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.61. Invocation command line was $ ./configure --prefix=/usr --with-gnutls --with-gssapi ## --------- ## ## Platform. ## ## --------- ## hostname = foo.net uname -m = x86_64 uname -r = 2.6.25 uname -s = Linux uname -v = #1 PREEMPT Fri Apr 18 17:45:03 CEST 2008 /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: . PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /opt/gcc-4.3.0/bin PATH: /opt/python-2.5/bin PATH: /opt/gdb-6.7/bin PATH: /opt/xorg-7.4/bin PATH: /opt/xfce4.4/bin PATH: /opt/firefox-3.0/bin PATH: /opt/sonstige/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2064: checking whether to enable maintainer-specific portions of Makefiles configure:2073: result: no configure:2089: checking for sed configure:2108: found /usr/bin/sed configure:2121: result: /usr/bin/sed configure:2180: checking for ar configure:2197: found /bin/ar configure:2208: result: ar configure:2288: checking for a BSD-compatible install configure:2344: result: /usr/bin/install -c configure:2355: checking whether build environment is sane configure:2398: result: yes configure:2426: checking for a thread-safe mkdir -p configure:2465: result: /usr/bin/mkdir -p configure:2478: checking for gawk configure:2494: found /usr/bin/gawk configure:2505: result: gawk configure:2516: checking whether make sets $(MAKE) configure:2537: result: yes configure:2725: checking curl version configure:2727: result: 7.18.1 configure:2764: checking build system type configure:2782: result: x86_64-unknown-linux-gnu configure:2804: checking host system type configure:2819: result: x86_64-unknown-linux-gnu configure:2859: checking for style of include used by make configure:2887: result: GNU configure:2957: checking for gcc configure:2984: result: gcc configure:3222: checking for C compiler version configure:3229: gcc --version >&5 gcc (GCC) 4.3.0 Copyright (C) 2008 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:3232: $? = 0 configure:3239: gcc -v >&5 Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ./configure --prefix=/opt/gcc-4.3.0 --disable-multilib Thread model: posix gcc version 4.3.0 (GCC) configure:3242: $? = 0 configure:3249: gcc -V >&5 gcc: '-V' option must have argument configure:3252: $? = 1 configure:3275: checking for C compiler default output file name configure:3302: gcc conftest.c >&5 configure:3305: $? = 0 configure:3343: result: a.out configure:3360: checking whether the C compiler works configure:3370: ./a.out configure:3373: $? = 0 configure:3390: result: yes configure:3397: checking whether we are cross compiling configure:3399: result: no configure:3402: checking for suffix of executables configure:3409: gcc -o conftest conftest.c >&5 configure:3412: $? = 0 configure:3436: result: configure:3442: checking for suffix of object files configure:3468: gcc -c conftest.c >&5 configure:3471: $? = 0 configure:3494: result: o configure:3498: checking whether we are using the GNU C compiler configure:3527: gcc -c conftest.c >&5 configure:3533: $? = 0 configure:3550: result: yes configure:3555: checking whether gcc accepts -g configure:3585: gcc -c -g conftest.c >&5 configure:3591: $? = 0 configure:3690: result: yes configure:3707: checking for gcc option to accept ISO C89 configure:3781: gcc -c -g -O2 conftest.c >&5 configure:3787: $? = 0 configure:3810: result: none needed configure:3830: checking dependency style of gcc configure:3921: result: gcc3 configure:3942: checking how to run the C preprocessor configure:3982: gcc -E conftest.c configure:3988: $? = 0 configure:4019: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4025: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | /* end confdefs.h. */ | #include configure:4058: result: gcc -E configure:4087: gcc -E conftest.c configure:4093: $? = 0 configure:4124: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4130: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | /* end confdefs.h. */ | #include configure:4168: checking for grep that handles long lines and -e configure:4242: result: /usr/bin/grep configure:4247: checking for egrep configure:4325: result: /usr/bin/grep -E configure:4331: checking for AIX configure:4353: result: no configure:4408: checking for gcc configure:4435: result: gcc configure:4673: checking for C compiler version configure:4680: gcc --version >&5 gcc (GCC) 4.3.0 Copyright (C) 2008 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:4683: $? = 0 configure:4690: gcc -v >&5 Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ./configure --prefix=/opt/gcc-4.3.0 --disable-multilib Thread model: posix gcc version 4.3.0 (GCC) configure:4693: $? = 0 configure:4700: gcc -V >&5 gcc: '-V' option must have argument configure:4703: $? = 1 configure:4706: checking whether we are using the GNU C compiler configure:4758: result: yes configure:4763: checking whether gcc accepts -g configure:4898: result: yes configure:4915: checking for gcc option to accept ISO C89 configure:5018: result: none needed configure:5038: checking dependency style of gcc configure:5129: result: gcc3 configure:5152: checking for special C compiler options needed for large files configure:5245: result: no configure:5251: checking for _FILE_OFFSET_BITS value needed for large files configure:5286: gcc -c -g -O2 conftest.c >&5 configure:5292: $? = 0 configure:5360: result: no configure:5513: checking if arch-OS host is AMD64-linux (to build static libraries with PIC) configure:5517: result: yes configure:5599: checking for a sed that does not truncate output configure:5655: result: /usr/bin/sed configure:5669: checking for ld used by gcc configure:5736: result: /bin/ld configure:5745: checking if the linker (/bin/ld) is GNU ld configure:5760: result: yes configure:5765: checking for /bin/ld option to reload object files configure:5772: result: -r configure:5790: checking for BSD-compatible nm configure:5839: result: /bin/nm -B configure:5843: checking whether ln -s works configure:5847: result: yes configure:5854: checking how to recognize dependent libraries configure:6040: result: pass_all configure:6128: gcc -c -g -O2 conftest.c >&5 configure:6131: $? = 0 configure:6569: checking for ANSI C header files configure:6599: gcc -c -g -O2 conftest.c >&5 configure:6605: $? = 0 configure:6704: gcc -o conftest -g -O2 conftest.c >&5 configure:6707: $? = 0 configure:6713: ./conftest configure:6716: $? = 0 configure:6733: result: yes configure:6757: checking for sys/types.h configure:6778: gcc -c -g -O2 conftest.c >&5 configure:6784: $? = 0 configure:6800: result: yes configure:6757: checking for sys/stat.h configure:6778: gcc -c -g -O2 conftest.c >&5 configure:6784: $? = 0 configure:6800: result: yes configure:6757: checking for stdlib.h configure:6778: gcc -c -g -O2 conftest.c >&5 configure:6784: $? = 0 configure:6800: result: yes configure:6757: checking for string.h configure:6778: gcc -c -g -O2 conftest.c >&5 configure:6784: $? = 0 configure:6800: result: yes configure:6757: checking for memory.h configure:6778: gcc -c -g -O2 conftest.c >&5 configure:6784: $? = 0 configure:6800: result: yes configure:6757: checking for strings.h configure:6778: gcc -c -g -O2 conftest.c >&5 configure:6784: $? = 0 configure:6800: result: yes configure:6757: checking for inttypes.h configure:6778: gcc -c -g -O2 conftest.c >&5 configure:6784: $? = 0 configure:6800: result: yes configure:6757: checking for stdint.h configure:6778: gcc -c -g -O2 conftest.c >&5 configure:6784: $? = 0 configure:6800: result: yes configure:6757: checking for unistd.h configure:6778: gcc -c -g -O2 conftest.c >&5 configure:6784: $? = 0 configure:6800: result: yes configure:6827: checking dlfcn.h usability configure:6844: gcc -c -g -O2 conftest.c >&5 configure:6850: $? = 0 configure:6864: result: yes configure:6868: checking dlfcn.h presence configure:6883: gcc -E conftest.c configure:6889: $? = 0 configure:6903: result: yes configure:6936: checking for dlfcn.h configure:6944: result: yes configure:6972: checking the maximum length of command line arguments configure:7084: result: 98304 configure:7096: checking command to parse /bin/nm -B output from gcc object configure:7201: gcc -c -g -O2 conftest.c >&5 configure:7204: $? = 0 configure:7208: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7211: $? = 0 configure:7263: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7266: $? = 0 configure:7304: result: ok configure:7308: checking for objdir configure:7323: result: .libs configure:7415: checking for ar configure:7442: result: ar configure:7511: checking for ranlib configure:7527: found /bin/ranlib configure:7538: result: ranlib configure:7607: checking for strip configure:7623: found /bin/strip configure:7634: result: strip configure:8232: checking if gcc supports -fno-rtti -fno-exceptions configure:8250: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8254: $? = 0 configure:8267: result: no configure:8282: checking for gcc option to produce PIC configure:8514: result: -fPIC configure:8522: checking if gcc PIC flag -fPIC works configure:8540: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:8544: $? = 0 configure:8557: result: yes configure:8585: checking if gcc static flag -static works configure:8613: result: yes configure:8623: checking if gcc supports -c -o file.o configure:8644: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8648: $? = 0 configure:8670: result: yes configure:8696: checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries configure:9677: result: yes configure:9698: checking whether -lc should be explicitly linked in configure:9703: gcc -c -g -O2 conftest.c >&5 configure:9706: $? = 0 configure:9721: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9724: $? = 0 configure:9736: result: no configure:9744: checking dynamic linker characteristics configure:10358: result: GNU/Linux ld.so configure:10382: checking how to hardcode library paths into programs configure:10407: result: immediate configure:10421: checking whether stripping libraries is possible configure:10426: result: yes configure:11228: checking if libtool supports shared libraries configure:11230: result: yes configure:11233: checking whether to build shared libraries configure:11254: result: yes configure:11257: checking whether to build static libraries configure:11261: result: yes configure:11355: creating libtool configure:20622: checking if we need -no-undefined configure:20632: result: no configure:20643: checking if we need -mimpure-text configure:20655: result: no configure:20674: checking if we need BUILDING_LIBCURL configure:20710: result: no configure:20724: checking whether make sets $(MAKE) configure:20745: result: yes configure:20755: checking for inline configure:20781: gcc -c -g -O2 conftest.c >&5 configure:20787: $? = 0 configure:20805: result: inline configure:20827: checking for windows.h configure:20868: gcc -c -g -O2 conftest.c >&5 conftest.c:28:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:37: error: 'WINVER' undeclared (first use in this function) conftest.c:37: error: (Each undeclared identifier is reported only once conftest.c:37: error: for each function it appears in.) configure:20874: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #undef inline | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | | int | main () | { | | #ifdef __CYGWIN__ | HAVE_WINDOWS_H shall not be defined. | #else | int dummy=2*WINVER; | #endif | | ; | return 0; | } | configure:20894: result: no configure:20912: checking for winsock.h configure:20954: gcc -c -g -O2 conftest.c >&5 conftest.c:28:21: error: windows.h: No such file or directory conftest.c:29:21: error: winsock.h: No such file or directory configure:20960: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #undef inline | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #include | | int | main () | { | | #ifdef __CYGWIN__ | HAVE_WINSOCK_H shall not be defined. | #else | int dummy=WSACleanup(); | #endif | | ; | return 0; | } | configure:20980: result: no configure:20993: checking for winsock2.h configure:21035: gcc -c -g -O2 conftest.c >&5 conftest.c:28:21: error: windows.h: No such file or directory conftest.c:29:22: error: winsock2.h: No such file or directory conftest.c: In function 'main': conftest.c:38: error: 'IPPROTO_ESP' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) configure:21041: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #undef inline | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #include | | int | main () | { | | #ifdef __CYGWIN__ | HAVE_WINSOCK2_H shall not be defined. | #else | int dummy=2*IPPROTO_ESP; | #endif | | ; | return 0; | } | configure:21061: result: no configure:21074: checking for ws2tcpip.h configure:21117: gcc -c -g -O2 conftest.c >&5 conftest.c:28:21: error: windows.h: No such file or directory conftest.c:29:22: error: winsock2.h: No such file or directory conftest.c:30:22: error: ws2tcpip.h: No such file or directory conftest.c: In function 'main': conftest.c:39: error: 'IP_PKTINFO' undeclared (first use in this function) conftest.c:39: error: (Each undeclared identifier is reported only once conftest.c:39: error: for each function it appears in.) configure:21123: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #undef inline | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #include | #include | | int | main () | { | | #ifdef __CYGWIN__ | HAVE_WS2TCPIP_H shall not be defined. | #else | int dummy=2*IP_PKTINFO; | #endif | | ; | return 0; | } | configure:21143: result: no configure:21157: checking for winldap.h configure:21202: gcc -c -g -O2 conftest.c >&5 conftest.c:31:21: error: winldap.h: No such file or directory conftest.c: In function 'main': conftest.c:40: error: 'LDAP' undeclared (first use in this function) conftest.c:40: error: (Each undeclared identifier is reported only once conftest.c:40: error: for each function it appears in.) conftest.c:40: error: 'ldp' undeclared (first use in this function) conftest.c:40: error: 'LDAP_PORT' undeclared (first use in this function) conftest.c:41: error: 'ULONG' undeclared (first use in this function) conftest.c:41: error: expected ';' before 'res' configure:21208: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #endif | #include | | int | main () | { | | #ifdef __CYGWIN__ | HAVE_WINLDAP_H shall not be defined. | #else | LDAP *ldp = ldap_init("dummy", LDAP_PORT); | ULONG res = ldap_unbind(ldp); | #endif | | ; | return 0; | } | configure:21228: result: no configure:21241: checking for winber.h configure:21288: gcc -c -g -O2 conftest.c >&5 conftest.c:31:21: error: winldap.h: No such file or directory conftest.c:32:20: error: winber.h: No such file or directory conftest.c: In function 'main': conftest.c:41: error: 'BERVAL' undeclared (first use in this function) conftest.c:41: error: (Each undeclared identifier is reported only once conftest.c:41: error: for each function it appears in.) conftest.c:41: error: 'bvp' undeclared (first use in this function) conftest.c:41: error: 'NULL' undeclared (first use in this function) conftest.c:42: error: 'BerElement' undeclared (first use in this function) conftest.c:42: error: 'bep' undeclared (first use in this function) configure:21294: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #undef inline | #ifdef HAVE_WINDOWS_H | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #include | #endif | #include | #include | | int | main () | { | | #ifdef __CYGWIN__ | HAVE_WINBER_H shall not be defined. | #else | BERVAL *bvp = NULL; | BerElement *bep = ber_init(bvp); | ber_free(bep, 1); | #endif | | ; | return 0; | } | configure:21314: result: no configure:21335: checking for icc in use configure:21361: result: no configure:21390: checking whether to support http configure:21413: result: yes configure:21418: checking whether to support ftp configure:21439: result: yes configure:21444: checking whether to support file configure:21465: result: yes configure:21470: checking whether to support ldap configure:21522: result: yes configure:21528: checking whether to support ldaps configure:21567: result: no configure:21580: checking whether to support dict configure:21601: result: yes configure:21606: checking whether to support telnet configure:21627: result: yes configure:21632: checking whether to support tftp configure:21653: result: yes configure:21660: checking whether to provide built-in manual configure:21675: result: yes configure:21684: checking for icc in use configure:21710: result: no configure:21716: checking for gethostbyname configure:21772: gcc -o conftest -g -O2 conftest.c >&5 configure:21778: $? = 0 configure:21795: result: yes configure:22250: checking for strcasecmp configure:22306: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:47: warning: conflicting types for built-in function 'strcasecmp' configure:22312: $? = 0 configure:22329: result: yes configure:22476: checking for connect configure:22532: gcc -o conftest -g -O2 conftest.c >&5 configure:22538: $? = 0 configure:22555: result: yes configure:22636: checking whether to use libgcc configure:22651: result: no configure:22677: checking for lber.h configure:22726: gcc -c -g -O2 conftest.c >&5 conftest.c:40:18: error: lber.h: No such file or directory conftest.c: In function 'main': conftest.c:46: error: 'BerValue' undeclared (first use in this function) conftest.c:46: error: (Each undeclared identifier is reported only once conftest.c:46: error: for each function it appears in.) conftest.c:46: error: 'bvp' undeclared (first use in this function) conftest.c:47: error: 'BerElement' undeclared (first use in this function) conftest.c:47: error: 'bep' undeclared (first use in this function) configure:22732: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 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 | #include | | int | main () | { | | BerValue *bvp = NULL; | BerElement *bep = ber_init(bvp); | ber_free(bep, 1); | | ; | return 0; | } | configure:22752: result: no configure:22844: checking for ldap.h configure:22895: gcc -c -g -O2 conftest.c >&5 conftest.c:43:18: error: ldap.h: No such file or directory conftest.c: In function 'main': conftest.c:49: error: 'LDAP' undeclared (first use in this function) conftest.c:49: error: (Each undeclared identifier is reported only once conftest.c:49: error: for each function it appears in.) conftest.c:49: error: 'ldp' undeclared (first use in this function) conftest.c:49: error: 'LDAP_PORT' undeclared (first use in this function) configure:22901: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 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 | #include | | int | main () | { | | LDAP *ldp = ldap_init("dummy", LDAP_PORT); | int res = ldap_unbind(ldp); | | ; | return 0; | } | configure:22921: result: no configure:22934: checking for ldapssl.h configure:22991: gcc -c -g -O2 conftest.c >&5 conftest.c:49:21: error: ldapssl.h: No such file or directory conftest.c: In function 'main': conftest.c:56: error: 'LDAP' undeclared (first use in this function) conftest.c:56: error: (Each undeclared identifier is reported only once conftest.c:56: error: for each function it appears in.) conftest.c:56: error: 'ldp' undeclared (first use in this function) conftest.c:56: error: 'LDAPS_PORT' undeclared (first use in this function) configure:22997: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 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 () | { | | char *cert_label = NULL; | LDAP *ldp = ldap_ssl_init("dummy", LDAPS_PORT, cert_label); | | ; | return 0; | } | configure:23017: result: no configure:23030: checking for ldap_ssl.h configure:23083: gcc -c -g -O2 conftest.c >&5 conftest.c:46:22: error: ldap_ssl.h: No such file or directory conftest.c: In function 'main': conftest.c:52: error: 'LDAP' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) conftest.c:52: error: 'ldp' undeclared (first use in this function) conftest.c:52: error: 'LDAPS_PORT' undeclared (first use in this function) configure:23089: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 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 () | { | | LDAP *ldp = ldapssl_init("dummy", LDAPS_PORT, 1); | | ; | return 0; | } | configure:23109: result: no configure:23226: checking for LDAP libraries configure:23300: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:54: error: 'BerValue' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: 'bvp' undeclared (first use in this function) conftest.c:55: error: 'BerElement' undeclared (first use in this function) conftest.c:55: error: 'bep' undeclared (first use in this function) conftest.c:56: error: 'LDAP' undeclared (first use in this function) conftest.c:56: error: 'ldp' undeclared (first use in this function) conftest.c:56: error: 'LDAP_PORT' undeclared (first use in this function) configure:23306: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 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 () | { | | 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:23300: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:54: error: 'BerValue' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: 'bvp' undeclared (first use in this function) conftest.c:55: error: 'BerElement' undeclared (first use in this function) conftest.c:55: error: 'bep' undeclared (first use in this function) conftest.c:56: error: 'LDAP' undeclared (first use in this function) conftest.c:56: error: 'ldp' undeclared (first use in this function) conftest.c:56: error: 'LDAP_PORT' undeclared (first use in this function) configure:23306: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 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 () | { | | 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:23300: gcc -o conftest -g -O2 conftest.c -lldap >&5 conftest.c: In function 'main': conftest.c:54: error: 'BerValue' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: 'bvp' undeclared (first use in this function) conftest.c:55: error: 'BerElement' undeclared (first use in this function) conftest.c:55: error: 'bep' undeclared (first use in this function) conftest.c:56: error: 'LDAP' undeclared (first use in this function) conftest.c:56: error: 'ldp' undeclared (first use in this function) conftest.c:56: error: 'LDAP_PORT' undeclared (first use in this function) configure:23306: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 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 () | { | | 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:23300: gcc -o conftest -g -O2 conftest.c -llber -lldap >&5 conftest.c: In function 'main': conftest.c:54: error: 'BerValue' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: 'bvp' undeclared (first use in this function) conftest.c:55: error: 'BerElement' undeclared (first use in this function) conftest.c:55: error: 'bep' undeclared (first use in this function) conftest.c:56: error: 'LDAP' undeclared (first use in this function) conftest.c:56: error: 'ldp' undeclared (first use in this function) conftest.c:56: error: 'LDAP_PORT' undeclared (first use in this function) configure:23306: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 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 () | { | | 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:23300: gcc -o conftest -g -O2 conftest.c -lldap -llber >&5 conftest.c: In function 'main': conftest.c:54: error: 'BerValue' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: 'bvp' undeclared (first use in this function) conftest.c:55: error: 'BerElement' undeclared (first use in this function) conftest.c:55: error: 'bep' undeclared (first use in this function) conftest.c:56: error: 'LDAP' undeclared (first use in this function) conftest.c:56: error: 'ldp' undeclared (first use in this function) conftest.c:56: error: 'LDAP_PORT' undeclared (first use in this function) configure:23306: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 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 () | { | | 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:23300: gcc -o conftest -g -O2 conftest.c -lldapssl -lldapx -lldapsdk >&5 conftest.c: In function 'main': conftest.c:54: error: 'BerValue' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: 'bvp' undeclared (first use in this function) conftest.c:55: error: 'BerElement' undeclared (first use in this function) conftest.c:55: error: 'bep' undeclared (first use in this function) conftest.c:56: error: 'LDAP' undeclared (first use in this function) conftest.c:56: error: 'ldp' undeclared (first use in this function) conftest.c:56: error: 'LDAP_PORT' undeclared (first use in this function) configure:23306: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 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 () | { | | 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:23300: gcc -o conftest -g -O2 conftest.c -lldapsdk -lldapx -lldapssl >&5 conftest.c: In function 'main': conftest.c:54: error: 'BerValue' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: 'bvp' undeclared (first use in this function) conftest.c:55: error: 'BerElement' undeclared (first use in this function) conftest.c:55: error: 'bep' undeclared (first use in this function) conftest.c:56: error: 'LDAP' undeclared (first use in this function) conftest.c:56: error: 'ldp' undeclared (first use in this function) conftest.c:56: error: 'LDAP_PORT' undeclared (first use in this function) configure:23306: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 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 () | { | | 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:23331: result: cannot find LDAP libraries configure:23352: WARNING: Cannot find libraries for LDAP support: LDAP disabled configure:23594: checking for timeGetTime in winmm configure:23621: gcc -o conftest -g -O2 conftest.c -lwinmm >&5 conftest.c:26:20: error: windef.h: No such file or directory conftest.c:27:39: error: mmsystem.h: No such file or directory configure:23627: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | timeGetTime(); | ; | return 0; | } configure:23641: result: no configure:23652: checking whether to enable ipv6 configure:23698: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:32: warning: incompatible implicit declaration of built-in function 'exit' configure:23701: $? = 0 configure:23707: ./conftest configure:23710: $? = 0 configure:23712: result: yes configure:24094: checking non-blocking sockets style configure:24142: gcc -c -g -O2 conftest.c >&5 configure:24148: $? = 0 configure:24426: result: O_NONBLOCK configure:24439: checking if argv can be written to configure:24462: gcc -o conftest -g -O2 conftest.c >&5 configure:24465: $? = 0 configure:24471: ./conftest configure:24474: $? = 0 configure:24499: result: yes configure:24557: checking if Kerberos4 support is requested configure:25367: result: no configure:25384: checking if SPNEGO support is requested configure:25411: result: no configure:25452: checking if GSSAPI support is requested configure:25455: result: yes configure:25481: checking gss.h usability configure:25498: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:25504: $? = 0 configure:25518: result: yes configure:25522: checking gss.h presence configure:25537: gcc -E -I/usr/include conftest.c configure:25543: $? = 0 configure:25557: result: yes configure:25590: checking for gss.h configure:25597: result: yes configure:25988: checking for pkg-config configure:26007: found /usr/bin/pkg-config configure:26020: result: /usr/bin/pkg-config configure:26029: checking OpenSSL options with pkg-config configure:26048: result: no configure:26058: checking for gdi32 configure:26084: gcc -o conftest -g -O2 -I/usr/include conftest.c -lgdi32 -lgssapi -lgss >&5 conftest.c:30:20: error: windef.h: No such file or directory conftest.c:31:39: error: wingdi.h: No such file or directory configure:26090: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | GdiFlush(); | ; | return 0; | } configure:26103: result: no configure:26113: checking for CRYPTO_lock in -lcrypto configure:26148: gcc -o conftest -g -O2 -I/usr/include conftest.c -lcrypto -lgssapi -lgss >&5 /bin/ld: cannot find -lcrypto collect2: ld returned 1 exit status configure:26154: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char CRYPTO_lock (); | int | main () | { | return CRYPTO_lock (); | ; | return 0; | } configure:26172: result: no configure:26183: checking for CRYPTO_add_lock in -lcrypto configure:26218: gcc -o conftest -g -O2 -I/usr/include -I/include/openssl -I/include -L conftest.c -lcrypto -lgssapi -lgss >&5 /bin/ld: cannot find -lcrypto collect2: ld returned 1 exit status configure:26224: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char CRYPTO_add_lock (); | int | main () | { | return CRYPTO_add_lock (); | ; | return 0; | } configure:26242: result: no configure:27437: checking for inflateEnd in -lz configure:27472: gcc -o conftest -g -O2 -I/usr/include conftest.c -lz -lgssapi -lgss >&5 /bin/ld: cannot find -lgssapi collect2: ld returned 1 exit status configure:27478: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char inflateEnd (); | int | main () | { | return inflateEnd (); | ; | return 0; | } configure:27496: result: no configure:27522: checking zlib.h usability configure:27539: gcc -c -g -O2 -I/usr/include -I/usr/local/include conftest.c >&5 configure:27545: $? = 0 configure:27559: result: yes configure:27563: checking zlib.h presence configure:27578: gcc -E -I/usr/include -I/usr/local/include conftest.c configure:27584: $? = 0 configure:27598: result: yes configure:27631: checking for zlib.h configure:27638: result: yes configure:27646: checking for gzread in -lz configure:27681: gcc -o conftest -g -O2 -I/usr/include -I/usr/local/include -L/usr/local/lib conftest.c -lz -lgssapi -lgss >&5 /bin/ld: cannot find -lgssapi collect2: ld returned 1 exit status configure:27687: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gzread (); | int | main () | { | return gzread (); | ; | return 0; | } configure:27705: result: no configure:27734: WARNING: configure found only the libz header file, not the lib! configure:27800: checking for libssh2_channel_open_ex in -lssh2 configure:27835: gcc -o conftest -g -O2 -I/usr/include conftest.c -lssh2 -lgssapi -lgss >&5 /bin/ld: cannot find -lssh2 collect2: ld returned 1 exit status configure:27841: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libssh2_channel_open_ex (); | int | main () | { | return libssh2_channel_open_ex (); | ; | return 0; | } configure:27859: result: no configure:27886: checking libssh2.h usability configure:27903: gcc -c -g -O2 -I/usr/include conftest.c >&5 conftest.c:63:21: error: libssh2.h: No such file or directory configure:27909: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 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:27923: result: no configure:27927: checking libssh2.h presence configure:27942: gcc -E -I/usr/include conftest.c conftest.c:30:21: error: libssh2.h: No such file or directory configure:27948: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | /* end confdefs.h. */ | #include configure:27962: result: no configure:27995: checking for libssh2.h configure:28003: result: no configure:28142: checking for gnutls_check_version in -lgnutls configure:28177: gcc -o conftest -g -O2 -I/usr/include -I/usr/include -I/usr/include conftest.c -lgnutls -lgssapi -lgss -L/usr/lib -lgnutls -L/usr/lib -ltasn1 -lgcrypt -lgpg-error >&5 /bin/ld: cannot find -lgssapi collect2: ld returned 1 exit status configure:28183: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gnutls_check_version (); | int | main () | { | return gnutls_check_version (); | ; | return 0; | } configure:28201: result: no configure:28449: WARNING: SSL disabled, you will not be able to use HTTPS, FTPS, NTLM and more. configure:28451: WARNING: Use --with-ssl, --with-gnutls or --with-nss to address this. configure:28462: checking default CA cert bundle/path configure:28556: result: no configure:28579: checking whether to build with libidn configure:28593: result: yes configure:28685: checking for idna_to_ascii_lz in -lidn configure:28720: gcc -o conftest -g -O2 -I/usr/include conftest.c -lidn -lgssapi -lgss >&5 /bin/ld: cannot find -lgssapi collect2: ld returned 1 exit status configure:28726: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char idna_to_ascii_lz (); | int | main () | { | return idna_to_ascii_lz (); | ; | return 0; | } configure:28744: result: no configure:29012: checking AIX 4.3 or later configure:29028: gcc -E -I/usr/include conftest.c conftest.c:5:2: error: #error "this is not AIX 4.3 or later" configure:29034: $? = 1 configure: failed program was: | | #if defined(_AIX) && defined(_AIX43) | printf("just fine"); | #else | #error "this is not AIX 4.3 or later" | #endif | configure:29047: result: no configure:29448: checking for inet_ntoa_r configure:29504: gcc -o conftest -g -O2 -I/usr/include conftest.c -lgssapi -lgss >&5 /bin/ld: cannot find -lgssapi collect2: ld returned 1 exit status configure:29510: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | /* end confdefs.h. */ | /* Define inet_ntoa_r to an innocuous variant, in case declares inet_ntoa_r. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_ntoa_r innocuous_inet_ntoa_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_ntoa_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_ntoa_r | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char inet_ntoa_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_inet_ntoa_r || defined __stub___inet_ntoa_r | choke me | #endif | | int | main () | { | return inet_ntoa_r (); | ; | return 0; | } configure:29528: result: no configure:29606: checking for localtime_r configure:29662: gcc -o conftest -g -O2 -I/usr/include conftest.c -lgssapi -lgss >&5 /bin/ld: cannot find -lgssapi collect2: ld returned 1 exit status configure:29668: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | /* end confdefs.h. */ | /* Define localtime_r to an innocuous variant, in case declares localtime_r. | For example, HP-UX 11i declares gettimeofday. */ | #define localtime_r innocuous_localtime_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char localtime_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef localtime_r | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char localtime_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_localtime_r || defined __stub___localtime_r | choke me | #endif | | int | main () | { | return localtime_r (); | ; | return 0; | } configure:29686: result: no configure:29753: checking for strerror_r configure:29809: gcc -o conftest -g -O2 -I/usr/include conftest.c -lgssapi -lgss >&5 /bin/ld: cannot find -lgssapi collect2: ld returned 1 exit status configure:29815: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | /* end confdefs.h. */ | /* Define strerror_r to an innocuous variant, in case declares strerror_r. | For example, HP-UX 11i declares gettimeofday. */ | #define strerror_r innocuous_strerror_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strerror_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strerror_r | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strerror_r || defined __stub___strerror_r | choke me | #endif | | int | main () | { | return strerror_r (); | ; | return 0; | } configure:29833: result: no configure:30592: checking if gmtime_r exists and works configure:30622: gcc -o conftest -g -O2 -I/usr/include conftest.c -lgssapi -lgss >&5 /bin/ld: cannot find -lgssapi collect2: ld returned 1 exit status configure:30625: $? = 1 configure: program exited with status 1 configure: failed program was: | | #include | int main(void) | { | time_t local = 1170352587; | struct tm *gmt; | struct tm keeper; | putenv("TZ=CST6CDT"); | tzset(); | gmt = gmtime_r(&local, &keeper); | if(gmt) { | return 0; | } | return 1; /* failure */ | } | configure:30650: result: no configure:30758: checking for ANSI C header files configure:30922: result: yes configure:30934: checking for malloc.h configure:30970: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:30976: $? = 0 configure:30996: result: yes configure:31035: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31041: $? = 0 configure:31148: checking for sys/types.h configure:31208: result: yes configure:31148: checking for sys/time.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for sys/select.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for sys/socket.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for sys/ioctl.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for assert.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for unistd.h configure:31208: result: yes configure:31148: checking for stdlib.h configure:31208: result: yes configure:31148: checking for limits.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for arpa/inet.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for net/if.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for netinet/in.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for netinet/tcp.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for netdb.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for sys/sockio.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 conftest.c:65:24: error: sys/sockio.h: No such file or directory configure:31192: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_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_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 | | | | #include configure:31208: result: no configure:31148: checking for sys/stat.h configure:31208: result: yes configure:31148: checking for sys/param.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for termios.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for termio.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for sgtty.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for fcntl.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for alloca.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for time.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for io.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 conftest.c:73:16: error: io.h: No such file or directory configure:31192: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_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_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 | | | | #include configure:31208: result: no configure:31148: checking for pwd.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for utime.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for sys/utime.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 conftest.c:75:23: error: sys/utime.h: No such file or directory configure:31192: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_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_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 | | | | #include configure:31208: result: no configure:31148: checking for sys/poll.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for poll.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for sys/resource.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for libgen.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for locale.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for errno.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for stdbool.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for arpa/tftp.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31148: checking for sys/filio.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 conftest.c:83:23: error: sys/filio.h: No such file or directory configure:31192: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_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_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 | | | | #include configure:31208: result: no configure:31148: checking for setjmp.h configure:31186: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31192: $? = 0 configure:31208: result: yes configure:31220: checking for an ANSI C-conforming const configure:31295: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31301: $? = 0 configure:31316: result: yes configure:31327: checking for compiler support of C99 variadic macro style configure:31368: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31374: $? = 0 configure:31394: result: yes configure:31405: checking for compiler support of old gcc variadic macro style configure:31446: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31452: $? = 0 configure:31472: result: yes configure:31484: checking for size_t configure:31514: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31520: $? = 0 configure:31535: result: yes configure:31547: checking whether time.h and sys/time.h may both be included configure:31577: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31583: $? = 0 configure:31598: result: yes configure:31616: checking for sys/types.h configure:31622: result: yes configure:31616: checking for sys/time.h configure:31622: result: yes configure:31616: checking for time.h configure:31622: result: yes configure:31756: checking for struct timeval configure:31817: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:31823: $? = 0 configure:31843: result: yes configure:31859: checking run-time libs availability configure:31887: gcc -o conftest -g -O2 -I/usr/include conftest.c -lgssapi -lgss >&5 /bin/ld: cannot find -lgssapi collect2: ld returned 1 exit status configure:31890: $? = 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 "curl" | #define VERSION "7.18.1" | #define OS "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_GETHOSTBYNAME 1 | #define CURL_DISABLE_LDAP 1 | #define CURL_DISABLE_LDAPS 1 | #define HAVE_O_NONBLOCK 1 | #define HAVE_WRITABLE_ARGV 1 | #define HAVE_GSSGNU 1 | #define HAVE_GSSAPI 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_IOCTL_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_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_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_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | | main() | { | return 0; | } | configure:31909: result: failed configure:31911: error: one or more libs available at link-time are not available run-time. Libs used at link-time: -lgssapi -lgss ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_inet_ntoa_r=no ac_cv_func_localtime_r=no ac_cv_func_strcasecmp=yes ac_cv_func_strerror_r=no 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=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_lber_h=no ac_cv_header_ldap_h=no 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_poll_h=yes ac_cv_header_pwd_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_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_utime_h=no 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_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=x86_64-unknown-linux-gnu ac_cv_lib_crypto_CRYPTO_add_lock=no ac_cv_lib_crypto_CRYPTO_lock=no ac_cv_lib_gnutls_gnutls_check_version=no ac_cv_lib_idn_idna_to_ascii_lz=no ac_cv_lib_ssh2_libssh2_channel_open_ex=no ac_cv_lib_z_gzread=no ac_cv_lib_z_inflateEnd=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PKGCONFIG=/usr/bin/pkg-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_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_struct_timeval=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 curl_cv_ldap_LIBS=unknown curl_cv_need_header_malloc_h=no curl_cv_save_LIBS= curl_cv_variadic_macros_c99=yes curl_cv_variadic_macros_gcc=yes curl_cv_writable_argv=yes 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_objdir=.libs lt_cv_path_LD=/bin/ld lt_cv_path_NM='/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /lib /usr/lib /opt/xorg-7.4/lib /opt/xfce4.4/lib /opt/gcc-4.3.0/lib /opt/python-2.5/lib ' lt_cv_sys_lib_search_path_spec='/lib64 /usr/lib64 /opt/gcc-4.3.0/lib64 /opt/gcc-4.3.0/lib/gcc/x86_64-unknown-linux-gnu/4.3.0 /opt/python-2.5/lib /opt/xorg-7.4/lib' lt_cv_sys_max_cmd_len=98304 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} "/archiv/wandler/grundlagen/curl-7.18.1/missing" --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} "/archiv/wandler/grundlagen/curl-7.18.1/missing" --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} "/archiv/wandler/grundlagen/curl-7.18.1/missing" --run autoconf' AUTOHEADER='${SHELL} "/archiv/wandler/grundlagen/curl-7.18.1/missing" --run autoheader' AUTOMAKE='${SHELL} "/archiv/wandler/grundlagen/curl-7.18.1/missing" --run automake-1.10' AWK='gawk' CABUNDLE_FALSE='' CABUNDLE_TRUE='#' CAPATH_FALSE='' CAPATH_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS=' -I/usr/include' CROSSCOMPILING_FALSE='' CROSSCOMPILING_TRUE='' CURL_CA_BUNDLE='' CURL_CA_PATH='' CURL_DISABLE_DICT='' CURL_DISABLE_FILE='' CURL_DISABLE_FTP='' CURL_DISABLE_HTTP='' CURL_DISABLE_LDAP='1' CURL_DISABLE_LDAPS='1' CURL_DISABLE_TELNET='' CURL_DISABLE_TFTP='' CURL_LIBS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' HAVE_ARES='' HAVE_LIBZ='' HAVE_LIBZ_FALSE='' HAVE_LIBZ_TRUE='#' HAVE_PK11_CREATEGENERICOBJECT='' IDN_ENABLED='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IPV6_ENABLED='' KRB4_ENABLED='' LDFLAGS=' ' LIBCURL_LIBS='' LIBOBJS='' LIBS=' -lgssapi -lgss' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} "/archiv/wandler/grundlagen/curl-7.18.1/missing" --run makeinfo' MANOPT='' MIMPURE_FALSE='' MIMPURE_TRUE='#' NMEDIT='' NO_UNDEFINED_FALSE='' NO_UNDEFINED_TRUE='#' NROFF='' OBJDUMP='objdump' OBJEXT='o' PACKAGE='curl' PACKAGE_BUGREPORT='a suitable curl mailing list => http://curl.haxx.se/mail/' PACKAGE_NAME='curl' PACKAGE_STRING='curl -' PACKAGE_TARNAME='curl' PACKAGE_VERSION='-' PATH_SEPARATOR=':' PERL='' PKGADD_NAME='cURL - a client that groks URLs' PKGADD_PKG='HAXXcurl' PKGADD_VENDOR='curl.haxx.se' PKGCONFIG='/usr/bin/pkg-config' RANDOM_FILE='' RANLIB='ranlib' REQUIRE_LIB_DEPS='no' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSL_ENABLED='' STATICLIB_FALSE='' STATICLIB_TRUE='#' STRIP='strip' TEST_SERVER_LIBS='' USE_GNUTLS='' USE_LIBSSH2='' USE_MANUAL_FALSE='' USE_MANUAL_TRUE='' USE_NSS='' USE_SSLEAY='' USE_WINDOWS_SSPI='' VERSION='7.18.1' VERSIONNUM='071201' ac_ct_CC='gcc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /archiv/wandler/grundlagen/curl-7.18.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libext='a' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## 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 "curl" #define VERSION "7.18.1" #define OS "x86_64-unknown-linux-gnu" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define CURL_DISABLE_LDAPS 1 #define HAVE_GETHOSTBYNAME 1 #define CURL_DISABLE_LDAP 1 #define CURL_DISABLE_LDAPS 1 #define HAVE_O_NONBLOCK 1 #define HAVE_WRITABLE_ARGV 1 #define HAVE_GSSGNU 1 #define HAVE_GSSAPI 1 #define STDC_HEADERS 1 #define HAVE_MALLOC_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_IOCTL_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_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_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_STRUCT_TIMEVAL 1 configure: exit 1