This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by curl configure -, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-ipv6 --with-ssl --enable-ldaps --with-gssapi --with-ca-bundle=/usr/lib/ssl/certs/ca-cert.pem --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 = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 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:2983: checking whether to enable maintainer-specific portions of Makefiles configure:2992: result: no configure:3007: checking whether to enable debug build options configure:3026: result: no configure:3030: checking whether to enable compiler optimizer configure:3051: result: (assumed) yes configure:3063: checking whether to enable strict compiler warnings configure:3082: result: no configure:3086: checking whether to enable compiler warnings as errors configure:3105: result: no configure:3109: checking whether to enable curl debug memory tracking configure:3128: result: no configure:3142: checking whether to enable hiding of library internal symbols configure:3163: result: yes configure:3174: checking whether to enable c-ares for DNS lookups configure:3196: result: no configure:3218: checking for path separator configure:3220: result: : configure:3246: checking for sed configure:3265: found /bin/sed configure:3278: result: /bin/sed configure:3295: checking for grep configure:3314: found /bin/grep configure:3327: result: /bin/grep configure:3343: checking for egrep configure:3346: result: /bin/grep -E configure:3402: checking for i686-uhu-linux-ar configure:3421: found /usr/bin/i686-uhu-linux-ar configure:3433: result: /usr/bin/i686-uhu-linux-ar configure:3729: checking for a BSD-compatible install configure:3797: result: /bin/install -c configure:3819: checking for i686-uhu-linux-gcc configure:3835: found /usr/bin/i686-uhu-linux-gcc configure:3846: result: i686-uhu-linux-gcc configure:4115: checking for C compiler version configure:4124: 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:4135: $? = 0 configure:4124: 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:4135: $? = 0 configure:4124: 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:4135: $? = 1 configure:4124: 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:4135: $? = 1 configure:4154: checking whether the C compiler works configure:4176: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4180: $? = 0 configure:4228: result: yes configure:4231: checking for C compiler default output file name configure:4233: result: a.out configure:4239: checking for suffix of executables configure:4246: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4250: $? = 0 configure:4272: result: configure:4293: checking whether we are cross compiling configure:4301: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4305: $? = 0 configure:4312: ./conftest configure:4316: $? = 0 configure:4331: result: no configure:4336: checking for suffix of object files configure:4357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4361: $? = 0 configure:4382: result: o configure:4386: checking whether we are using the GNU C compiler configure:4404: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4404: $? = 0 configure:4413: result: yes configure:4422: checking whether i686-uhu-linux-gcc accepts -g configure:4441: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4441: $? = 0 configure:4480: result: yes configure:4497: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4559: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4559: $? = 0 configure:4572: result: none needed configure:4597: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4618: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4621: $? = 0 configure:4618: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4621: $? = 0 configure:4633: result: yes configure:4656: checking how to run the C preprocessor configure:4687: i686-uhu-linux-gcc -E conftest.c configure:4687: $? = 0 configure:4701: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4701: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4726: result: i686-uhu-linux-gcc -E configure:4746: i686-uhu-linux-gcc -E conftest.c configure:4746: $? = 0 configure:4760: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4801: checking whether build environment is sane configure:4856: result: yes configure:4997: checking for a thread-safe mkdir -p configure:5036: result: /bin/mkdir -p configure:5043: checking for gawk configure:5059: found /bin/gawk configure:5070: result: gawk configure:5081: checking whether make sets $(MAKE) configure:5103: result: yes configure:5133: checking for style of include used by make configure:5161: result: GNU configure:5195: checking whether make supports nested variables configure:5212: result: yes configure:5301: checking dependency style of i686-uhu-linux-gcc configure:5412: result: gcc3 configure:5475: checking curl version configure:5477: result: 7.37.0 configure:5521: checking build system type configure:5535: result: i686-uhu-linux-gnu configure:5555: checking host system type configure:5568: result: i686-uhu-linux-gnu configure:5617: checking for sys/types.h configure:5617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5617: $? = 0 configure:5617: result: yes configure:5617: checking for stdint.h configure:5617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5617: $? = 0 configure:5617: result: yes configure:5617: checking for inttypes.h configure:5617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5617: $? = 0 configure:5617: result: yes configure:5630: checking for grep that handles long lines and -e configure:5688: result: /bin/grep configure:5693: checking for egrep configure:5755: result: /bin/grep -E configure:5760: checking for ANSI C header files configure:5779: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5779: $? = 0 configure:5852: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5852: $? = 0 configure:5852: ./conftest configure:5852: $? = 0 configure:5863: result: yes configure:5876: checking for sys/types.h configure:5876: result: yes configure:5876: checking for sys/stat.h configure:5876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5876: $? = 0 configure:5876: result: yes configure:5876: checking for stdlib.h configure:5876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5876: $? = 0 configure:5876: result: yes configure:5876: checking for string.h configure:5876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5876: $? = 0 configure:5876: result: yes configure:5876: checking for memory.h configure:5876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5876: $? = 0 configure:5876: result: yes configure:5876: checking for strings.h configure:5876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5876: $? = 0 configure:5876: result: yes configure:5876: checking for inttypes.h configure:5876: result: yes configure:5876: checking for stdint.h configure:5876: result: yes configure:5876: checking for unistd.h configure:5876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5876: $? = 0 configure:5876: result: yes configure:5899: checking size of long configure:5904: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5904: $? = 0 configure:5904: ./conftest configure:5904: $? = 0 configure:5918: result: 4 configure:5932: checking size of void* configure:5937: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5937: $? = 0 configure:5937: ./conftest configure:5937: $? = 0 configure:5951: result: 4 configure:5993: checking for 64-bit curl_off_t data type configure:6043: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6043: $? = 0 configure:6070: i686-uhu-linux-gcc -E conftest.c configure:6070: $? = 0 configure:6105: result: int64_t configure:6340: checking size of curl_off_t configure:6342: result: 8 configure:6345: checking formatting string directive for curl_off_t configure:6385: result: "lld" configure:6388: checking formatting string directive for unsigned curl_off_t configure:6390: result: "llu" configure:6394: checking constant suffix string for curl_off_t configure:6461: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6461: $? = 0 configure:6475: result: LL configure:6477: checking constant suffix string for unsigned curl_off_t configure:6479: result: ULL configure:6549: checking if OS is AIX (to define _ALL_SOURCE) configure:6569: result: no configure:6579: checking if _THREAD_SAFE is already defined configure:6600: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:46:7: error: unknown type name 'force' force compilation error ^ conftest.c:46:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' force compilation error ^ configure:6600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | /* end confdefs.h. */ | | | | int main (void) | { | | #ifdef _THREAD_SAFE | int dummy=1; | #else | force compilation error | #endif | | ; | return 0; | } | configure:6608: result: no configure:6616: checking if _THREAD_SAFE is actually needed configure:6635: result: no configure:6640: checking if _THREAD_SAFE is onwards defined configure:6657: result: no configure:6664: checking if _REENTRANT is already defined configure:6685: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:46:7: error: unknown type name 'force' force compilation error ^ conftest.c:46:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' force compilation error ^ configure:6685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | /* end confdefs.h. */ | | | | int main (void) | { | | #ifdef _REENTRANT | int dummy=1; | #else | force compilation error | #endif | | ; | return 0; | } | configure:6693: result: no configure:6701: checking if _REENTRANT is actually needed configure:6732: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6732: $? = 0 configure:6763: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6763: $? = 0 configure:6834: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6834: $? = 0 configure:6913: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6913: $? = 0 configure:6992: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6992: $? = 0 configure:7071: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7071: $? = 0 configure:7150: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccqaAPtJ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `inet_ntoa_r' collect2: error: ld returned 1 exit status configure:7150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | /* 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:7233: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7233: $? = 0 configure:7312: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7312: $? = 0 configure:7391: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7391: $? = 0 configure:7470: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7470: $? = 0 configure:7526: result: no configure:7531: checking if _REENTRANT is onwards defined configure:7548: result: no configure:7561: checking for special C compiler options needed for large files configure:7605: result: no configure:7611: checking for _FILE_OFFSET_BITS value needed for large files configure:7635: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:43:7: error: size of array 'off_t_is_large' is negative int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:7635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | /* 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 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int main (void) | { | | ; | return 0; | } configure:7658: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7658: $? = 0 configure:7666: result: 64 configure:7796: checking how to print strings configure:7823: result: printf configure:7844: checking for a sed that does not truncate output configure:7908: result: /bin/sed configure:7926: checking for fgrep configure:7988: result: /bin/grep -F configure:8023: checking for ld used by i686-uhu-linux-gcc configure:8090: result: /usr/bin/ld configure:8097: checking if the linker (/usr/bin/ld) is GNU ld configure:8112: result: yes configure:8124: checking for BSD- or MS-compatible name lister (nm) configure:8173: result: /usr/bin/nm -B configure:8303: checking the name lister (/usr/bin/nm -B) interface configure:8310: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8313: /usr/bin/nm -B "conftest.o" configure:8316: output 00000000 B some_variable configure:8323: result: BSD nm configure:8326: checking whether ln -s works configure:8330: result: yes configure:8338: checking the maximum length of command line arguments configure:8469: result: 1572864 configure:8486: checking whether the shell understands some XSI constructs configure:8496: result: yes configure:8500: checking whether the shell understands "+=" configure:8506: result: yes configure:8541: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:8581: result: func_convert_file_noop configure:8588: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:8608: result: func_convert_file_noop configure:8615: checking for /usr/bin/ld option to reload object files configure:8622: result: -r configure:8656: checking for i686-uhu-linux-objdump configure:8686: result: no configure:8696: checking for objdump configure:8712: found /usr/bin/objdump configure:8723: result: objdump configure:8752: checking how to recognize dependent libraries configure:8950: result: pass_all configure:8995: checking for i686-uhu-linux-dlltool configure:9025: result: no configure:9035: checking for dlltool configure:9065: result: no configure:9092: checking how to associate runtime and link libraries configure:9119: result: printf %s\n configure:9135: checking for i686-uhu-linux-ar configure:9162: result: /usr/bin/i686-uhu-linux-ar configure:9243: checking for archiver @FILE support configure:9259: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9259: $? = 0 configure:9262: /usr/bin/i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:9265: $? = 0 configure:9270: /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:9273: $? = 1 configure:9285: result: @ configure:9303: checking for i686-uhu-linux-strip configure:9333: result: no configure:9343: checking for strip configure:9359: found /usr/bin/strip configure:9370: result: strip configure:9402: checking for i686-uhu-linux-ranlib configure:9432: result: no configure:9442: checking for ranlib configure:9458: found /usr/bin/ranlib configure:9469: result: ranlib configure:9571: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:9691: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9694: $? = 0 configure:9698: /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:9701: $? = 0 configure:9767: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:9770: $? = 0 configure:9808: result: ok configure:9845: checking for sysroot configure:9875: result: no configure:10103: checking for i686-uhu-linux-mt configure:10133: result: no configure:10143: checking for mt configure:10173: result: no configure:10193: checking if : is a manifest tool configure:10199: : '-?' configure:10207: result: no configure:10845: checking for dlfcn.h configure:10845: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10845: $? = 0 configure:10845: result: yes configure:11456: checking for objdir configure:11471: result: .libs configure:11742: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:11760: 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:11764: $? = 0 configure:11777: result: no configure:12104: checking for i686-uhu-linux-gcc option to produce PIC configure:12111: result: -fPIC -DPIC configure:12119: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:12137: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:12141: $? = 0 configure:12154: result: yes configure:12183: checking if i686-uhu-linux-gcc static flag -static works configure:12211: result: yes configure:12226: checking if i686-uhu-linux-gcc supports -c -o file.o configure:12247: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:12251: $? = 0 configure:12273: result: yes configure:12281: checking if i686-uhu-linux-gcc supports -c -o file.o configure:12328: result: yes configure:12361: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:13516: result: yes configure:13553: checking whether -lc should be explicitly linked in configure:13561: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13564: $? = 0 configure:13579: 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:13582: $? = 0 configure:13596: result: no configure:13756: checking dynamic linker characteristics configure:14255: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:14255: $? = 0 configure:14489: result: GNU/Linux ld.so configure:14596: checking how to hardcode library paths into programs configure:14621: result: immediate configure:15146: checking whether stripping libraries is possible configure:15151: result: yes configure:15186: checking if libtool supports shared libraries configure:15188: result: yes configure:15191: checking whether to build shared libraries configure:15212: result: yes configure:15215: checking whether to build static libraries configure:15219: result: no configure:15290: checking whether to build shared libraries with -version-info configure:15301: result: yes configure:15308: checking whether to build shared libraries with -no-undefined configure:15321: result: no configure:15328: checking whether to build shared libraries with -mimpure-text configure:15338: result: no configure:15365: checking whether to build shared libraries with PIC configure:15367: result: yes configure:15369: checking whether to build static libraries with PIC configure:15371: result: no configure:15378: checking whether to build shared libraries only configure:15386: result: yes configure:15393: checking whether to build static libraries only configure:15401: result: no configure:15491: checking for inline configure:15507: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15507: $? = 0 configure:15515: result: inline configure:15550: checking if compiler is DEC/Compaq/HP C configure:15571: i686-uhu-linux-gcc -E conftest.c configure:15571: $? = 0 configure:15611: i686-uhu-linux-gcc -E conftest.c configure:15611: $? = 0 configure:15644: result: no configure:15649: checking if compiler is HP-UX C configure:15670: i686-uhu-linux-gcc -E conftest.c configure:15670: $? = 0 configure:15702: result: no configure:15707: checking if compiler is IBM C configure:15728: i686-uhu-linux-gcc -E conftest.c configure:15728: $? = 0 configure:15768: result: no configure:15773: checking if compiler is Intel C configure:15794: i686-uhu-linux-gcc -E conftest.c configure:15794: $? = 0 configure:15884: result: no configure:15889: checking if compiler is clang configure:15910: i686-uhu-linux-gcc -E conftest.c configure:15910: $? = 0 configure:15953: result: no configure:15958: checking if compiler is GNU C configure:15979: i686-uhu-linux-gcc -E conftest.c configure:15979: $? = 0 configure:16002: result: yes configure:16041: i686-uhu-linux-gcc -E conftest.c configure:16041: $? = 0 configure:16068: checking if compiler is LCC configure:16089: i686-uhu-linux-gcc -E conftest.c configure:16089: $? = 0 configure:16121: result: no configure:16126: checking if compiler is SGI MIPSpro C configure:16147: i686-uhu-linux-gcc -E conftest.c configure:16147: $? = 0 configure:16187: i686-uhu-linux-gcc -E conftest.c configure:16187: $? = 0 configure:16227: i686-uhu-linux-gcc -E conftest.c configure:16227: $? = 0 configure:16261: result: no configure:16266: checking if compiler is SGI MIPS C configure:16287: i686-uhu-linux-gcc -E conftest.c configure:16287: $? = 0 configure:16327: i686-uhu-linux-gcc -E conftest.c configure:16327: $? = 0 configure:16361: result: no configure:16366: checking if compiler is SunPro C configure:16387: i686-uhu-linux-gcc -E conftest.c configure:16387: $? = 0 configure:16419: result: no configure:16424: checking if compiler is Tiny C configure:16445: i686-uhu-linux-gcc -E conftest.c configure:16445: $? = 0 configure:16477: result: no configure:16482: checking if compiler is Watcom C configure:16503: i686-uhu-linux-gcc -E conftest.c configure:16503: $? = 0 configure:16585: result: no configure:16939: checking if compiler accepts debug disabling options configure:16971: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16971: $? = 0 configure:17001: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17001: $? = 0 configure:17043: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17043: $? = 0 configure:17043: ./conftest configure:17043: $? = 0 configure:17062: result: yes configure:17064: compiler options added: configure:17096: checking if compiler optimizer assumed setting might be used configure:17134: result: no configure:17562: checking if compiler accepts strict warning options configure:17586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:17586: $? = 0 configure:17616: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:17616: $? = 0 configure:17658: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:17658: $? = 0 configure:17658: ./conftest configure:17658: $? = 0 configure:17677: result: yes configure:17679: compiler options added: -Wno-system-headers configure:17709: checking if compiler halts on compilation errors configure:17726: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:46:7: error: unknown type name 'force' force compilation error ^ conftest.c:46:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' force compilation error ^ configure:17726: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | | | int main (void) | { | | force compilation error | | ; | return 0; | } | configure:17734: result: yes configure:17741: checking if compiler halts on negative sized arrays configure:17759: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:42:20: error: size of array 'bad_t' is negative typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ]; ^ configure:17759: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #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:17767: result: yes configure:17774: checking if compiler halts on function prototype mismatch configure:17803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:43:11: error: conflicting types for 'rand' int rand(int n); ^ In file included from conftest.c:42:0: /usr/include/stdlib.h:374:12: note: previous declaration of 'rand' was here extern int rand (void) __THROW; ^ conftest.c:44:11: error: conflicting types for 'rand' int rand(int n) ^ In file included from conftest.c:42:0: /usr/include/stdlib.h:374:12: note: previous declaration of 'rand' was here extern int rand (void) __THROW; ^ configure:17803: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | | # include | int rand(int n); | int rand(int n) | { | if(n) | return ++n; | else | return n; | } | | int main (void) | { | | int i[2]={0,0}; | int j = rand(i[0]); | if(j) | return j; | | ; | return 0; | } | configure:17811: result: yes configure:17818: checking if compiler supports hiding library internal symbols configure:17912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers -fvisibility=hidden conftest.c >&5 configure:17912: $? = 0 configure:17935: result: yes configure:18048: checking for windows.h configure:18078: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:46:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:18078: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #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:18090: result: no configure:18108: checking whether build target is a native Windows one configure:18150: result: no configure:18462: checking whether build target supports WIN32 file API configure:18543: result: no configure:18549: checking whether to support http configure:18575: result: yes configure:18580: checking whether to support ftp configure:18599: result: yes configure:18604: checking whether to support file configure:18623: result: yes configure:18628: checking whether to support ldap configure:18649: result: yes configure:18654: checking whether to support ldaps configure:18677: result: yes configure:18710: checking whether to support rtsp configure:18735: result: yes configure:18746: checking whether to support proxies configure:18765: result: yes configure:18771: checking whether to support dict configure:18790: result: yes configure:18795: checking whether to support telnet configure:18814: result: yes configure:18819: checking whether to support tftp configure:18838: result: yes configure:18844: checking whether to support pop3 configure:18863: result: yes configure:18870: checking whether to support imap configure:18889: result: yes configure:18896: checking whether to support smtp configure:18915: result: yes configure:18921: checking whether to support gopher configure:18940: result: yes configure:18948: checking whether to provide built-in manual configure:18963: result: yes configure:18970: checking whether to enable generation of C code configure:18988: result: yes configure:18995: checking whether to use libgcc configure:19010: result: no configure:19017: checking if X/Open network library is required configure:19037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:50:3: error: unknown type name 'force' force compilation error ^ conftest.c:50:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' force compilation error ^ conftest.c:52:1: error: expected declaration or statement at end of input } ^ configure:19037: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 1 | /* 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:19044: result: no configure:19048: checking for gethostbyname configure:19048: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:19048: $? = 0 configure:19048: result: yes configure:19456: checking for strcasecmp configure:19456: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:52:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:19456: $? = 0 configure:19456: result: yes configure:19564: checking for windows.h configure:19606: result: no configure:19624: checking for winsock.h configure:19667: result: no configure:19680: checking for winsock2.h configure:19723: result: no configure:19737: checking for connect in libraries configure:19764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:19764: $? = 0 configure:19782: result: yes configure:19795: checking whether time.h and sys/time.h may both be included configure:19814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:19814: $? = 0 configure:19821: result: yes configure:19833: checking for sys/types.h configure:19833: result: yes configure:19833: checking sys/time.h usability configure:19833: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:19833: $? = 0 configure:19833: result: yes configure:19833: checking sys/time.h presence configure:19833: i686-uhu-linux-gcc -E conftest.c configure:19833: $? = 0 configure:19833: result: yes configure:19833: checking for sys/time.h configure:19833: result: yes configure:19833: checking time.h usability configure:19833: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:19833: $? = 0 configure:19833: result: yes configure:19833: checking time.h presence configure:19833: i686-uhu-linux-gcc -E conftest.c configure:19833: $? = 0 configure:19833: result: yes configure:19833: checking for time.h configure:19833: result: yes configure:19843: checking for monotonic clock_gettime configure:19874: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:19874: $? = 0 configure:19876: result: yes configure:19893: checking for clock_gettime in libraries configure:19935: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:19935: $? = 0 configure:19956: result: no additional lib required configure:19974: checking if monotonic clock_gettime works configure:20017: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:20017: $? = 0 configure:20017: ./conftest configure:20017: $? = 0 configure:20019: result: yes configure:20077: checking for inflateEnd in -lz configure:20099: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lz >&5 configure:20099: $? = 0 configure:20108: result: yes configure:20125: checking zlib.h usability configure:20125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:20125: $? = 0 configure:20125: result: yes configure:20125: checking zlib.h presence configure:20125: i686-uhu-linux-gcc -E conftest.c configure:20125: $? = 0 configure:20125: result: yes configure:20125: checking for zlib.h configure:20125: result: yes configure:20213: found both libz and libz.h header configure:20249: checking for lber.h configure:20287: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:20287: $? = 0 configure:20299: result: yes configure:20343: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:20343: $? = 0 configure:20366: checking for ldap.h configure:20406: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:20406: $? = 0 configure:20418: result: yes configure:20431: checking for ldapssl.h configure:20477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:75:21: fatal error: ldapssl.h: No such file or directory #include ^ compilation terminated. configure:20477: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #endif | #ifndef NULL | #define NULL (void *)0 | #endif | #ifndef LDAP_DEPRECATED | #define LDAP_DEPRECATED 1 | #endif | #ifdef NEED_LBER_H | #include | #endif | #ifdef HAVE_LDAP_H | #include | #endif | #include | | int main (void) | { | | char *cert_label = NULL; | LDAP *ldp = ldap_ssl_init("dummy", LDAPS_PORT, cert_label); | | ; | return 0; | } | configure:20489: result: no configure:20502: checking for ldap_ssl.h configure:20544: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:72:22: fatal error: ldap_ssl.h: No such file or directory #include ^ compilation terminated. configure:20544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #endif | #ifndef LDAP_DEPRECATED | #define LDAP_DEPRECATED 1 | #endif | #ifdef NEED_LBER_H | #include | #endif | #ifdef HAVE_LDAP_H | #include | #endif | #include | | int main (void) | { | | LDAP *ldp = ldapssl_init("dummy", LDAPS_PORT, 1); | | ; | return 0; | } | configure:20556: result: no configure:20638: checking for LDAP libraries configure:20702: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lz >&5 /tmp/ccvL3t2W.o: In function `main': conftest.c:(.text.startup+0x12): undefined reference to `ber_init' conftest.c:(.text.startup+0x28): undefined reference to `ldap_init' conftest.c:(.text.startup+0x30): undefined reference to `ldap_unbind' conftest.c:(.text.startup+0x40): undefined reference to `ber_free' collect2: error: ld returned 1 exit status configure:20702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #endif | #ifndef NULL | #define NULL (void *)0 | #endif | #ifndef LDAP_DEPRECATED | #define LDAP_DEPRECATED 1 | #endif | #ifdef NEED_LBER_H | #include | #endif | #ifdef HAVE_LDAP_H | #include | #endif | | int main (void) | { | | BerValue *bvp = NULL; | BerElement *bep = ber_init(bvp); | LDAP *ldp = ldap_init("dummy", LDAP_PORT); | int res = ldap_unbind(ldp); | ber_free(bep, 1); | | ; | return 0; | } | configure:20702: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lz >&5 /tmp/ccipmzl6.o: In function `main': conftest.c:(.text.startup+0x12): undefined reference to `ber_init' conftest.c:(.text.startup+0x28): undefined reference to `ldap_init' conftest.c:(.text.startup+0x30): undefined reference to `ldap_unbind' conftest.c:(.text.startup+0x40): undefined reference to `ber_free' collect2: error: ld returned 1 exit status configure:20702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #endif | #ifndef NULL | #define NULL (void *)0 | #endif | #ifndef LDAP_DEPRECATED | #define LDAP_DEPRECATED 1 | #endif | #ifdef NEED_LBER_H | #include | #endif | #ifdef HAVE_LDAP_H | #include | #endif | | int main (void) | { | | BerValue *bvp = NULL; | BerElement *bep = ber_init(bvp); | LDAP *ldp = ldap_init("dummy", LDAP_PORT); | int res = ldap_unbind(ldp); | ber_free(bep, 1); | | ; | return 0; | } | configure:20702: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lldap -lz >&5 /usr/bin/ld: /tmp/cckKy49d.o: undefined reference to symbol 'ber_init' /usr/bin/ld: note: 'ber_init' is defined in DSO /usr/lib/liblber-2.4.so.2 so try adding it to the linker command line /usr/lib/liblber-2.4.so.2: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status configure:20702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | /* end confdefs.h. */ | | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #else | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #endif | #ifndef NULL | #define NULL (void *)0 | #endif | #ifndef LDAP_DEPRECATED | #define LDAP_DEPRECATED 1 | #endif | #ifdef NEED_LBER_H | #include | #endif | #ifdef HAVE_LDAP_H | #include | #endif | | int main (void) | { | | BerValue *bvp = NULL; | BerElement *bep = ber_init(bvp); | LDAP *ldp = ldap_init("dummy", LDAP_PORT); | int res = ldap_unbind(ldp); | ber_free(bep, 1); | | ; | return 0; | } | configure:20702: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -llber -lldap -lz >&5 configure:20702: $? = 0 configure:20729: result: -llber -lldap configure:20824: checking for ldap_url_parse configure:20824: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -llber -lldap -lz >&5 configure:20824: $? = 0 configure:20824: result: yes configure:20824: checking for ldap_init_fd configure:20824: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -llber -lldap -lz >&5 configure:20824: $? = 0 configure:20824: result: yes configure:20856: checking whether to enable ipv6 configure:20866: result: yes configure:20915: checking if struct sockaddr_in6 has sin6_scope_id member configure:20929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:20929: $? = 0 configure:20934: result: yes configure:20946: checking if argv can be written to configure:20964: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -llber -lldap -lz >&5 configure:20964: $? = 0 configure:20964: ./conftest configure:20964: $? = 0 configure:20982: result: yes configure:21010: checking if SPNEGO support is requested configure:21033: result: no configure:21074: checking if GSS-API support is requested configure:21077: result: yes configure:21090: checking gss.h usability configure:21090: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:88:17: fatal error: gss.h: No such file or directory #include ^ compilation terminated. configure:21090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21090: result: no configure:21090: checking gss.h presence configure:21090: i686-uhu-linux-gcc -E conftest.c conftest.c:55:17: fatal error: gss.h: No such file or directory #include ^ compilation terminated. configure:21090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | /* end confdefs.h. */ | #include configure:21090: result: no configure:21090: checking for gss.h configure:21090: result: no configure:21102: checking gssapi/gssapi.h usability configure:21102: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:21102: $? = 0 configure:21102: result: yes configure:21102: checking gssapi/gssapi.h presence configure:21102: i686-uhu-linux-gcc -E conftest.c configure:21102: $? = 0 configure:21102: result: yes configure:21102: checking for gssapi/gssapi.h configure:21102: result: yes configure:21117: checking for gssapi/gssapi_generic.h configure:21117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:21117: $? = 0 configure:21117: result: yes configure:21117: checking for gssapi/gssapi_krb5.h configure:21117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:21117: $? = 0 configure:21117: result: yes configure:21157: checking if GSS-API headers declare GSS_C_NT_HOSTBASED_SERVICE configure:21181: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:21181: $? = 0 configure:21183: result: yes configure:21264: checking whether to enable Windows native SSL/TLS (Windows native builds only) configure:21286: result: no configure:21302: checking whether to enable iOS/Mac OS X native SSL/TLS configure:21318: result: no configure:21384: checking for i686-uhu-linux-pkg-config configure:21418: result: no configure:21428: checking for pkg-config configure:21447: found /usr/bin/pkg-config configure:21459: result: /usr/bin/pkg-config configure:21483: checking for openssl options with pkg-config configure:21497: result: found configure:21525: pkg-config: SSL_LIBS: "-lssl -lcrypto " configure:21527: pkg-config: SSL_LDFLAGS: "" configure:21529: pkg-config: SSL_CPPFLAGS: "" configure:21572: checking for CRYPTO_lock in -lcrypto configure:21594: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:21594: $? = 0 configure:21603: result: yes configure:21666: checking for SSL_connect in -lssl configure:21688: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:21688: $? = 0 configure:21697: result: yes configure:21771: checking openssl/x509.h usability configure:21771: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:21771: $? = 0 configure:21771: result: yes configure:21771: checking openssl/x509.h presence configure:21771: i686-uhu-linux-gcc -E conftest.c configure:21771: $? = 0 configure:21771: result: yes configure:21771: checking for openssl/x509.h configure:21771: result: yes configure:21771: checking openssl/rsa.h usability configure:21771: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:21771: $? = 0 configure:21771: result: yes configure:21771: checking openssl/rsa.h presence configure:21771: i686-uhu-linux-gcc -E conftest.c configure:21771: $? = 0 configure:21771: result: yes configure:21771: checking for openssl/rsa.h configure:21771: result: yes configure:21771: checking openssl/crypto.h usability configure:21771: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:21771: $? = 0 configure:21771: result: yes configure:21771: checking openssl/crypto.h presence configure:21771: i686-uhu-linux-gcc -E conftest.c configure:21771: $? = 0 configure:21771: result: yes configure:21771: checking for openssl/crypto.h configure:21771: result: yes configure:21771: checking openssl/pem.h usability configure:21771: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:21771: $? = 0 configure:21771: result: yes configure:21771: checking openssl/pem.h presence configure:21771: i686-uhu-linux-gcc -E conftest.c configure:21771: $? = 0 configure:21771: result: yes configure:21771: checking for openssl/pem.h configure:21771: result: yes configure:21771: checking openssl/ssl.h usability configure:21771: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:21771: $? = 0 configure:21771: result: yes configure:21771: checking openssl/ssl.h presence configure:21771: i686-uhu-linux-gcc -E conftest.c configure:21771: $? = 0 configure:21771: result: yes configure:21771: checking for openssl/ssl.h configure:21771: result: yes configure:21771: checking openssl/err.h usability configure:21771: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:21771: $? = 0 configure:21771: result: yes configure:21771: checking openssl/err.h presence configure:21771: i686-uhu-linux-gcc -E conftest.c configure:21771: $? = 0 configure:21771: result: yes configure:21771: checking for openssl/err.h configure:21771: result: yes configure:21817: checking openssl/pkcs12.h usability configure:21817: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:21817: $? = 0 configure:21817: result: yes configure:21817: checking openssl/pkcs12.h presence configure:21817: i686-uhu-linux-gcc -E conftest.c configure:21817: $? = 0 configure:21817: result: yes configure:21817: checking for openssl/pkcs12.h configure:21817: result: yes configure:21840: checking for ENGINE_init configure:21840: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:21840: $? = 0 configure:21840: result: yes configure:21845: checking openssl/engine.h usability configure:21845: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:21845: $? = 0 configure:21845: result: yes configure:21845: checking openssl/engine.h presence configure:21845: i686-uhu-linux-gcc -E conftest.c configure:21845: $? = 0 configure:21845: result: yes configure:21845: checking for openssl/engine.h configure:21845: result: yes configure:21858: checking for ENGINE_load_builtin_engines configure:21858: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:21858: $? = 0 configure:21858: result: yes configure:21884: checking for RAND_status configure:21884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:21884: $? = 0 configure:21884: result: yes configure:21884: checking for RAND_screen configure:21884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccqgt2Qf.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `RAND_screen' collect2: error: ld returned 1 exit status configure:21884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | /* end confdefs.h. */ | | #define RAND_screen innocuous_RAND_screen | #ifdef __STDC__ | # include | #else | # include | #endif | #undef RAND_screen | #ifdef __cplusplus | extern "C" | #endif | char RAND_screen (); | #if defined __stub_RAND_screen || defined __stub___RAND_screen | choke me | #endif | | int main (void) | { | return RAND_screen (); | ; | return 0; | } configure:21884: result: no configure:21884: checking for RAND_egd configure:21884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:21884: $? = 0 configure:21884: result: yes configure:21884: checking for ENGINE_cleanup configure:21884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:21884: $? = 0 configure:21884: result: yes configure:21884: checking for CRYPTO_cleanup_all_ex_data configure:21884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:21884: $? = 0 configure:21884: result: yes configure:21884: checking for SSL_get_shutdown configure:21884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:21884: $? = 0 configure:21884: result: yes configure:21884: checking for SSLv2_client_method configure:21884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:21884: $? = 0 configure:21884: result: yes configure:21884: checking for SSL_CTX_set_next_proto_select_cb configure:21884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:21884: $? = 0 configure:21884: result: yes configure:21884: checking for SSL_CTX_set_alpn_protos configure:21884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/cc1OsPH6.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `SSL_CTX_set_alpn_protos' collect2: error: ld returned 1 exit status configure:21884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | /* end confdefs.h. */ | | #define SSL_CTX_set_alpn_protos innocuous_SSL_CTX_set_alpn_protos | #ifdef __STDC__ | # include | #else | # include | #endif | #undef SSL_CTX_set_alpn_protos | #ifdef __cplusplus | extern "C" | #endif | char SSL_CTX_set_alpn_protos (); | #if defined __stub_SSL_CTX_set_alpn_protos || defined __stub___SSL_CTX_set_alpn_protos | choke me | #endif | | int main (void) | { | return SSL_CTX_set_alpn_protos (); | ; | return 0; | } configure:21884: result: no configure:21884: checking for SSL_CTX_set_alpn_select_cb configure:21884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccPQCGnd.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `SSL_CTX_set_alpn_select_cb' collect2: error: ld returned 1 exit status configure:21884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | /* end confdefs.h. */ | | #define SSL_CTX_set_alpn_select_cb innocuous_SSL_CTX_set_alpn_select_cb | #ifdef __STDC__ | # include | #else | # include | #endif | #undef SSL_CTX_set_alpn_select_cb | #ifdef __cplusplus | extern "C" | #endif | char SSL_CTX_set_alpn_select_cb (); | #if defined __stub_SSL_CTX_set_alpn_select_cb || defined __stub___SSL_CTX_set_alpn_select_cb | choke me | #endif | | int main (void) | { | return SSL_CTX_set_alpn_select_cb (); | ; | return 0; | } configure:21884: result: no configure:21895: checking for yaSSL using OpenSSL compatibility mode configure:21917: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:94:9: error: unknown type name 'Not' Not the yaSSL OpenSSL compatibility header. ^ conftest.c:94:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'yaSSL' Not the yaSSL OpenSSL compatibility header. ^ configure:21917: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | /* end confdefs.h. */ | | | #include | | int main (void) | { | | #if defined(YASSL_VERSION) && defined(OPENSSL_VERSION_NUMBER) | int dummy = SSL_ERROR_NONE; | #else | Not the yaSSL OpenSSL compatibility header. | #endif | | ; | return 0; | } | configure:21930: result: no configure:21952: checking for OpenSSL headers version configure:21979: i686-uhu-linux-gcc -E conftest.c configure:21979: $? = 0 configure:22038: result: 1.0.1 - 0x1000108fL configure:22047: checking for OpenSSL library version configure:22115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccZyz8aq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `SSL_CTX_set_not_resumable_session_callback' collect2: error: ld returned 1 exit status configure:22115: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | /* end confdefs.h. */ | | | #define SSL_CTX_set_not_resumable_session_callback innocuous_SSL_CTX_set_not_resumable_session_callback | #ifdef __STDC__ | # include | #else | # include | #endif | #undef SSL_CTX_set_not_resumable_session_callback | #ifdef __cplusplus | extern "C" | #endif | char SSL_CTX_set_not_resumable_session_callback (); | #if defined __stub_SSL_CTX_set_not_resumable_session_callback || defined __stub___SSL_CTX_set_not_resumable_session_callback | choke me | #endif | | int main (void) | { | return SSL_CTX_set_not_resumable_session_callback (); | ; | return 0; | } | configure:22153: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:22153: $? = 0 configure:22500: result: 1.0.1 configure:22508: checking for OpenSSL headers and library versions matching configure:22518: result: yes configure:22554: checking for "/dev/urandom" configure:22568: result: yes configure:22593: checking for SRP_Calc_client_key in -lcrypto configure:22615: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lcrypto -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:22615: $? = 0 configure:22624: result: yes configure:23849: checking default CA cert bundle/path configure:23937: result: /usr/lib/ssl/certs/ca-cert.pem configure:24494: checking for libssh2_channel_open_ex in -lssh2 configure:24516: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lssh2 -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /usr/bin/ld: cannot find -lssh2 collect2: error: ld returned 1 exit status configure:24516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | /* end confdefs.h. */ | | | #ifdef __cplusplus | extern "C" | #endif | char libssh2_channel_open_ex (); | int main (void) | { | return libssh2_channel_open_ex (); | ; | return 0; | } configure:24525: result: no configure:24539: checking libssh2.h usability configure:24539: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:120:21: fatal error: libssh2.h: No such file or directory #include ^ compilation terminated. configure:24539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24539: result: no configure:24539: checking libssh2.h presence configure:24539: i686-uhu-linux-gcc -E conftest.c conftest.c:87:21: fatal error: libssh2.h: No such file or directory #include ^ compilation terminated. configure:24539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | /* end confdefs.h. */ | #include configure:24539: result: no configure:24539: checking for libssh2.h configure:24539: result: no configure:24763: checking for RTMP_Init in -lrtmp configure:24785: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lrtmp -lrtmp -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /usr/bin/ld: cannot find -lrtmp /usr/bin/ld: cannot find -lrtmp collect2: error: ld returned 1 exit status configure:24785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | /* end confdefs.h. */ | | | #ifdef __cplusplus | extern "C" | #endif | char RTMP_Init (); | int main (void) | { | return RTMP_Init (); | ; | return 0; | } configure:24794: result: no configure:24835: checking whether versioned symbols are wanted configure:24883: result: no configure:24902: checking whether to enable Windows native IDN (Windows native builds only) configure:24914: result: no configure:25012: checking whether to build with libidn configure:25030: result: (assumed) yes configure:25214: checking for i686-uhu-linux-pkg-config configure:25248: result: no configure:25258: checking for pkg-config configure:25289: result: /usr/bin/pkg-config configure:25313: checking for libidn options with pkg-config configure:25327: result: found configure:25343: pkg-config: IDN_LIBS: "-lidn " configure:25345: pkg-config: IDN_LDFLAGS: "" configure:25347: pkg-config: IDN_CPPFLAGS: "" configure:25349: pkg-config: IDN_DIR: "" configure:25366: checking if idna_to_ascii_4i can be linked configure:25395: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:25395: $? = 0 configure:25397: result: yes configure:25464: checking for idn_free configure:25464: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:25464: $? = 0 configure:25464: result: yes configure:25464: checking for idna_strerror configure:25464: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:25464: $? = 0 configure:25464: result: yes configure:25464: checking for tld_strerror configure:25464: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:25464: $? = 0 configure:25464: result: yes configure:25476: checking idn-free.h usability configure:25476: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:25476: $? = 0 configure:25476: result: yes configure:25476: checking idn-free.h presence configure:25476: i686-uhu-linux-gcc -E conftest.c configure:25476: $? = 0 configure:25476: result: yes configure:25476: checking for idn-free.h configure:25476: result: yes configure:25476: checking tld.h usability configure:25476: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:25476: $? = 0 configure:25476: result: yes configure:25476: checking tld.h presence configure:25476: i686-uhu-linux-gcc -E conftest.c configure:25476: $? = 0 configure:25476: result: yes configure:25476: checking for tld.h configure:25476: result: yes configure:25516: checking whether to build with nghttp2 configure:25528: result: no configure:25786: checking for ANSI C header files configure:25889: result: yes configure:25899: checking for malloc.h configure:25924: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:25924: $? = 0 configure:25936: result: yes configure:25964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:25964: $? = 0 configure:25987: checking for memory.h configure:26024: result: yes configure:26052: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26052: $? = 0 configure:26118: checking for sys/types.h configure:26118: result: yes configure:26118: checking for sys/time.h configure:26118: result: yes configure:26118: checking for sys/select.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for sys/socket.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for sys/ioctl.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for sys/uio.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for assert.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for unistd.h configure:26118: result: yes configure:26118: checking for stdlib.h configure:26118: result: yes configure:26118: checking for limits.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for arpa/inet.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for net/if.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for netinet/in.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for sys/un.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for netinet/tcp.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for netdb.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for sys/sockio.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:134:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:26118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_SYS_UN_H | #include | #endif | | | | #include configure:26118: result: no configure:26118: checking for sys/stat.h configure:26118: result: yes configure:26118: checking for sys/param.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for termios.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for termio.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for sgtty.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for fcntl.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for alloca.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for time.h configure:26118: result: yes configure:26118: checking for io.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:142:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:26118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_SYS_UN_H | #include | #endif | | | | #include configure:26118: result: no configure:26118: checking for pwd.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for utime.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for sys/utime.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:144:23: fatal error: sys/utime.h: No such file or directory #include ^ compilation terminated. configure:26118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_SYS_UN_H | #include | #endif | | | | #include configure:26118: result: no configure:26118: checking for sys/poll.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for poll.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for socket.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:146:20: fatal error: socket.h: No such file or directory #include ^ compilation terminated. configure:26118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_SYS_UN_H | #include | #endif | | | | #include configure:26118: result: no configure:26118: checking for sys/resource.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for libgen.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for locale.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for errno.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for stdbool.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for arpa/tftp.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for sys/filio.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:152:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:26118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_SYS_UN_H | #include | #endif | | | | #include configure:26118: result: no configure:26118: checking for sys/wait.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26118: checking for setjmp.h configure:26118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26118: $? = 0 configure:26118: result: yes configure:26150: checking for an ANSI C-conforming const configure:26215: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26215: $? = 0 configure:26222: result: yes configure:26231: checking for compiler support of C99 variadic macro style configure:26261: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26261: $? = 0 configure:26273: result: yes configure:26284: checking for compiler support of old gcc variadic macro style configure:26314: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26314: $? = 0 configure:26326: result: yes configure:26338: checking for size_t configure:26338: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26338: $? = 0 configure:26338: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:169:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:26338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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:26338: result: yes configure:26349: checking whether time.h and sys/time.h may both be included configure:26375: result: yes configure:26387: checking for sys/types.h configure:26387: result: yes configure:26387: checking for sys/time.h configure:26387: result: yes configure:26387: checking for time.h configure:26387: result: yes configure:26387: checking for sys/socket.h configure:26387: result: yes configure:26397: checking for struct timeval configure:26450: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26450: $? = 0 configure:26462: result: yes configure:26478: checking run-time libs availability configure:26495: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:26495: $? = 0 configure:26495: ./conftest configure:26495: $? = 0 configure:26496: result: fine configure:26516: checking size of size_t configure:26521: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:26521: $? = 0 configure:26521: ./conftest configure:26521: $? = 0 configure:26535: result: 4 configure:26549: checking size of long configure:26568: result: 4 configure:26582: checking size of int configure:26587: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:26587: $? = 0 configure:26587: ./conftest configure:26587: $? = 0 configure:26601: result: 4 configure:26615: checking size of short configure:26620: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:26620: $? = 0 configure:26620: ./conftest configure:26620: $? = 0 configure:26634: result: 2 configure:26659: checking size of time_t configure:26664: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:26664: $? = 0 configure:26664: ./conftest configure:26664: $? = 0 configure:26678: result: 4 configure:26692: checking size of off_t configure:26697: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:26697: $? = 0 configure:26697: ./conftest configure:26697: $? = 0 configure:26711: result: 8 configure:26733: checking for long long configure:26733: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26733: $? = 0 configure:26733: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:182:24: error: expected expression before ')' token if (sizeof ((long long))) ^ configure:26733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | /* 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:26733: result: yes configure:26744: checking if numberLL works configure:26761: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26761: $? = 0 configure:26763: result: yes configure:26780: checking for ssize_t configure:26780: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26780: $? = 0 configure:26780: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:184:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:26780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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:26780: result: yes configure:26791: checking for bool configure:26791: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:26791: $? = 0 configure:26791: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:160:19: error: expected expression before ')' token if (sizeof ((bool))) ^ configure:26791: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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:26791: result: yes configure:26826: checking for windows.h configure:26868: result: no configure:26886: checking for winsock2.h configure:26929: result: no configure:26942: checking for ws2tcpip.h configure:26986: result: no configure:27012: checking for sys/types.h configure:27012: result: yes configure:27012: checking for sys/socket.h configure:27012: result: yes configure:27037: checking for curl_socklen_t data type configure:27065: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:27065: $? = 0 configure:27102: result: socklen_t configure:27109: checking size of curl_socklen_t configure:27155: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:155:13: error: unknown type name 'socklen_t' typedef socklen_t curl_socklen_t; ^ configure:27155: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 curl_socklen_t; | typedef char dummy_arr[sizeof(curl_socklen_t) == 4 ? 1 : -1]; | | int main (void) | { | | curl_socklen_t dummy; | | ; | return 0; | } | configure:27155: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:155:13: error: unknown type name 'socklen_t' typedef socklen_t curl_socklen_t; ^ configure:27155: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 curl_socklen_t; | typedef char dummy_arr[sizeof(curl_socklen_t) == 4 ? 1 : -1]; | | int main (void) | { | | curl_socklen_t dummy; | | ; | return 0; | } | configure:27155: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:27155: $? = 0 configure:27165: result: 4 configure:27227: checking for sys/types.h configure:27227: result: yes configure:27227: checking for poll.h configure:27227: result: yes configure:27227: checking for sys/poll.h configure:27227: result: yes configure:27263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:179:7: error: unknown type name 'force' force compilation error ^ conftest.c:179:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' force compilation error ^ configure:27263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | | | /* includes start */ | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_POLL_H | # include | #endif | #ifdef HAVE_SYS_POLL_H | # include | #endif | /* includes end */ | | int main (void) | { | | #if defined(events) || defined(revents) | return 0; | #else | force compilation error | #endif | | ; | return 0; | } | configure:27287: checking for in_addr_t configure:27287: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:27287: $? = 0 configure:27287: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:191:24: error: expected expression before ')' token if (sizeof ((in_addr_t))) ^ configure:27287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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 | #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:27287: result: yes configure:27403: checking for struct sockaddr_storage configure:27403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:27403: $? = 0 configure:27403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:187:38: error: expected expression before ')' token if (sizeof ((struct sockaddr_storage))) ^ configure:27403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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 | #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:27403: result: yes configure:27440: checking signal.h usability configure:27440: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:27440: $? = 0 configure:27440: result: yes configure:27440: checking signal.h presence configure:27440: i686-uhu-linux-gcc -E conftest.c configure:27440: $? = 0 configure:27440: result: yes configure:27440: checking for signal.h configure:27440: result: yes configure:27450: checking for sig_atomic_t configure:27450: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:27450: $? = 0 configure:27450: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:169:27: error: expected expression before ')' token if (sizeof ((sig_atomic_t))) ^ configure:27450: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #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:27450: result: yes configure:27467: checking if sig_atomic_t is already defined as volatile configure:27487: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:27487: $? = 0 configure:27489: result: no configure:27512: checking return type of signal handlers configure:27529: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:167:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:27529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #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:27536: result: void configure:27549: checking for sys/select.h configure:27549: result: yes configure:27549: checking for sys/socket.h configure:27549: result: yes configure:27560: checking for select configure:27612: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:27612: $? = 0 configure:27614: result: yes configure:27629: checking types of args and return type for select configure:27708: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:27708: $? = 0 configure:27721: result: int,fd_set *,struct timeval *,int configure:27806: checking for sys/types.h configure:27806: result: yes configure:27806: checking for sys/socket.h configure:27806: result: yes configure:27817: checking for recv configure:27855: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:27855: $? = 0 configure:27857: result: yes configure:27872: checking types of args and return type for recv configure:27929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:199:23: error: conflicting types for 'recv' recv(int, char *, size_t, int); ^ In file included from conftest.c:194: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:27929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 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 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:27929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:199:23: error: conflicting types for 'recv' recv(int, char *, size_t, unsigned int); ^ In file included from conftest.c:194: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:27929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 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 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:27929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:199:23: error: conflicting types for 'recv' recv(int, char *, int, int); ^ In file included from conftest.c:194: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:27929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 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 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:27929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:199:23: error: conflicting types for 'recv' recv(int, char *, int, unsigned int); ^ In file included from conftest.c:194: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:27929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 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 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:27929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:199:23: error: conflicting types for 'recv' recv(int, char *, socklen_t, int); ^ In file included from conftest.c:194: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:27929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 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 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:27929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:199:23: error: conflicting types for 'recv' recv(int, char *, socklen_t, unsigned int); ^ In file included from conftest.c:194: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:27929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 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 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:27929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:199:23: error: conflicting types for 'recv' recv(int, char *, unsigned int, int); ^ In file included from conftest.c:194: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:27929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 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 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:27929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:199:23: error: conflicting types for 'recv' recv(int, char *, unsigned int, unsigned int); ^ In file included from conftest.c:194: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:27929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 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 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:27929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:27929: $? = 0 configure:27943: result: int,void *,size_t,int,int configure:27994: checking for sys/types.h configure:27994: result: yes configure:27994: checking for sys/socket.h configure:27994: result: yes configure:28005: checking for send configure:28043: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:28043: $? = 0 configure:28045: result: yes configure:28060: checking types of args and return type for send configure:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, char *, size_t, int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, char *, size_t, unsigned int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, char *, int, int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, char *, int, unsigned int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, char *, socklen_t, int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, char *, socklen_t, unsigned int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, char *, unsigned int, int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, char *, unsigned int, unsigned int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, void *, size_t, int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, void *, size_t, unsigned int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, void *, int, int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, void *, int, unsigned int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, void *, socklen_t, int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, void *, socklen_t, unsigned int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, void *, unsigned int, int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, void *, unsigned int, unsigned int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, const char *, size_t, int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, const char *, size_t, unsigned int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, const char *, int, int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, const char *, int, unsigned int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, const char *, socklen_t, int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, const char *, socklen_t, unsigned int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, const char *, unsigned int, int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:207:23: error: conflicting types for 'send' send(int, const char *, unsigned int, unsigned int); ^ In file included from conftest.c:202: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:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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:28116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:28116: $? = 0 configure:28130: result: int,const void *,size_t,int,int configure:28218: checking for sys/types.h configure:28218: result: yes configure:28218: checking for sys/socket.h configure:28218: result: yes configure:28228: checking for MSG_NOSIGNAL configure:28270: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:28270: $? = 0 configure:28282: result: yes configure:28308: checking for sys/types.h configure:28308: result: yes configure:28308: checking for unistd.h configure:28308: result: yes configure:28327: checking if alarm can be linked configure:28356: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:28356: $? = 0 configure:28358: result: yes configure:28373: checking if alarm is prototyped configure:28384: result: yes configure:28400: checking if alarm is compilable configure:28419: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:28419: $? = 0 configure:28421: result: yes configure:28436: checking if alarm usage allowed configure:28439: result: yes configure:28449: checking if alarm might be used configure:28455: result: yes configure:28485: checking for sys/types.h configure:28485: result: yes configure:28485: checking for string.h configure:28485: result: yes configure:28485: checking for strings.h configure:28485: result: yes configure:28510: checking for sys/types.h configure:28510: result: yes configure:28510: checking for libgen.h configure:28510: result: yes configure:28529: checking if basename can be linked configure:28558: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:28558: $? = 0 configure:28560: result: yes configure:28575: checking if basename is prototyped configure:28588: result: yes configure:28604: checking if basename is compilable configure:28625: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:28625: $? = 0 configure:28627: result: yes configure:28642: checking if basename usage allowed configure:28645: result: yes configure:28655: checking if basename might be used configure:28661: result: yes configure:28688: checking for sys/types.h configure:28688: result: yes configure:28688: checking for socket.h configure:28688: result: no configure:28707: checking if closesocket can be linked configure:28727: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccMCicRN.o: In function `main': conftest.c:(.text.startup+0x11): undefined reference to `closesocket' collect2: error: ld returned 1 exit status configure:28727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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:28735: result: no configure:28822: checking if closesocket might be used configure:28837: result: no configure:28849: checking if CloseSocket can be linked configure:28868: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccuL6XHT.o: In function `main': conftest.c:(.text.startup+0x11): undefined reference to `CloseSocket' collect2: error: ld returned 1 exit status configure:28868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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:28876: result: no configure:28961: checking if CloseSocket might be used configure:28976: result: no configure:28988: checking if connect can be linked configure:29009: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:29009: $? = 0 configure:29011: result: yes configure:29026: checking if connect is prototyped configure:29039: result: yes configure:29055: checking if connect is compilable configure:29076: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:29076: $? = 0 configure:29078: result: yes configure:29093: checking if connect usage allowed configure:29096: result: yes configure:29106: checking if connect might be used configure:29112: result: yes configure:29142: checking for sys/types.h configure:29142: result: yes configure:29142: checking for unistd.h configure:29142: result: yes configure:29142: checking for fcntl.h configure:29142: result: yes configure:29161: checking if fcntl can be linked configure:29190: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:29190: $? = 0 configure:29192: result: yes configure:29207: checking if fcntl is prototyped configure:29218: result: yes configure:29234: checking if fcntl is compilable configure:29253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:29253: $? = 0 configure:29255: result: yes configure:29270: checking if fcntl usage allowed configure:29273: result: yes configure:29283: checking if fcntl might be used configure:29289: result: yes configure:29309: checking if fcntl O_NONBLOCK is compilable configure:29329: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:29329: $? = 0 configure:29331: result: yes configure:29346: checking if fcntl O_NONBLOCK usage allowed configure:29349: result: yes configure:29359: checking if fcntl O_NONBLOCK might be used configure:29363: result: yes configure:29396: checking for sys/types.h configure:29396: result: yes configure:29396: checking for stdio.h configure:29396: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:29396: $? = 0 configure:29396: result: yes configure:29415: checking if fdopen can be linked configure:29444: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:29444: $? = 0 configure:29446: result: yes configure:29461: checking if fdopen is prototyped configure:29472: result: yes configure:29488: checking if fdopen is compilable configure:29507: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:29507: $? = 0 configure:29509: result: yes configure:29524: checking if fdopen usage allowed configure:29527: result: yes configure:29537: checking if fdopen might be used configure:29543: result: yes configure:29570: checking for sys/types.h configure:29570: result: yes configure:29570: checking for netdb.h configure:29570: result: yes configure:29589: checking if freeaddrinfo can be linked configure:29609: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:29609: $? = 0 configure:29611: result: yes configure:29626: checking if freeaddrinfo is prototyped configure:29639: result: yes configure:29655: checking if freeaddrinfo is compilable configure:29675: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:29675: $? = 0 configure:29677: result: yes configure:29692: checking if freeaddrinfo usage allowed configure:29695: result: yes configure:29705: checking if freeaddrinfo might be used configure:29711: result: yes configure:29744: checking for sys/types.h configure:29744: result: yes configure:29744: checking for sys/socket.h configure:29744: result: yes configure:29744: checking for netinet/in.h configure:29744: result: yes configure:29744: checking for ifaddrs.h configure:29744: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:29744: $? = 0 configure:29744: result: yes configure:29763: checking if freeifaddrs can be linked configure:29792: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:29792: $? = 0 configure:29794: result: yes configure:29809: checking if freeifaddrs is prototyped configure:29820: result: yes configure:29836: checking if freeifaddrs is compilable configure:29854: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:29854: $? = 0 configure:29856: result: yes configure:29871: checking if freeifaddrs usage allowed configure:29874: result: yes configure:29884: checking if freeifaddrs might be used configure:29890: result: yes configure:29917: checking for sys/types.h configure:29917: result: yes configure:29917: checking for sys/xattr.h configure:29917: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:29917: $? = 0 configure:29917: result: yes configure:29937: checking if fsetxattr can be linked configure:29966: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:29966: $? = 0 configure:29968: result: yes configure:29983: checking if fsetxattr is prototyped configure:29994: result: yes configure:30011: checking if fsetxattr takes 5 args. configure:30030: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:30030: $? = 0 configure:30032: result: yes configure:30082: checking if fsetxattr is compilable configure:30085: result: yes configure:30094: checking if fsetxattr usage allowed configure:30097: result: yes configure:30107: checking if fsetxattr might be used configure:30113: result: yes configure:30145: checking if ftruncate can be linked configure:30174: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:30174: $? = 0 configure:30176: result: yes configure:30191: checking if ftruncate is prototyped configure:30202: result: yes configure:30218: checking if ftruncate is compilable configure:30237: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:30237: $? = 0 configure:30239: result: yes configure:30254: checking if ftruncate usage allowed configure:30257: result: yes configure:30267: checking if ftruncate might be used configure:30273: result: yes configure:30300: checking for sys/types.h configure:30300: result: yes configure:30300: checking for stdlib.h configure:30300: result: yes configure:30321: checking if getaddrinfo can be linked configure:30342: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:30342: $? = 0 configure:30344: result: yes configure:30359: checking if getaddrinfo is prototyped configure:30372: result: yes configure:30388: checking if getaddrinfo is compilable configure:30409: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:30409: $? = 0 configure:30411: result: yes configure:30427: checking if getaddrinfo seems to work configure:30467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:30467: $? = 0 configure:30467: ./conftest configure:30467: $? = 0 configure:30469: result: yes configure:30488: checking if getaddrinfo usage allowed configure:30491: result: yes configure:30501: checking if getaddrinfo might be used configure:30508: result: yes configure:30524: checking if getaddrinfo is threadsafe configure:30589: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:30589: $? = 0 configure:30631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:30631: $? = 0 configure:30662: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:237:11: error: unknown type name 'force' force compilation error ^ conftest.c:237:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' force compilation error ^ configure:30662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | | | | int main (void) | { | | #if defined(_POSIX_C_SOURCE) && (_POSIX_C_SOURCE >= 200809L) | return 0; | #elif defined(_XOPEN_SOURCE) && (_XOPEN_SOURCE >= 700) | return 0; | #else | force compilation error | #endif | | ; | return 0; | } | configure:30680: result: yes configure:30701: checking if gai_strerror can be linked configure:30721: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:30721: $? = 0 configure:30723: result: yes configure:30738: checking if gai_strerror is prototyped configure:30750: result: yes configure:30766: checking if gai_strerror is compilable configure:30786: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:30786: $? = 0 configure:30788: result: yes configure:30803: checking if gai_strerror usage allowed configure:30806: result: yes configure:30816: checking if gai_strerror might be used configure:30822: result: yes configure:30843: checking if gethostbyaddr can be linked configure:30863: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:30863: $? = 0 configure:30865: result: yes configure:30880: checking if gethostbyaddr is prototyped configure:30892: result: yes configure:30908: checking if gethostbyaddr is compilable configure:30928: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:30928: $? = 0 configure:30930: result: yes configure:30945: checking if gethostbyaddr usage allowed configure:30948: result: yes configure:30958: checking if gethostbyaddr might be used configure:30964: result: yes configure:30986: checking if gethostbyaddr_r can be linked configure:31015: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:31015: $? = 0 configure:31017: result: yes configure:31032: checking if gethostbyaddr_r is prototyped configure:31043: result: yes configure:31060: checking if gethostbyaddr_r takes 5 args. configure:31079: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:243:11: error: too few arguments to function 'gethostbyaddr_r' if(0 != gethostbyaddr_r(0, 0, 0, 0, 0)) ^ In file included from conftest.c:236:0: /usr/include/netdb.h:172:12: note: declared here extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len, ^ configure:31079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 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 != gethostbyaddr_r(0, 0, 0, 0, 0)) | return 1; | | ; | return 0; | } | configure:31088: result: no configure:31096: checking if gethostbyaddr_r takes 7 args. configure:31115: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:243:11: error: too few arguments to function 'gethostbyaddr_r' if(0 != gethostbyaddr_r(0, 0, 0, 0, 0, 0, 0)) ^ In file included from conftest.c:236:0: /usr/include/netdb.h:172:12: note: declared here extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len, ^ configure:31115: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 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 != gethostbyaddr_r(0, 0, 0, 0, 0, 0, 0)) | return 1; | | ; | return 0; | } | configure:31124: result: no configure:31132: checking if gethostbyaddr_r takes 8 args. configure:31151: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:31151: $? = 0 configure:31153: result: yes configure:31167: checking if gethostbyaddr_r is compilable configure:31170: result: yes configure:31179: checking if gethostbyaddr_r usage allowed configure:31182: result: yes configure:31192: checking if gethostbyaddr_r might be used configure:31198: result: yes configure:31234: checking if gethostbyname can be linked configure:31254: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:31254: $? = 0 configure:31256: result: yes configure:31271: checking if gethostbyname is prototyped configure:31283: result: yes configure:31299: checking if gethostbyname is compilable configure:31319: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:31319: $? = 0 configure:31321: result: yes configure:31336: checking if gethostbyname usage allowed configure:31339: result: yes configure:31349: checking if gethostbyname might be used configure:31355: result: yes configure:31377: checking if gethostbyname_r can be linked configure:31406: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:31406: $? = 0 configure:31408: result: yes configure:31423: checking if gethostbyname_r is prototyped configure:31434: result: yes configure:31451: checking if gethostbyname_r takes 3 args. configure:31470: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:246:11: error: too few arguments to function 'gethostbyname_r' if(0 != gethostbyname_r(0, 0, 0)) ^ In file included from conftest.c:239:0: /usr/include/netdb.h:179:12: note: declared here extern int gethostbyname_r (const char *__restrict __name, ^ configure:31470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 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 != gethostbyname_r(0, 0, 0)) | return 1; | | ; | return 0; | } | configure:31479: result: no configure:31487: checking if gethostbyname_r takes 5 args. configure:31506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:246:11: error: too few arguments to function 'gethostbyname_r' if(0 != gethostbyname_r(0, 0, 0, 0, 0)) ^ In file included from conftest.c:239:0: /usr/include/netdb.h:179:12: note: declared here extern int gethostbyname_r (const char *__restrict __name, ^ configure:31506: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 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 != gethostbyname_r(0, 0, 0, 0, 0)) | return 1; | | ; | return 0; | } | configure:31515: result: no configure:31523: checking if gethostbyname_r takes 6 args. configure:31542: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:31542: $? = 0 configure:31544: result: yes configure:31558: checking if gethostbyname_r is compilable configure:31561: result: yes configure:31570: checking if gethostbyname_r usage allowed configure:31573: result: yes configure:31583: checking if gethostbyname_r might be used configure:31589: result: yes configure:31625: checking if gethostname can be linked configure:31645: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:31645: $? = 0 configure:31647: result: yes configure:31662: checking if gethostname is prototyped configure:31674: result: yes configure:31690: checking if gethostname is compilable configure:31710: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:31710: $? = 0 configure:31712: result: yes configure:31727: checking for gethostname arg 2 data type configure:31753: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:266:38: error: conflicting types for 'gethostname' extern int FUNCALLCONV gethostname(char *, int); ^ In file included from conftest.c:256:0: /usr/include/unistd.h:879:12: note: previous declaration of 'gethostname' was here extern int gethostname (char *__name, size_t __len) __THROW __nonnull ((1)); ^ configure:31753: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 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_UNISTD_H | # include | #endif | /* includes end */ | /* preprocess start */ | #ifdef HAVE_WINDOWS_H | # define FUNCALLCONV __stdcall | #else | # define FUNCALLCONV | #endif | /* preprocess end */ | extern int FUNCALLCONV gethostname(char *, int); | | int main (void) | { | | if(0 != gethostname(0, 0)) | return 1; | | ; | return 0; | } | configure:31753: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:31753: $? = 0 configure:31762: result: unsigned int configure:31774: checking if gethostname usage allowed configure:31777: result: yes configure:31787: checking if gethostname might be used configure:31793: result: yes configure:31815: checking if getifaddrs can be linked configure:31844: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:31844: $? = 0 configure:31846: result: yes configure:31861: checking if getifaddrs is prototyped configure:31872: result: yes configure:31888: checking if getifaddrs is compilable configure:31907: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:31907: $? = 0 configure:31909: result: yes configure:31925: checking if getifaddrs seems to work configure:31957: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:31957: $? = 0 configure:31957: ./conftest configure:31957: $? = 0 configure:31959: result: yes configure:31978: checking if getifaddrs usage allowed configure:31981: result: yes configure:31991: checking if getifaddrs might be used configure:31998: result: yes configure:32020: checking if getservbyport_r can be linked configure:32049: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:32049: $? = 0 configure:32051: result: yes configure:32066: checking if getservbyport_r is prototyped configure:32077: result: yes configure:32094: checking if getservbyport_r takes 4 args. configure:32113: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:251:11: error: too few arguments to function 'getservbyport_r' if(0 != getservbyport_r(0, 0, 0, 0)) ^ In file included from conftest.c:244:0: /usr/include/netdb.h:318:12: note: declared here extern int getservbyport_r (int __port, const char *__restrict __proto, ^ configure:32113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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:32122: result: no configure:32130: checking if getservbyport_r takes 5 args. configure:32149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:251:11: error: too few arguments to function 'getservbyport_r' if(0 != getservbyport_r(0, 0, 0, 0, 0)) ^ In file included from conftest.c:244:0: /usr/include/netdb.h:318:12: note: declared here extern int getservbyport_r (int __port, const char *__restrict __proto, ^ configure:32149: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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:32158: result: no configure:32166: checking if getservbyport_r takes 6 args. configure:32185: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:32185: $? = 0 configure:32187: result: yes configure:32201: checking if getservbyport_r is compilable configure:32204: result: yes configure:32213: checking if getservbyport_r usage allowed configure:32216: result: yes configure:32226: checking if getservbyport_r might be used configure:32232: result: yes configure:32280: checking for sys/types.h configure:32280: result: yes configure:32280: checking for sys/time.h configure:32280: result: yes configure:32280: checking for time.h configure:32280: result: yes configure:32300: checking if gmtime_r can be linked configure:32329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:32329: $? = 0 configure:32331: result: yes configure:32346: checking if gmtime_r is prototyped configure:32357: result: yes configure:32373: checking if gmtime_r is compilable configure:32392: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:32392: $? = 0 configure:32394: result: yes configure:32410: checking if gmtime_r seems to work configure:32442: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:32442: $? = 0 configure:32442: ./conftest configure:32442: $? = 0 configure:32444: result: yes configure:32463: checking if gmtime_r usage allowed configure:32466: result: yes configure:32476: checking if gmtime_r might be used configure:32483: result: yes configure:32516: checking for sys/types.h configure:32516: result: yes configure:32516: checking for sys/socket.h configure:32516: result: yes configure:32516: checking for netinet/in.h configure:32516: result: yes configure:32516: checking for arpa/inet.h configure:32516: result: yes configure:32536: checking if inet_ntoa_r can be linked configure:32565: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccEgl0zR.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `inet_ntoa_r' collect2: error: ld returned 1 exit status configure:32565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_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:32573: result: no configure:32708: checking if inet_ntoa_r might be used configure:32734: result: no configure:32747: checking if inet_ntop can be linked configure:32776: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:32776: $? = 0 configure:32778: result: yes configure:32793: checking if inet_ntop is prototyped configure:32804: result: yes configure:32820: checking if inet_ntop is compilable configure:32839: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:32839: $? = 0 configure:32841: result: yes configure:32857: checking if inet_ntop seems to work configure:32931: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 conftest.c: In function 'main': conftest.c:301:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ipv4ptr = inet_ntop(AF_INET, ipv4a, ipv4res, sizeof(ipv4res)); ^ conftest.c:325:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ipv6ptr = inet_ntop(AF_INET6, ipv6a, ipv6res, sizeof(ipv6res)); ^ configure:32931: $? = 0 configure:32931: ./conftest configure:32931: $? = 0 configure:32933: result: yes configure:32952: checking if inet_ntop usage allowed configure:32955: result: yes configure:32965: checking if inet_ntop might be used configure:32972: result: yes configure:32994: checking if inet_pton can be linked configure:33023: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:33023: $? = 0 configure:33025: result: yes configure:33040: checking if inet_pton is prototyped configure:33051: result: yes configure:33067: checking if inet_pton is compilable configure:33086: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:33086: $? = 0 configure:33088: result: yes configure:33104: checking if inet_pton seems to work configure:33171: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:33171: $? = 0 configure:33171: ./conftest configure:33171: $? = 0 configure:33173: result: yes configure:33192: checking if inet_pton usage allowed configure:33195: result: yes configure:33205: checking if inet_pton might be used configure:33212: result: yes configure:33248: checking for sys/types.h configure:33248: result: yes configure:33248: checking for unistd.h configure:33248: result: yes configure:33248: checking for sys/socket.h configure:33248: result: yes configure:33248: checking for sys/ioctl.h configure:33248: result: yes configure:33248: checking for stropts.h configure:33248: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:33248: $? = 0 configure:33248: result: yes configure:33267: checking if ioctl can be linked configure:33296: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:33296: $? = 0 configure:33298: result: yes configure:33313: checking if ioctl is prototyped configure:33324: result: yes configure:33340: checking if ioctl is compilable configure:33359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:33359: $? = 0 configure:33361: result: yes configure:33376: checking if ioctl usage allowed configure:33379: result: yes configure:33389: checking if ioctl might be used configure:33395: result: yes configure:33409: checking if ioctl FIONBIO is compilable configure:33429: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:33429: $? = 0 configure:33431: result: yes configure:33446: checking if ioctl FIONBIO usage allowed configure:33449: result: yes configure:33459: checking if ioctl FIONBIO might be used configure:33463: result: yes configure:33483: checking if ioctl SIOCGIFADDR is compilable configure:33504: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:33504: $? = 0 configure:33506: result: yes configure:33521: checking if ioctl SIOCGIFADDR usage allowed configure:33524: result: yes configure:33534: checking if ioctl SIOCGIFADDR might be used configure:33538: result: yes configure:33565: checking if ioctlsocket can be linked configure:33584: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/cc97GnJ2.o: In function `main': conftest.c:(.text.startup+0x21): undefined reference to `ioctlsocket' collect2: error: ld returned 1 exit status configure:33584: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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:33592: result: no configure:33677: checking if ioctlsocket might be used configure:33766: result: no configure:33778: checking if IoctlSocket can be linked configure:33807: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccKLv7sd.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `IoctlSocket' collect2: error: ld returned 1 exit status configure:33807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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:33815: result: no configure:33900: checking if IoctlSocket might be used configure:33989: result: no configure:34002: checking if localtime_r can be linked configure:34031: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:34031: $? = 0 configure:34033: result: yes configure:34048: checking if localtime_r is prototyped configure:34059: result: yes configure:34075: checking if localtime_r is compilable configure:34094: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:34094: $? = 0 configure:34096: result: yes configure:34112: checking if localtime_r seems to work configure:34144: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:34144: $? = 0 configure:34144: ./conftest configure:34144: $? = 0 configure:34146: result: yes configure:34165: checking if localtime_r usage allowed configure:34168: result: yes configure:34178: checking if localtime_r might be used configure:34185: result: yes configure:34207: checking if memrchr can be linked configure:34236: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:34236: $? = 0 configure:34238: result: yes configure:34290: checking if memrchr is prototyped configure:34307: result: no configure:34367: checking if memrchr might be used configure:34382: result: no configure:34401: checking if poll can be linked configure:34420: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:34420: $? = 0 configure:34422: result: yes configure:34437: checking if poll is prototyped configure:34448: result: yes configure:34464: checking if poll is compilable configure:34483: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:34483: $? = 0 configure:34485: result: yes configure:34501: checking if poll seems to work configure:34529: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:34529: $? = 0 configure:34529: ./conftest configure:34529: $? = 0 configure:34531: result: yes configure:34550: checking if poll usage allowed configure:34553: result: yes configure:34563: checking if poll might be used configure:34570: result: yes configure:34596: checking if setsockopt can be linked configure:34616: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:34616: $? = 0 configure:34618: result: yes configure:34633: checking if setsockopt is prototyped configure:34645: result: yes configure:34661: checking if setsockopt is compilable configure:34681: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:34681: $? = 0 configure:34683: result: yes configure:34698: checking if setsockopt usage allowed configure:34701: result: yes configure:34711: checking if setsockopt might be used configure:34717: result: yes configure:34731: checking if setsockopt SO_NONBLOCK is compilable configure:34751: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c: In function 'main': conftest.c:291:43: error: 'SO_NONBLOCK' undeclared (first use in this function) if(0 != setsockopt(0, SOL_SOCKET, SO_NONBLOCK, 0, 0)) ^ conftest.c:291:43: note: each undeclared identifier is reported only once for each function it appears in configure:34751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 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:34759: result: no configure:34781: checking if setsockopt SO_NONBLOCK might be used configure:34794: result: no configure:34818: checking for sys/types.h configure:34818: result: yes configure:34818: checking for signal.h configure:34818: result: yes configure:34837: checking if sigaction can be linked configure:34866: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:34866: $? = 0 configure:34868: result: yes configure:34883: checking if sigaction is prototyped configure:34894: result: yes configure:34910: checking if sigaction is compilable configure:34929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:34929: $? = 0 configure:34931: result: yes configure:34946: checking if sigaction usage allowed configure:34949: result: yes configure:34959: checking if sigaction might be used configure:34965: result: yes configure:34986: checking if siginterrupt can be linked configure:35015: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:35015: $? = 0 configure:35017: result: yes configure:35032: checking if siginterrupt is prototyped configure:35043: result: yes configure:35059: checking if siginterrupt is compilable configure:35078: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:35078: $? = 0 configure:35080: result: yes configure:35095: checking if siginterrupt usage allowed configure:35098: result: yes configure:35108: checking if siginterrupt might be used configure:35114: result: yes configure:35135: checking if signal can be linked configure:35164: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:35164: $? = 0 configure:35166: result: yes configure:35181: checking if signal is prototyped configure:35192: result: yes configure:35208: checking if signal is compilable configure:35227: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:35227: $? = 0 configure:35229: result: yes configure:35244: checking if signal usage allowed configure:35247: result: yes configure:35257: checking if signal might be used configure:35263: result: yes configure:35290: checking for sys/types.h configure:35290: result: yes configure:35290: checking for setjmp.h configure:35290: result: yes configure:35310: checking if sigsetjmp can be linked configure:35339: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccVvvA1H.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sigsetjmp' collect2: error: ld returned 1 exit status configure:35339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | /* end confdefs.h. */ | | | #define sigsetjmp innocuous_sigsetjmp | #ifdef __STDC__ | # include | #else | # include | #endif | #undef sigsetjmp | #ifdef __cplusplus | extern "C" | #endif | char sigsetjmp (); | #if defined __stub_sigsetjmp || defined __stub___sigsetjmp | choke me | #endif | | int main (void) | { | return sigsetjmp (); | ; | return 0; | } | configure:35347: result: no configure:35356: checking if sigsetjmp seems a macro configure:35376: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:35376: $? = 0 configure:35378: result: yes configure:35422: checking if sigsetjmp is compilable configure:35442: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:35442: $? = 0 configure:35444: result: yes configure:35459: checking if sigsetjmp usage allowed configure:35462: result: yes configure:35472: checking if sigsetjmp might be used configure:35478: result: yes configure:35499: checking if socket can be linked configure:35520: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:35520: $? = 0 configure:35522: result: yes configure:35537: checking if socket is prototyped configure:35550: result: yes configure:35566: checking if socket is compilable configure:35587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:35587: $? = 0 configure:35589: result: yes configure:35604: checking if socket usage allowed configure:35607: result: yes configure:35617: checking if socket might be used configure:35623: result: yes configure:35644: checking if socketpair can be linked configure:35673: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:35673: $? = 0 configure:35675: result: yes configure:35690: checking if socketpair is prototyped configure:35702: result: yes configure:35718: checking if socketpair is compilable configure:35739: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:35739: $? = 0 configure:35741: result: yes configure:35756: checking if socketpair usage allowed configure:35759: result: yes configure:35769: checking if socketpair might be used configure:35775: result: yes configure:35796: checking if strcasecmp can be linked configure:35825: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 conftest.c:284:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:35825: $? = 0 configure:35827: result: yes configure:35842: checking if strcasecmp is prototyped configure:35853: result: yes configure:35869: checking if strcasecmp is compilable configure:35888: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:35888: $? = 0 configure:35890: result: yes configure:35905: checking if strcasecmp usage allowed configure:35908: result: yes configure:35918: checking if strcasecmp might be used configure:35924: result: yes configure:35945: checking if strcmpi can be linked configure:35974: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccO0cTWC.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strcmpi' collect2: error: ld returned 1 exit status configure:35974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 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:35982: result: no configure:36067: checking if strcmpi might be used configure:36082: result: no configure:36094: checking if strdup can be linked configure:36123: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 conftest.c:285:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:36123: $? = 0 configure:36125: result: yes configure:36140: checking if strdup is prototyped configure:36151: result: yes configure:36167: checking if strdup is compilable configure:36186: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:36186: $? = 0 configure:36188: result: yes configure:36203: checking if strdup usage allowed configure:36206: result: yes configure:36216: checking if strdup might be used configure:36222: result: yes configure:36249: checking if strerror_r can be linked configure:36278: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:36278: $? = 0 configure:36280: result: yes configure:36295: checking if strerror_r is prototyped configure:36306: result: yes configure:36322: checking if strerror_r is compilable configure:36341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:36341: $? = 0 configure:36343: result: yes configure:36358: checking if strerror_r is glibc like configure:36381: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:287:19: error: conflicting types for 'strerror_r' char *strerror_r(int errnum, char *workbuf, size_t bufsize); ^ In file included from /usr/include/features.h:378:0, from /usr/include/sys/types.h:25, from conftest.c:278: /usr/include/string.h:427:12: note: previous declaration of 'strerror_r' was here extern int __REDIRECT_NTH (strerror_r, ^ configure:36381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | | | /* includes start */ | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | /* includes end */ | char *strerror_r(int errnum, char *workbuf, size_t bufsize); | | int main (void) | { | | if(0 != strerror_r(0, 0, 0)) | return 1; | | ; | return 0; | } | configure:36381: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:287:19: error: conflicting types for 'strerror_r' char *strerror_r(int errnum, char *workbuf, int bufsize); ^ In file included from /usr/include/features.h:378:0, from /usr/include/sys/types.h:25, from conftest.c:278: /usr/include/string.h:427:12: note: previous declaration of 'strerror_r' was here extern int __REDIRECT_NTH (strerror_r, ^ configure:36381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | | | /* includes start */ | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | /* includes end */ | char *strerror_r(int errnum, char *workbuf, int bufsize); | | int main (void) | { | | if(0 != strerror_r(0, 0, 0)) | return 1; | | ; | return 0; | } | configure:36381: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:287:19: error: conflicting types for 'strerror_r' char *strerror_r(int errnum, char *workbuf, unsigned int bufsize); ^ In file included from /usr/include/features.h:378:0, from /usr/include/sys/types.h:25, from conftest.c:278: /usr/include/string.h:427:12: note: previous declaration of 'strerror_r' was here extern int __REDIRECT_NTH (strerror_r, ^ configure:36381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | | | /* includes start */ | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | /* includes end */ | char *strerror_r(int errnum, char *workbuf, unsigned int bufsize); | | int main (void) | { | | if(0 != strerror_r(0, 0, 0)) | return 1; | | ; | return 0; | } | configure:36391: result: no configure:36461: checking if strerror_r is POSIX like configure:36484: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:36484: $? = 0 configure:36499: result: yes configure:36508: checking if strerror_r seems to work configure:36543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:36543: $? = 0 configure:36543: ./conftest configure:36543: $? = 0 configure:36545: result: yes configure:36579: checking if strerror_r usage allowed configure:36582: result: yes configure:36592: checking if strerror_r might be used configure:36598: result: yes configure:36655: checking if stricmp can be linked configure:36684: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccl9NaKo.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:36684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | /* 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:36692: result: no configure:36777: checking if stricmp might be used configure:36792: result: no configure:36804: checking if strncasecmp can be linked configure:36833: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 conftest.c:289:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:36833: $? = 0 configure:36835: result: yes configure:36850: checking if strncasecmp is prototyped configure:36861: result: yes configure:36877: checking if strncasecmp is compilable configure:36896: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:36896: $? = 0 configure:36898: result: yes configure:36913: checking if strncasecmp usage allowed configure:36916: result: yes configure:36926: checking if strncasecmp might be used configure:36932: result: yes configure:36953: checking if strncmpi can be linked configure:36982: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/cclp9qWI.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strncmpi' collect2: error: ld returned 1 exit status configure:36982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #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:36990: result: no configure:37075: checking if strncmpi might be used configure:37090: result: no configure:37102: checking if strnicmp can be linked configure:37131: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/cc5gc2ZQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strnicmp' collect2: error: ld returned 1 exit status configure:37131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #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:37139: result: no configure:37224: checking if strnicmp might be used configure:37239: result: no configure:37251: checking if strstr can be linked configure:37280: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 conftest.c:290:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:37280: $? = 0 configure:37282: result: yes configure:37297: checking if strstr is prototyped configure:37308: result: yes configure:37324: checking if strstr is compilable configure:37343: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:37343: $? = 0 configure:37345: result: yes configure:37360: checking if strstr usage allowed configure:37363: result: yes configure:37373: checking if strstr might be used configure:37379: result: yes configure:37400: checking if strtok_r can be linked configure:37429: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37429: $? = 0 configure:37431: result: yes configure:37446: checking if strtok_r is prototyped configure:37457: result: yes configure:37473: checking if strtok_r is compilable configure:37492: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:37492: $? = 0 configure:37494: result: yes configure:37509: checking if strtok_r usage allowed configure:37512: result: yes configure:37522: checking if strtok_r might be used configure:37528: result: yes configure:37549: checking if strtoll can be linked configure:37578: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37578: $? = 0 configure:37580: result: yes configure:37595: checking if strtoll is prototyped configure:37606: result: yes configure:37622: checking if strtoll is compilable configure:37641: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:37641: $? = 0 configure:37643: result: yes configure:37658: checking if strtoll usage allowed configure:37661: result: yes configure:37671: checking if strtoll might be used configure:37677: result: yes configure:37704: checking for sys/types.h configure:37704: result: yes configure:37704: checking for sys/uio.h configure:37704: result: yes configure:37723: checking if writev can be linked configure:37752: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37752: $? = 0 configure:37754: result: yes configure:37769: checking if writev is prototyped configure:37780: result: yes configure:37796: checking if writev is compilable configure:37815: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:37815: $? = 0 configure:37817: result: yes configure:37832: checking if writev usage allowed configure:37835: result: yes configure:37845: checking if writev might be used configure:37851: result: yes configure:37894: checking for fork configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 conftest.c:295:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for geteuid configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for getpass_r configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccFDdTJY.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getpass_r' collect2: error: ld returned 1 exit status configure:37894: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | /* end confdefs.h. */ | | #define getpass_r innocuous_getpass_r | #ifdef __STDC__ | # include | #else | # include | #endif | #undef getpass_r | #ifdef __cplusplus | extern "C" | #endif | char getpass_r (); | #if defined __stub_getpass_r || defined __stub___getpass_r | choke me | #endif | | int main (void) | { | return getpass_r (); | ; | return 0; | } configure:37894: result: no configure:37906: checking deeper for getpass_r configure:37923: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccBVXvb0.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getpass_r' collect2: error: ld returned 1 exit status configure:37923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | /* end confdefs.h. */ | | | | int main (void) | { | | getpass_r (); | | ; | return 0; | } | configure:37936: result: but still no configure:37894: checking for getppid configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for getprotobyname configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for getpwuid configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for getrlimit configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for gettimeofday configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for inet_addr configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for perror configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for pipe configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for setlocale configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for setmode configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccgU6iZP.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setmode' collect2: error: ld returned 1 exit status configure:37894: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | | #define setmode innocuous_setmode | #ifdef __STDC__ | # include | #else | # include | #endif | #undef setmode | #ifdef __cplusplus | extern "C" | #endif | char setmode (); | #if defined __stub_setmode || defined __stub___setmode | choke me | #endif | | int main (void) | { | return setmode (); | ; | return 0; | } configure:37894: result: no configure:37906: checking deeper for setmode configure:37923: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 /tmp/ccy51n0U.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setmode' collect2: error: ld returned 1 exit status configure:37923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | | | | int main (void) | { | | setmode (); | | ; | return 0; | } | configure:37936: result: but still no configure:37894: checking for setrlimit configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for uname configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37894: checking for utime configure:37894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37894: $? = 0 configure:37894: result: yes configure:37952: checking for sys/types.h configure:37952: result: yes configure:37952: checking for sys/socket.h configure:37952: result: yes configure:37952: checking for netdb.h configure:37952: result: yes configure:37963: checking for getnameinfo configure:37992: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 configure:37992: $? = 0 configure:37994: result: yes configure:38102: checking types of arguments for getnameinfo configure:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, socklen_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:333:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c:334:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c: In function 'main': conftest.c:341:21: error: unknown type name 'DWORD' DWORD hostlen=0; ^ conftest.c:342:21: error: unknown type name 'DWORD' DWORD servlen=0; ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:333:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c:334:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c: In function 'main': conftest.c:341:21: error: unknown type name 'DWORD' DWORD hostlen=0; ^ conftest.c:342:21: error: unknown type name 'DWORD' DWORD servlen=0; ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, size_t, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:333:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c:334:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c: In function 'main': conftest.c:341:21: error: unknown type name 'DWORD' DWORD hostlen=0; ^ conftest.c:342:21: error: unknown type name 'DWORD' DWORD servlen=0; ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:333:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c:334:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c: In function 'main': conftest.c:341:21: error: unknown type name 'DWORD' DWORD hostlen=0; ^ conftest.c:342:21: error: unknown type name 'DWORD' DWORD servlen=0; ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:332:44: error: conflicting types for 'getnameinfo' extern int GNICALLCONV getnameinfo(struct sockaddr *, int, ^ In file included from conftest.c:328:0: /usr/include/netdb.h:677:12: note: previous declaration of 'getnameinfo' was here extern int getnameinfo (const struct sockaddr *__restrict __sa, ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:333:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c:334:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c: In function 'main': conftest.c:341:21: error: unknown type name 'DWORD' DWORD hostlen=0; ^ conftest.c:342:21: error: unknown type name 'DWORD' DWORD servlen=0; ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 conftest.c:333:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c:334:52: error: unknown type name 'DWORD' char *, DWORD, ^ conftest.c: In function 'main': conftest.c:341:21: error: unknown type name 'DWORD' DWORD hostlen=0; ^ conftest.c:342:21: error: unknown type name 'DWORD' DWORD servlen=0; ^ configure:38166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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:38166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c >&5 configure:38166: $? = 0 configure:38179: result: const struct sockaddr *,socklen_t,size_t,int configure:38273: checking for stdio.h configure:38273: result: yes configure:38273: checking for sys/types.h configure:38273: result: yes configure:38273: checking for sys/socket.h configure:38273: result: yes configure:38273: checking for netdb.h configure:38273: result: yes configure:38273: checking for netinet/in.h configure:38273: result: yes configure:38273: checking for arpa/inet.h configure:38273: result: yes configure:38284: checking for working NI_WITHSCOPEID configure:38389: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-system-headers conftest.c -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz >&5 conftest.c:374:3: error: stray '#' in program } # AC-LANG-PROGRAM ^ conftest.c:374:7: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token } # AC-LANG-PROGRAM ^ configure:38389: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" | #define PACKAGE_URL "" | #define PACKAGE "curl" | #define VERSION "-" | #define OS "i686-uhu-linux-gnu" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_STDINT_H 1 | #define CURL_PULL_INTTYPES_H 1 | #define CURL_TYPEOF_CURL_OFF_T int64_t | #define CURL_FORMAT_CURL_OFF_T "lld" | #define CURL_FORMAT_CURL_OFF_TU "llu" | #define CURL_FORMAT_OFF_T "%lld" | #define CURL_SIZEOF_CURL_OFF_T 8 | #define CURL_SUFFIX_CURL_OFF_T LL | #define CURL_SUFFIX_CURL_OFF_TU ULL | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_URL_PARSE 1 | #define HAVE_LDAP_INIT_FD 1 | #define USE_OPENLDAP 1 | #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSMIT 1 | #define HAVE_GSSAPI 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_RSA_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_PEM_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define USE_OPENSSL 1 | #define HAVE_OPENSSL_ERR_H 1 | #define USE_OPENSSL 1 | #define USE_SSLEAY 1 | #define HAVE_OPENSSL_PKCS12_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define HAVE_ENGINE_CLEANUP 1 | #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 | #define HAVE_SSL_GET_SHUTDOWN 1 | #define HAVE_SSLV2_CLIENT_METHOD 1 | #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 | #define RANDOM_FILE "/dev/urandom" | #define HAVE_SSLEAY_SRP 1 | #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" | #define HAVE_LIBIDN 1 | #define HAVE_IDN_FREE 1 | #define HAVE_IDNA_STRERROR 1 | #define HAVE_TLD_STRERROR 1 | #define HAVE_IDN_FREE_H 1 | #define HAVE_TLD_H 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_UIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_TFTP_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_VARIADIC_MACROS_C99 1 | #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 | #define SIZEOF_TIME_T 4 | #define SIZEOF_OFF_T 8 | #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 CURL_PULL_SYS_TYPES_H 1 | #define CURL_PULL_SYS_SOCKET_H 1 | #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t | #define CURL_SIZEOF_CURL_SOCKLEN_T 4 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIG_ATOMIC_T 1 | #define RETSIGTYPE void | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 fd_set * | #define SELECT_TYPE_RETV int | #define SELECT_QUAL_ARG5 | #define SELECT_TYPE_ARG5 struct timeval * | #define HAVE_SELECT 1 | #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 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_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 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_STDIO_H 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSETXATTR_5 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETADDRINFO_THREADSAFE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define GETHOSTNAME_TYPE_ARG2 unsigned int | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GMTIME_R 1 | #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_LOCALTIME_R 1 | #define HAVE_POLL 1 | #define HAVE_POLL_FINE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_STRERROR_R 1 | #define STRERROR_R_TYPE_ARG3 size_t | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_FORK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ADDR 1 | #define HAVE_PERROR 1 | #define HAVE_PIPE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_UNAME 1 | #define HAVE_UTIME 1 | #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 ENABLE_IPV6 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | | | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_STDIO_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | | int main (void) | { | | #if defined(NI_WITHSCOPEID) && defined(HAVE_GETNAMEINFO) | #ifdef HAVE_STRUCT_SOCKADDR_STORAGE | struct sockaddr_storage sa; | #else | unsigned char sa[256]; | #endif | char hostbuf[NI_MAXHOST]; | int rc; | GETNAMEINFO_TYPE_ARG2 salen = (GETNAMEINFO_TYPE_ARG2)sizeof(sa); | GETNAMEINFO_TYPE_ARG46 hostlen = (GETNAMEINFO_TYPE_ARG46)sizeof(hostbuf); | GETNAMEINFO_TYPE_ARG7 flags = NI_NUMERICHOST | NI_NUMERICSERV | NI_WITHSCOPEID; | int fd = socket(AF_INET6, SOCK_STREAM, 0); | if(fd < 0) { | perror("socket()"); | return 1; /* Error creating socket */ | } | rc = getsockname(fd, (GETNAMEINFO_TYPE_ARG1)&sa, &salen); | if(rc) { | perror("getsockname()"); | return 2; /* Error retrieving socket name */ | } | rc = getnameinfo((GETNAMEINFO_TYPE_ARG1)&sa, salen, hostbuf, hostlen, NULL, 0, flags); | if(rc) { | printf("rc = %s\n", gai_strerror(rc)); | return 3; /* Error translating socket address */ | } | return 0; /* Ok, NI_WITHSCOPEID works */ | #else | return 4; /* Error, NI_WITHSCOPEID not defined or no getnameinfo() */ | #endif | | ; | return 0; | } # AC-LANG-PROGRAM | configure:38406: result: no configure:38422: checking how to set a socket into non-blocking mode configure:38435: result: fcntl O_NONBLOCK configure:38446: checking for perl configure:38465: found /usr/bin/perl configure:38477: result: /usr/bin/perl configure:38491: checking for gnroff configure:38525: result: no configure:38491: checking for nroff configure:38525: result: no configure:38563: WARNING: disabling built-in manual configure:38702: checking whether to enable the threaded resolver configure:38718: result: no configure:38799: checking whether to enable verbose strings configure:38817: result: yes configure:38823: checking whether to enable SSPI support (Windows native builds only) configure:38862: result: no configure:38869: checking whether to enable cryptographic authentication methods configure:38887: result: yes configure:38918: checking whether to enable NTLM delegation to winbind's helper configure:38925: result: yes configure:38940: checking whether to enable TLS-SRP authentication configure:38959: result: yes configure:38974: checking whether to enable support for cookies configure:38991: result: yes configure:38998: checking whether hiding of library internal symbols will actually happen configure:39012: result: yes configure:39030: checking whether to enforce SONAME bump configure:39045: result: no configure:39229: using LIBS: -lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz configure:39231: LIBS note: LIBS should only be used to specify libraries (-lname). configure:39378: WARNING: Continuing even with errors mentioned immediately above this line. configure:39503: checking that generated files are newer than configure configure:39509: result: done configure:39596: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by curl config.status -, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1505: creating Makefile config.status:1505: creating docs/Makefile config.status:1505: creating docs/examples/Makefile config.status:1505: creating docs/libcurl/Makefile config.status:1505: creating include/Makefile config.status:1505: creating include/curl/Makefile config.status:1505: creating src/Makefile config.status:1505: creating lib/Makefile config.status:1505: creating lib/libcurl.vers config.status:1505: creating tests/Makefile config.status:1505: creating tests/certs/Makefile config.status:1505: creating tests/certs/scripts/Makefile config.status:1505: creating tests/data/Makefile config.status:1505: creating tests/server/Makefile config.status:1505: creating tests/libtest/Makefile config.status:1505: creating tests/unit/Makefile config.status:1505: creating packages/Makefile config.status:1505: creating packages/Win32/Makefile config.status:1505: creating packages/Win32/cygwin/Makefile config.status:1505: creating packages/Linux/Makefile config.status:1505: creating packages/Linux/RPM/Makefile config.status:1505: creating packages/Linux/RPM/curl.spec config.status:1505: creating packages/Linux/RPM/curl-ssl.spec config.status:1505: creating packages/Solaris/Makefile config.status:1505: creating packages/EPM/curl.list config.status:1505: creating packages/EPM/Makefile config.status:1505: creating packages/vms/Makefile config.status:1505: creating packages/AIX/Makefile config.status:1505: creating packages/AIX/RPM/Makefile config.status:1505: creating packages/AIX/RPM/curl.spec config.status:1505: creating curl-config config.status:1505: creating libcurl.pc config.status:1505: creating lib/curl_config.h config.status:1505: creating include/curl/curlbuild.h config.status:1734: executing depfiles commands config.status:1734: executing libtool commands configure:42050: amending lib/Makefile configure:42050: amending src/Makefile configure:42050: amending tests/unit/Makefile configure:42050: amending tests/server/Makefile configure:42050: amending tests/libtest/Makefile configure:42050: amending docs/examples/Makefile configure:42161: Configured to build curl/libcurl: curl version: 7.37.0 Host setup: i686-uhu-linux-gnu Install prefix: /usr Compiler: i686-uhu-linux-gcc SSL support: enabled (OpenSSL) SSH support: no (--with-libssh2) zlib support: enabled GSS-API support: enabled (MIT Kerberos/Heimdal) SPNEGO support: no (--with-spnego) TLS-SRP support: enabled resolver: default (--enable-ares / --enable-threaded-resolver) ipv6 support: enabled IDN support: enabled Build libcurl: Shared=yes, Static=no Built-in manual: no (--enable-manual) --libcurl option: enabled (--disable-libcurl-option) Verbose errors: enabled (--disable-verbose) SSPI support: no (--enable-sspi) ca cert bundle: /usr/lib/ssl/certs/ca-cert.pem ca cert path: no LDAP support: enabled (OpenLDAP) LDAPS support: enabled RTSP support: enabled RTMP support: no (--with-librtmp) metalink support: no (--with-libmetalink) HTTP2 support: disabled (--with-nghttp2) Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS LDAP LDAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline 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_CRYPTO_cleanup_all_ex_data=yes ac_cv_func_ENGINE_cleanup=yes ac_cv_func_ENGINE_init=yes ac_cv_func_ENGINE_load_builtin_engines=yes ac_cv_func_RAND_egd=yes ac_cv_func_RAND_screen=no ac_cv_func_RAND_status=yes ac_cv_func_SSL_CTX_set_alpn_protos=no ac_cv_func_SSL_CTX_set_alpn_select_cb=no ac_cv_func_SSL_CTX_set_next_proto_select_cb=yes ac_cv_func_SSL_get_shutdown=yes ac_cv_func_SSLv2_client_method=yes ac_cv_func_alarm=yes ac_cv_func_basename=yes 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_fdopen=yes ac_cv_func_fork=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_freeifaddrs=yes ac_cv_func_fsetxattr=yes ac_cv_func_ftruncate=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getaddrinfo_threadsafe=yes ac_cv_func_geteuid=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyaddr_r=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_gethostname=yes ac_cv_func_getifaddrs=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpass_r=no ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getservbyport_r=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_idn_free=yes ac_cv_func_idna_strerror=yes ac_cv_func_inet_addr=yes ac_cv_func_inet_ntoa_r=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_ldap_init_fd=yes ac_cv_func_ldap_url_parse=yes ac_cv_func_localtime_r=yes ac_cv_func_memrchr=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_recv=yes ac_cv_func_select=yes ac_cv_func_send=yes ac_cv_func_setlocale=yes ac_cv_func_setmode=no ac_cv_func_setrlimit=yes ac_cv_func_setsockopt=yes ac_cv_func_setsockopt_so_nonblock=no ac_cv_func_sigaction=yes ac_cv_func_siginterrupt=yes ac_cv_func_signal=yes ac_cv_func_sigsetjmp=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcmpi=no ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_stricmp=no ac_cv_func_strncasecmp=yes ac_cv_func_strncmpi=no ac_cv_func_strnicmp=no ac_cv_func_strstr=yes ac_cv_func_strtok_r=yes ac_cv_func_strtoll=yes ac_cv_func_tld_strerror=yes ac_cv_func_uname=yes ac_cv_func_utime=yes ac_cv_func_writev=yes ac_cv_header_alloca_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_tftp_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_gss_h=no ac_cv_header_gssapi_gssapi_generic_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_idn_free_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_lber_h=yes ac_cv_header_ldap_h=yes ac_cv_header_ldap_ssl_h=no ac_cv_header_ldapssl_h=no ac_cv_header_libgen_h=yes ac_cv_header_libssh2_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_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_openssl_crypto_h=yes ac_cv_header_openssl_engine_h=yes ac_cv_header_openssl_err_h=yes ac_cv_header_openssl_pem_h=yes ac_cv_header_openssl_pkcs12_h=yes ac_cv_header_openssl_rsa_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_openssl_x509_h=yes ac_cv_header_poll_h=yes ac_cv_header_pwd_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_sgtty_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_stdio_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_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_tld_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_winber_h=no ac_cv_header_windows_h=no ac_cv_header_winldap_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_crypto_CRYPTO_lock=yes ac_cv_lib_crypto_SRP_Calc_client_key=yes ac_cv_lib_rtmp_RTMP_Init=no ac_cv_lib_ssh2_libssh2_channel_open_ex=no ac_cv_lib_ssl_SSL_connect=yes ac_cv_lib_z_inflateEnd=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_PERL=/usr/bin/perl ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKGCONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir 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_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_sig_atomic_t_volatile=no ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_time_t=4 ac_cv_sizeof_voidp=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 ac_cv_working_ni_withscopeid=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes curl_cv_def_OPENSSL_VERSION_NUMBER=0x1000108fL curl_cv_def_PRId64='"lld"' 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_select_args='int,fd_set *,struct timeval *,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_OPENSSL_VERSION_NUMBER=yes curl_cv_have_def_PRId64=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_ldap_LIBS='-llber -lldap' curl_cv_need_header_lber_h=no curl_cv_need_header_malloc_h=no curl_cv_need_header_memory_h=no curl_cv_recv=yes curl_cv_save_LIBS='-lz ' curl_cv_select=yes curl_cv_send=yes curl_cv_variadic_macros_c99=yes curl_cv_variadic_macros_gcc=yes curl_cv_writable_argv=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.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' 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.14' AWK='gawk' BLANK_AT_MAKETIME='' BUILD_LIBHOSTNAME_FALSE='#' BUILD_LIBHOSTNAME_TRUE='' BUILD_UNITTESTS_FALSE='' BUILD_UNITTESTS_TRUE='#' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wno-system-headers' CFLAG_CURL_SYMBOL_HIDING='-fvisibility=hidden' CONFIGURE_OPTIONS='" '\''--enable-ipv6'\'' '\''--with-ssl'\'' '\''--enable-ldaps'\'' '\''--with-gssapi'\'' '\''--with-ca-bundle=/usr/lib/ssl/certs/ca-cert.pem'\'' '\''--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 '\'' '\''build_alias=i686-uhu-linux'\'' '\''host_alias=i686-uhu-linux'\''"' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CPPFLAG_CURL_STATICLIB='' CROSSCOMPILING_FALSE='' CROSSCOMPILING_TRUE='#' CURLDEBUG_FALSE='' CURLDEBUG_TRUE='#' CURLVERSION='7.37.0' CURL_CA_BUNDLE='"/usr/lib/ssl/certs/ca-cert.pem"' CURL_CFLAG_EXTRAS='' CURL_DISABLE_DICT='' CURL_DISABLE_FILE='' CURL_DISABLE_FTP='' CURL_DISABLE_GOPHER='' CURL_DISABLE_HTTP='' CURL_DISABLE_IMAP='' CURL_DISABLE_LDAP='' CURL_DISABLE_LDAPS='' CURL_DISABLE_POP3='' CURL_DISABLE_PROXY='' CURL_DISABLE_RTSP='' CURL_DISABLE_SMTP='' CURL_DISABLE_TELNET='' CURL_DISABLE_TFTP='' CURL_LT_SHLIB_USE_MIMPURE_TEXT_FALSE='' CURL_LT_SHLIB_USE_MIMPURE_TEXT_TRUE='#' CURL_LT_SHLIB_USE_NO_UNDEFINED_FALSE='' CURL_LT_SHLIB_USE_NO_UNDEFINED_TRUE='#' CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_FALSE='' CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_TRUE='#' CURL_LT_SHLIB_USE_VERSION_INFO_FALSE='#' CURL_LT_SHLIB_USE_VERSION_INFO_TRUE='' CURL_LT_SHLIB_VERSIONED_FLAVOUR='' CURL_NETWORK_AND_TIME_LIBS='' CURL_NETWORK_LIBS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOING_CURL_SYMBOL_HIDING_FALSE='#' DOING_CURL_SYMBOL_HIDING_TRUE='' DOING_NATIVE_WINDOWS_FALSE='' DOING_NATIVE_WINDOWS_TRUE='#' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_SHARED='yes' ENABLE_STATIC='no' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_GNUTLS_SRP='' HAVE_LDAP_SSL='1' HAVE_LIBZ='1' HAVE_LIBZ_FALSE='#' HAVE_LIBZ_TRUE='' HAVE_SSLEAY_SRP='1' IDN_ENABLED='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IPV6_ENABLED='1' LD='/usr/bin/ld' LDFLAGS='' LIBCURL_LIBS='-lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz' LIBMETALINK_CPPFLAGS='' LIBMETALINK_LDFLAGS='' LIBMETALINK_LIBS='' LIBOBJS='' LIBS='-lidn -lssl -lcrypto -lssl -lcrypto -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz' 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=':' MANOPT='' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' NROFF='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='curl' PACKAGE_BUGREPORT='a suitable curl mailing list: http://curl.haxx.se/mail/' PACKAGE_NAME='curl' PACKAGE_STRING='curl -' PACKAGE_TARNAME='curl' PACKAGE_URL='' PACKAGE_VERSION='-' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKGADD_NAME='cURL - a client that groks URLs' PKGADD_PKG='HAXXcurl' PKGADD_VENDOR='curl.haxx.se' PKGCONFIG='/usr/bin/pkg-config' RANDOM_FILE='/dev/urandom' RANLIB='ranlib' REQUIRE_LIB_DEPS='no' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SONAME_BUMP_FALSE='' SONAME_BUMP_TRUE='#' SSL_ENABLED='1' STRIP='strip' SUPPORT_FEATURES='SSL IPv6 libz IDN NTLM NTLM_WB TLS-SRP GSS-API' SUPPORT_PROTOCOLS='DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS LDAP LDAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP' USE_ARES='' USE_AXTLS='' USE_CPPFLAG_CURL_STATICLIB_FALSE='' USE_CPPFLAG_CURL_STATICLIB_TRUE='#' USE_CYASSL='' USE_DARWINSSL='' USE_EMBEDDED_ARES_FALSE='' USE_EMBEDDED_ARES_TRUE='#' USE_EXPLICIT_LIB_DEPS_FALSE='' USE_EXPLICIT_LIB_DEPS_TRUE='#' USE_GNUTLS='' USE_GNUTLS_NETTLE='' USE_LIBRTMP='' USE_LIBSSH2='' USE_MANUAL_FALSE='' USE_MANUAL_TRUE='#' USE_NGHTTP2='' USE_NSS='' USE_OPENLDAP='1' USE_POLARSSL='' USE_SCHANNEL='' USE_SSLEAY='1' USE_WINDOWS_SSPI='' VERSION='-' VERSIONNUM='072500' ZLIB_LIBS='-lz' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${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='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libext='a' 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' subdirs='' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "curl" #define PACKAGE_TARNAME "curl" #define PACKAGE_VERSION "-" #define PACKAGE_STRING "curl -" #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/" #define PACKAGE_URL "" #define PACKAGE "curl" #define VERSION "-" #define OS "i686-uhu-linux-gnu" #define HAVE_SYS_TYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define SIZEOF_LONG 4 #define SIZEOF_VOIDP 4 #define CURL_PULL_SYS_TYPES_H 1 #define CURL_PULL_STDINT_H 1 #define CURL_PULL_INTTYPES_H 1 #define CURL_TYPEOF_CURL_OFF_T int64_t #define CURL_FORMAT_CURL_OFF_T "lld" #define CURL_FORMAT_CURL_OFF_TU "llu" #define CURL_FORMAT_OFF_T "%lld" #define CURL_SIZEOF_CURL_OFF_T 8 #define CURL_SUFFIX_CURL_OFF_T LL #define CURL_SUFFIX_CURL_OFF_TU ULL #define _FILE_OFFSET_BITS 64 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LDAP_SSL 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_CLOCK_GETTIME_MONOTONIC 1 #define HAVE_ZLIB_H 1 #define HAVE_LIBZ 1 #define HAVE_LBER_H 1 #define HAVE_LDAP_H 1 #define HAVE_LDAP_URL_PARSE 1 #define HAVE_LDAP_INIT_FD 1 #define USE_OPENLDAP 1 #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 #define HAVE_WRITABLE_ARGV 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_GSSMIT 1 #define HAVE_GSSAPI 1 #define HAVE_LIBSSL 1 #define HAVE_OPENSSL_X509_H 1 #define USE_OPENSSL 1 #define HAVE_OPENSSL_RSA_H 1 #define USE_OPENSSL 1 #define HAVE_OPENSSL_CRYPTO_H 1 #define USE_OPENSSL 1 #define HAVE_OPENSSL_PEM_H 1 #define USE_OPENSSL 1 #define HAVE_OPENSSL_SSL_H 1 #define USE_OPENSSL 1 #define HAVE_OPENSSL_ERR_H 1 #define USE_OPENSSL 1 #define USE_SSLEAY 1 #define HAVE_OPENSSL_PKCS12_H 1 #define HAVE_OPENSSL_ENGINE_H 1 #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 #define HAVE_RAND_STATUS 1 #define HAVE_RAND_EGD 1 #define HAVE_ENGINE_CLEANUP 1 #define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1 #define HAVE_SSL_GET_SHUTDOWN 1 #define HAVE_SSLV2_CLIENT_METHOD 1 #define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1 #define RANDOM_FILE "/dev/urandom" #define HAVE_SSLEAY_SRP 1 #define CURL_CA_BUNDLE "/usr/lib/ssl/certs/ca-cert.pem" #define HAVE_LIBIDN 1 #define HAVE_IDN_FREE 1 #define HAVE_IDNA_STRERROR 1 #define HAVE_TLD_STRERROR 1 #define HAVE_IDN_FREE_H 1 #define HAVE_TLD_H 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_UIO_H 1 #define HAVE_ASSERT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_SGTTY_H 1 #define HAVE_FCNTL_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_TIME_H 1 #define HAVE_PWD_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LOCALE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_ARPA_TFTP_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_VARIADIC_MACROS_C99 1 #define HAVE_VARIADIC_MACROS_GCC 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 CURL_SIZEOF_LONG 4 #define SIZEOF_TIME_T 4 #define SIZEOF_OFF_T 8 #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 CURL_PULL_SYS_TYPES_H 1 #define CURL_PULL_SYS_SOCKET_H 1 #define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t #define CURL_SIZEOF_CURL_SOCKLEN_T 4 #define HAVE_SYS_TYPES_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIG_ATOMIC_T 1 #define RETSIGTYPE void #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 fd_set * #define SELECT_TYPE_RETV int #define SELECT_QUAL_ARG5 #define SELECT_TYPE_ARG5 struct timeval * #define HAVE_SELECT 1 #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 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_UNISTD_H 1 #define HAVE_ALARM 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_BASENAME 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_STDIO_H 1 #define HAVE_FDOPEN 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_NETDB_H 1 #define HAVE_FREEADDRINFO 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_FREEIFADDRS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_FSETXATTR 1 #define HAVE_FSETXATTR_5 1 #define HAVE_FTRUNCATE 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STDLIB_H 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETADDRINFO_THREADSAFE 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYADDR_R 1 #define HAVE_GETHOSTBYADDR_R_8 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_6 1 #define GETHOSTNAME_TYPE_ARG2 unsigned int #define HAVE_GETHOSTNAME 1 #define HAVE_GETIFADDRS 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_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_GMTIME_R 1 #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_LOCALTIME_R 1 #define HAVE_POLL 1 #define HAVE_POLL_FINE 1 #define HAVE_SETSOCKOPT 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIGACTION 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGNAL 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SIGSETJMP 1 #define HAVE_SOCKET 1 #define HAVE_SOCKETPAIR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR_R 1 #define HAVE_POSIX_STRERROR_R 1 #define STRERROR_R_TYPE_ARG3 size_t #define HAVE_STRNCASECMP 1 #define HAVE_STRSTR 1 #define HAVE_STRTOK_R 1 #define HAVE_STRTOLL 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_WRITEV 1 #define HAVE_FORK 1 #define HAVE_GETEUID 1 #define HAVE_GETPPID 1 #define HAVE_GETPROTOBYNAME 1 #define HAVE_GETPWUID 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_ADDR 1 #define HAVE_PERROR 1 #define HAVE_PIPE 1 #define HAVE_SETLOCALE 1 #define HAVE_SETRLIMIT 1 #define HAVE_UNAME 1 #define HAVE_UTIME 1 #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 ENABLE_IPV6 1 #define HAVE_STDIO_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define NTLM_WB_ENABLED 1 #define NTLM_WB_FILE "/usr/bin/ntlm_auth" #define USE_TLS_SRP 1 #define CURL_EXTERN_SYMBOL __attribute__ ((__visibility__ ("default"))) configure: exit 0