This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = kmalhotra.apple.com uname -m = x86_64 uname -r = 12.0.0 uname -s = Darwin uname -v = Darwin Kernel Version 12.0.0: Wed Dec 21 22:28:57 PST 2011; root:xnu-2030.12.2~3/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 12.0.0: Wed Dec 21 22:28:57 PST 2011; root:xnu-2030.12.2~3/RELEASE_X86_64 Kernel configured for up to 4 processors. 4 processors are physically available. 4 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 Primary memory available: 4.00 gigabytes Default processor set: 114 tasks, 511 threads, 4 processors Load average: 1.11, Mach factor: 2.88 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2146: checking build system type configure:2164: result: x86_64-apple-darwin12.0.0 configure:2186: checking host system type configure:2201: result: x86_64-apple-darwin12.0.0 configure:2223: checking target system type configure:2238: result: x86_64-apple-darwin12.0.0 configure:2281: checking for a BSD-compatible install configure:2337: result: /usr/bin/install -c configure:2348: checking whether build environment is sane configure:2391: result: yes configure:2456: checking for gawk configure:2486: result: no configure:2456: checking for mawk configure:2486: result: no configure:2456: checking for nawk configure:2486: result: no configure:2456: checking for awk configure:2472: found /usr/bin/awk configure:2483: result: awk configure:2494: checking whether make sets $(MAKE) configure:2515: result: yes configure:2740: checking configure arguments configure:4395: result: done configure:4569: checking for cc configure:4585: found /usr/bin/cc configure:4596: result: cc configure:4621: checking for ar configure:4637: found /usr/bin/ar configure:4648: result: ar configure:4708: checking for style of include used by make configure:4736: result: GNU configure:5074: checking for C compiler version configure:5081: cc --version >&5 Apple clang version 4.0 (tags/Apple/clang-418.0.20) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.0.0 Thread model: posix configure:5084: $? = 0 configure:5091: cc -v >&5 Apple clang version 4.0 (tags/Apple/clang-418.0.20) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.0.0 Thread model: posix configure:5094: $? = 0 configure:5101: cc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5104: $? = 1 configure:5127: checking for C compiler default output file name configure:5154: cc conftest.c >&5 configure:5157: $? = 0 configure:5195: result: a.out configure:5212: checking whether the C compiler works configure:5222: ./a.out configure:5225: $? = 0 configure:5242: result: yes configure:5249: checking whether we are cross compiling configure:5251: result: no configure:5254: checking for suffix of executables configure:5261: cc -o conftest conftest.c >&5 configure:5264: $? = 0 configure:5288: result: configure:5294: checking for suffix of object files configure:5320: cc -c conftest.c >&5 configure:5323: $? = 0 configure:5346: result: o configure:5350: checking whether we are using the GNU C compiler configure:5379: cc -c conftest.c >&5 configure:5385: $? = 0 configure:5402: result: yes configure:5407: checking whether cc accepts -g configure:5437: cc -c -g conftest.c >&5 configure:5443: $? = 0 configure:5542: result: yes configure:5559: checking for cc option to accept ISO C89 configure:5633: cc -c -g -O2 conftest.c >&5 configure:5639: $? = 0 configure:5662: result: none needed configure:5682: checking dependency style of cc configure:5772: result: none configure:5789: checking for a sed that does not truncate output configure:5843: result: /usr/bin/sed configure:5846: checking for grep that handles long lines and -e configure:5920: result: /usr/bin/grep configure:5925: checking for egrep configure:6003: result: /usr/bin/grep -E configure:6019: checking for ld used by cc configure:6086: result: /usr/bin/ld configure:6095: checking if the linker (/usr/bin/ld) is GNU ld configure:6110: result: no configure:6115: checking for /usr/bin/ld option to reload object files configure:6122: result: -r configure:6140: checking for BSD-compatible nm configure:6182: result: /usr/bin/nm configure:6186: checking whether ln -s works configure:6190: result: yes configure:6197: checking how to recognise dependent libraries configure:6369: result: pass_all configure:6870: checking how to run the C preprocessor configure:6910: cc -E conftest.c configure:6916: $? = 0 configure:6947: cc -E conftest.c conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:6953: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | /* end confdefs.h. */ | #include configure:6986: result: cc -E configure:7015: cc -E conftest.c configure:7021: $? = 0 configure:7052: cc -E conftest.c conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:7058: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | /* end confdefs.h. */ | #include configure:7096: checking for ANSI C header files configure:7126: cc -c -g -O2 conftest.c >&5 configure:7132: $? = 0 configure:7231: cc -o conftest -g -O2 conftest.c >&5 configure:7234: $? = 0 configure:7240: ./conftest configure:7243: $? = 0 configure:7260: result: yes configure:7284: checking for sys/types.h configure:7305: cc -c -g -O2 conftest.c >&5 configure:7311: $? = 0 configure:7327: result: yes configure:7284: checking for sys/stat.h configure:7305: cc -c -g -O2 conftest.c >&5 configure:7311: $? = 0 configure:7327: result: yes configure:7284: checking for stdlib.h configure:7305: cc -c -g -O2 conftest.c >&5 configure:7311: $? = 0 configure:7327: result: yes configure:7284: checking for string.h configure:7305: cc -c -g -O2 conftest.c >&5 configure:7311: $? = 0 configure:7327: result: yes configure:7284: checking for memory.h configure:7305: cc -c -g -O2 conftest.c >&5 configure:7311: $? = 0 configure:7327: result: yes configure:7284: checking for strings.h configure:7305: cc -c -g -O2 conftest.c >&5 configure:7311: $? = 0 configure:7327: result: yes configure:7284: checking for inttypes.h configure:7305: cc -c -g -O2 conftest.c >&5 configure:7311: $? = 0 configure:7327: result: yes configure:7284: checking for stdint.h configure:7305: cc -c -g -O2 conftest.c >&5 configure:7311: $? = 0 configure:7327: result: yes configure:7284: checking for unistd.h configure:7305: cc -c -g -O2 conftest.c >&5 configure:7311: $? = 0 configure:7327: result: yes configure:7354: checking dlfcn.h usability configure:7371: cc -c -g -O2 conftest.c >&5 configure:7377: $? = 0 configure:7391: result: yes configure:7395: checking dlfcn.h presence configure:7410: cc -E conftest.c configure:7416: $? = 0 configure:7430: result: yes configure:7463: checking for dlfcn.h configure:7471: result: yes configure:7488: checking the maximum length of command line arguments configure:7580: result: 196608 configure:7591: checking command to parse /usr/bin/nm output from cc object configure:7687: cc -c -g -O2 conftest.c >&5 configure:7690: $? = 0 configure:7694: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7697: $? = 0 cannot find nm_test_var in conftest.nm configure:7687: cc -c -g -O2 conftest.c >&5 configure:7690: $? = 0 configure:7694: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:7697: $? = 0 configure:7749: cc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7752: $? = 0 configure:7790: result: ok configure:7794: checking for objdir configure:7809: result: .libs configure:7997: checking for ranlib configure:8013: found /usr/bin/ranlib configure:8024: result: ranlib configure:8093: checking for strip configure:8109: found /usr/bin/strip configure:8120: result: strip configure:8421: checking if cc static flag works configure:8449: result: yes configure:8467: checking if cc supports -fno-rtti -fno-exceptions configure:8485: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 configure:8489: $? = 0 configure:8502: result: yes configure:8517: checking for cc option to produce PIC configure:8721: result: -fno-common configure:8729: checking if cc PIC flag -fno-common works configure:8747: cc -c -g -O2 -fno-common -DPIC conftest.c >&5 configure:8751: $? = 0 configure:8764: result: yes configure:8788: checking if cc supports -c -o file.o configure:8809: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8813: $? = 0 configure:8835: result: yes configure:8861: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9753: result: yes configure:9824: checking dynamic linker characteristics configure:10378: result: darwin12.0.0 dyld configure:10382: checking how to hardcode library paths into programs configure:10407: result: immediate configure:10421: checking whether stripping libraries is possible configure:10434: result: yes configure:10475: checking for dlopen in -ldl configure:10510: cc -o conftest -g -O2 conftest.c -ldl >&5 configure:10516: $? = 0 configure:10534: result: yes configure:11009: checking whether a program can dlopen itself configure:11081: cc -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5 configure:11077:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' exit (status); ^ configure:11077:5: note: please include the header or explicitly provide a declaration for 'exit' 1 warning generated. configure:11084: $? = 0 configure:11102: result: yes configure:11107: checking whether a statically linked program can dlopen itself configure:11179: cc -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5 configure:11175:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' exit (status); ^ configure:11175:5: note: please include the header or explicitly provide a declaration for 'exit' 1 warning generated. configure:11182: $? = 0 configure:11200: result: yes configure:11223: checking if libtool supports shared libraries configure:11225: result: yes configure:11228: checking whether to build shared libraries configure:11249: result: yes configure:11252: checking whether to build static libraries configure:11256: result: yes configure:11348: creating libtool configure:12409: checking how to run the C preprocessor configure:12525: result: cc -E configure:12554: cc -E conftest.c configure:12560: $? = 0 configure:12591: cc -E conftest.c conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:12597: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:12634: checking whether we are using MS Visual C++ configure:12656: cc -E conftest.c conftest.c:28:10: fatal error: '__FOO__/generate_error.h' file not found #include <__FOO__/generate_error.h> ^ 1 error generated. configure:12662: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #ifndef _MSC_VER | #include <__FOO__/generate_error.h> | #endif | configure:12677: result: no configure:12694: checking for be_app in -lbe configure:12729: cc -o conftest -g -O2 conftest.c -lbe -lroot -lnet >&5 ld: library not found for -lbe clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:12735: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | /* 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 be_app (); | int | main () | { | return be_app (); | ; | return 0; | } configure:12753: result: no configure:13075: checking for C compiler version configure:13082: cc --version >&5 Apple clang version 4.0 (tags/Apple/clang-418.0.20) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.0.0 Thread model: posix configure:13085: $? = 0 configure:13092: cc -v >&5 Apple clang version 4.0 (tags/Apple/clang-418.0.20) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.0.0 Thread model: posix configure:13095: $? = 0 configure:13102: cc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:13105: $? = 1 configure:13108: checking whether we are using the GNU C compiler configure:13160: result: yes configure:13165: checking whether cc accepts -g configure:13300: result: yes configure:13317: checking for cc option to accept ISO C89 configure:13420: result: none needed configure:13440: checking dependency style of cc configure:13530: result: none configure:13559: checking for cc depend flag configure:13571: cc -M conftest.c configure:13574: $? = 0 configure:13588: result: -M configure:13609: checking for afopen in -ls configure:13644: cc -o conftest -g -O2 conftest.c -ls >&5 ld: library not found for -ls clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13650: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | /* 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 afopen (); | int | main () | { | return afopen (); | ; | return 0; | } configure:13668: result: no configure:13949: checking for EBCDIC configure:13972: cc -E conftest.c conftest.c:29:10: fatal error: '__ASCII__/generate_error.h' file not found #include <__ASCII__/generate_error.h> ^ 1 error generated. configure:13978: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | /* end confdefs.h. */ | | #if !('M' == 0xd4) | #include <__ASCII__/generate_error.h> | #endif | configure:13993: result: no configure:14003: checking for ANSI C header files configure:14024: cc -E conftest.c configure:14030: $? = 0 configure:14120: cc -o conftest -g -O2 conftest.c >&5 conftest.c:37:67: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); ^ conftest.c:37:67: note: please include the header or explicitly provide a declaration for 'exit' 1 warning generated. configure:14123: $? = 0 configure:14129: ./conftest configure:14132: $? = 0 configure:14149: result: yes configure:14173: checking for dirent.h that defines DIR configure:14202: cc -c -g -O2 conftest.c >&5 configure:14208: $? = 0 configure:14224: result: yes configure:14237: checking for library containing opendir configure:14278: cc -o conftest -g -O2 conftest.c >&5 configure:14284: $? = 0 configure:14312: result: none required configure:14406: checking for sys/wait.h that is POSIX.1 compatible configure:14442: cc -c -g -O2 conftest.c >&5 configure:14448: $? = 0 configure:14463: result: yes configure:14473: checking whether termios.h defines TIOCGWINSZ configure:14500: result: yes configure:14653: checking arpa/inet.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking arpa/inet.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for arpa/inet.h configure:14770: result: yes configure:14653: checking arpa/nameser.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking arpa/nameser.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for arpa/nameser.h configure:14770: result: yes configure:14653: checking assert.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking assert.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for assert.h configure:14770: result: yes configure:14653: checking bits/types.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:66:10: fatal error: 'bits/types.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking bits/types.h presence configure:14709: cc -E conftest.c conftest.c:33:10: fatal error: 'bits/types.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for bits/types.h configure:14770: result: no configure:14653: checking conio.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:66:10: fatal error: 'conio.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking conio.h presence configure:14709: cc -E conftest.c conftest.c:33:10: fatal error: 'conio.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for conio.h configure:14770: result: no configure:14653: checking crypt.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:66:10: fatal error: 'crypt.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking crypt.h presence configure:14709: cc -E conftest.c conftest.c:33:10: fatal error: 'crypt.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for crypt.h configure:14770: result: no configure:14653: checking direct.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:66:10: fatal error: 'direct.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking direct.h presence configure:14709: cc -E conftest.c conftest.c:33:10: fatal error: 'direct.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for direct.h configure:14770: result: no configure:14653: checking errno.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking errno.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for errno.h configure:14770: result: yes configure:14653: checking fcntl.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking fcntl.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for fcntl.h configure:14770: result: yes configure:14653: checking filio.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:68:10: fatal error: 'filio.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking filio.h presence configure:14709: cc -E conftest.c conftest.c:35:10: fatal error: 'filio.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for filio.h configure:14770: result: no configure:14653: checking getopt.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking getopt.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for getopt.h configure:14770: result: yes configure:14653: checking grp.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking grp.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for grp.h configure:14770: result: yes configure:14653: checking io.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:70:10: fatal error: 'io.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking io.h presence configure:14709: cc -E conftest.c conftest.c:37:10: fatal error: 'io.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for io.h configure:14770: result: no configure:14653: checking libutil.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking libutil.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for libutil.h configure:14770: result: yes configure:14653: checking limits.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking limits.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for limits.h configure:14770: result: yes configure:14653: checking locale.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking locale.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for locale.h configure:14770: result: yes configure:14653: checking malloc.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:73:10: fatal error: 'malloc.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking malloc.h presence configure:14709: cc -E conftest.c conftest.c:40:10: fatal error: 'malloc.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for malloc.h configure:14770: result: no configure:14643: checking for memory.h configure:14649: result: yes configure:14653: checking psap.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:74:10: fatal error: 'psap.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking psap.h presence configure:14709: cc -E conftest.c conftest.c:41:10: fatal error: 'psap.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for psap.h configure:14770: result: no configure:14653: checking pwd.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking pwd.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for pwd.h configure:14770: result: yes configure:14653: checking process.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:75:10: fatal error: 'process.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking process.h presence configure:14709: cc -E conftest.c conftest.c:42:10: fatal error: 'process.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for process.h configure:14770: result: no configure:14653: checking sgtty.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sgtty.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sgtty.h configure:14770: result: yes configure:14653: checking shadow.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:76:10: fatal error: 'shadow.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking shadow.h presence configure:14709: cc -E conftest.c conftest.c:43:10: fatal error: 'shadow.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for shadow.h configure:14770: result: no configure:14653: checking stddef.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking stddef.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for stddef.h configure:14770: result: yes configure:14643: checking for string.h configure:14649: result: yes configure:14643: checking for strings.h configure:14649: result: yes configure:14653: checking sysexits.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sysexits.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sysexits.h configure:14770: result: yes configure:14653: checking sys/file.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sys/file.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sys/file.h configure:14770: result: yes configure:14653: checking sys/filio.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sys/filio.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sys/filio.h configure:14770: result: yes configure:14653: checking sys/fstyp.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:82:10: fatal error: 'sys/fstyp.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking sys/fstyp.h presence configure:14709: cc -E conftest.c conftest.c:49:10: fatal error: 'sys/fstyp.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for sys/fstyp.h configure:14770: result: no configure:14653: checking sys/errno.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sys/errno.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sys/errno.h configure:14770: result: yes configure:14653: checking sys/ioctl.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sys/ioctl.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sys/ioctl.h configure:14770: result: yes configure:14653: checking sys/param.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sys/param.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sys/param.h configure:14770: result: yes configure:14653: checking sys/privgrp.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:85:10: fatal error: 'sys/privgrp.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking sys/privgrp.h presence configure:14709: cc -E conftest.c conftest.c:52:10: fatal error: 'sys/privgrp.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for sys/privgrp.h configure:14770: result: no configure:14653: checking sys/resource.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sys/resource.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sys/resource.h configure:14770: result: yes configure:14653: checking sys/select.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sys/select.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sys/select.h configure:14770: result: yes configure:14653: checking sys/socket.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sys/socket.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sys/socket.h configure:14770: result: yes configure:14643: checking for sys/stat.h configure:14649: result: yes configure:14653: checking sys/syslog.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sys/syslog.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sys/syslog.h configure:14770: result: yes configure:14653: checking sys/time.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sys/time.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sys/time.h configure:14770: result: yes configure:14643: checking for sys/types.h configure:14649: result: yes configure:14653: checking sys/uio.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking sys/uio.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for sys/uio.h configure:14770: result: yes configure:14653: checking sys/vmount.h usability configure:14670: cc -c -g -O2 conftest.c >&5 conftest.c:93:10: fatal error: 'sys/vmount.h' file not found #include ^ 1 error generated. configure:14676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14690: result: no configure:14694: checking sys/vmount.h presence configure:14709: cc -E conftest.c conftest.c:60:10: fatal error: 'sys/vmount.h' file not found #include ^ 1 error generated. configure:14715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include configure:14729: result: no configure:14762: checking for sys/vmount.h configure:14770: result: no configure:14653: checking syslog.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking syslog.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for syslog.h configure:14770: result: yes configure:14653: checking termios.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking termios.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for termios.h configure:14770: result: yes configure:14643: checking for unistd.h configure:14649: result: yes configure:14653: checking utime.h usability configure:14670: cc -c -g -O2 conftest.c >&5 configure:14676: $? = 0 configure:14690: result: yes configure:14694: checking utime.h presence configure:14709: cc -E conftest.c configure:14715: $? = 0 configure:14729: result: yes configure:14762: checking for utime.h configure:14770: result: yes configure:14940: checking for resolv.h configure:14963: cc -c -g -O2 conftest.c >&5 configure:14969: $? = 0 configure:14985: result: yes configure:15001: checking for netinet/tcp.h configure:15024: cc -c -g -O2 conftest.c >&5 configure:15030: $? = 0 configure:15046: result: yes configure:15062: checking for sys/ucred.h configure:15087: cc -c -g -O2 conftest.c >&5 configure:15093: $? = 0 configure:15109: result: yes configure:15127: checking for sigaction configure:15183: cc -o conftest -g -O2 conftest.c >&5 configure:15189: $? = 0 configure:15207: result: yes configure:15127: checking for sigset configure:15183: cc -o conftest -g -O2 conftest.c >&5 configure:15189: $? = 0 configure:15207: result: yes configure:15392: checking for socket configure:15448: cc -o conftest -g -O2 conftest.c >&5 configure:15454: $? = 0 configure:15471: result: yes configure:15883: checking for select configure:15939: cc -o conftest -g -O2 conftest.c >&5 configure:15945: $? = 0 configure:15962: result: yes configure:15980: checking for sys/select.h configure:15986: result: yes configure:15980: checking for sys/socket.h configure:15986: result: yes configure:16120: checking types of arguments for select configure:16158: cc -c -g -O2 conftest.c >&5 configure:16164: $? = 0 configure:16185: result: int,fd_set *,struct timeval * configure:16215: checking for poll configure:16271: cc -o conftest -g -O2 conftest.c >&5 configure:16277: $? = 0 configure:16295: result: yes configure:16322: checking poll.h usability configure:16339: cc -c -g -O2 conftest.c >&5 configure:16345: $? = 0 configure:16359: result: yes configure:16363: checking poll.h presence configure:16378: cc -E conftest.c configure:16384: $? = 0 configure:16398: result: yes configure:16431: checking for poll.h configure:16439: result: yes configure:16322: checking sys/poll.h usability configure:16339: cc -c -g -O2 conftest.c >&5 configure:16345: $? = 0 configure:16359: result: yes configure:16363: checking sys/poll.h presence configure:16378: cc -E conftest.c configure:16384: $? = 0 configure:16398: result: yes configure:16431: checking for sys/poll.h configure:16439: result: yes configure:16469: checking sys/epoll.h usability configure:16486: cc -c -g -O2 conftest.c >&5 conftest.c:110:10: fatal error: 'sys/epoll.h' file not found #include ^ 1 error generated. configure:16492: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16506: result: no configure:16510: checking sys/epoll.h presence configure:16525: cc -E conftest.c conftest.c:77:10: fatal error: 'sys/epoll.h' file not found #include ^ 1 error generated. configure:16531: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:16545: result: no configure:16578: checking for sys/epoll.h configure:16586: result: no configure:16675: checking sys/event.h usability configure:16692: cc -c -g -O2 conftest.c >&5 configure:16698: $? = 0 configure:16712: result: yes configure:16716: checking sys/event.h presence configure:16731: cc -E conftest.c configure:16737: $? = 0 configure:16751: result: yes configure:16784: checking for sys/event.h configure:16792: result: yes configure:16806: checking for kqueue system call configure:16830: cc -o conftest -g -O2 conftest.c >&5 conftest.c:78:5: error: second parameter of 'main' (argument array) must be of type 'char **' int main(int argc, char *argv) ^ conftest.c:80:13: warning: implicit declaration of function 'kqueue' is invalid in C99 [-Wimplicit-function-declaration] int kqfd = kqueue(); ^ conftest.c:81:2: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' exit (kqfd == -1 ? 1 : 0); ^ conftest.c:81:2: note: please include the header or explicitly provide a declaration for 'exit' 2 warnings and 1 error generated. configure:16833: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | /* end confdefs.h. */ | int main(int argc, char *argv) | { | int kqfd = kqueue(); | exit (kqfd == -1 ? 1 : 0); | } configure:16857: result: no configure:16881: checking sys/devpoll.h usability configure:16898: cc -c -g -O2 conftest.c >&5 conftest.c:111:10: fatal error: 'sys/devpoll.h' file not found #include ^ 1 error generated. configure:16904: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16918: result: no configure:16922: checking sys/devpoll.h presence configure:16937: cc -E conftest.c conftest.c:78:10: fatal error: 'sys/devpoll.h' file not found #include ^ 1 error generated. configure:16943: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | /* end confdefs.h. */ | #include configure:16957: result: no configure:16990: checking for sys/devpoll.h configure:16998: result: no configure:17075: checking declaration of sys_errlist configure:17108: cc -c -g -O2 conftest.c >&5 configure:17114: $? = 0 configure:17130: result: yes configure:17206: checking for strerror configure:17262: cc -o conftest -g -O2 conftest.c >&5 conftest.c:102:6: warning: incompatible redeclaration of library function 'strerror' char strerror (); ^ conftest.c:102:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning generated. configure:17268: $? = 0 configure:17286: result: yes configure:17206: checking for strerror_r configure:17262: cc -o conftest -g -O2 conftest.c >&5 configure:17268: $? = 0 configure:17286: result: yes configure:17298: checking non-posix strerror_r configure:17346: cc -c -g -O2 conftest.c >&5 conftest.c:87:14: error: indirection requires pointer operand ('int' invalid) char x = *strerror_r (0, buf, sizeof buf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:88:11: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int'; char *p = strerror_r (0, buf, sizeof buf); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 1 error generated. configure:17352: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | #include | int | main () | { | /* from autoconf 2.59 */ | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | char *p = strerror_r (0, buf, sizeof buf); | | ; | return 0; | } configure:17421: result: no configure:17566: checking for regex.h configure:17591: cc -c -g -O2 conftest.c >&5 configure:17597: $? = 0 configure:17613: result: yes configure:17630: checking for library containing regfree configure:17671: cc -o conftest -g -O2 conftest.c >&5 configure:17677: $? = 0 configure:17705: result: none required configure:17719: checking for compatible POSIX regex configure:17764: cc -o conftest -g -O2 conftest.c >&5 conftest.c:86:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] main() ^~~~ 1 warning generated. configure:17767: $? = 0 configure:17773: ./conftest configure:17776: $? = 0 configure:17792: result: yes configure:17818: checking sys/uuid.h usability configure:17835: cc -c -g -O2 conftest.c >&5 conftest.c:115:10: fatal error: 'sys/uuid.h' file not found #include ^ 1 error generated. configure:17841: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17855: result: no configure:17859: checking sys/uuid.h presence configure:17874: cc -E conftest.c conftest.c:82:10: fatal error: 'sys/uuid.h' file not found #include ^ 1 error generated. configure:17880: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:17894: result: no configure:17927: checking for sys/uuid.h configure:17935: result: no configure:18150: checking uuid/uuid.h usability configure:18167: cc -c -g -O2 conftest.c >&5 configure:18173: $? = 0 configure:18187: result: yes configure:18191: checking uuid/uuid.h presence configure:18206: cc -E conftest.c configure:18212: $? = 0 configure:18226: result: yes configure:18259: checking for uuid/uuid.h configure:18267: result: yes configure:18282: checking for library containing uuid_generate configure:18323: cc -o conftest -g -O2 conftest.c >&5 configure:18329: $? = 0 configure:18357: result: none required configure:18367: checking for library containing uuid_unparse_lower configure:18408: cc -o conftest -g -O2 conftest.c >&5 configure:18414: $? = 0 configure:18442: result: none required configure:18531: checking for resolver link (default) configure:18602: cc -o conftest -g -O2 conftest.c >&5 conftest.c:127:43: warning: passing 'unsigned char [65536]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] status = dn_expand( reply, reply+len, p, host, sizeof(host)); ^~~~ /usr/include/resolv.h:453:75: note: passing argument to parameter here int dn_expand __P((const u_char *, const u_char *, const u_char *, char *, int)); ^ /usr/include/sys/cdefs.h:92:21: note: expanded from: #define __P(protos) protos /* full-blown ANSI C */ ^ 1 warning generated. Undefined symbols for architecture x86_64: "_res_9_query", referenced from: _main in conftest-9ArgkI.o "_res_9_dn_expand", referenced from: _main in conftest-9ArgkI.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18608: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #include | #ifdef HAVE_ARPA_NAMESER_H | # include | #endif | #ifdef HAVE_RESOLV_H | # include | #endif | | int | main () | { | { | int len, status; | char *request = NULL; | unsigned char reply[64*1024]; | unsigned char host[64*1024]; | unsigned char *p; | | #ifdef NS_HFIXEDSZ | /* Bind 8/9 interface */ | len = res_query(request, ns_c_in, ns_t_srv, reply, sizeof(reply)); | #else | /* Bind 4 interface */ | # ifndef T_SRV | # define T_SRV 33 | # endif | len = res_query(request, C_IN, T_SRV, reply, sizeof(reply)); | #endif | p = reply; | #ifdef NS_HFIXEDSZ | /* Bind 8/9 interface */ | p += NS_HFIXEDSZ; | #elif defined(HFIXEDSZ) | /* Bind 4 interface w/ HFIXEDSZ */ | p += HFIXEDSZ; | #else | /* Bind 4 interface w/o HFIXEDSZ */ | p += sizeof(HEADER); | #endif | status = dn_expand( reply, reply+len, p, host, sizeof(host)); | } | ; | return 0; | } configure:18628: result: no configure:18637: checking for resolver link (-lresolv) configure:18708: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:127:43: warning: passing 'unsigned char [65536]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] status = dn_expand( reply, reply+len, p, host, sizeof(host)); ^~~~ /usr/include/resolv.h:453:75: note: passing argument to parameter here int dn_expand __P((const u_char *, const u_char *, const u_char *, char *, int)); ^ /usr/include/sys/cdefs.h:92:21: note: expanded from: #define __P(protos) protos /* full-blown ANSI C */ ^ 1 warning generated. configure:18714: $? = 0 configure:18734: result: yes configure:18881: checking for hstrerror configure:18937: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:18943: $? = 0 configure:18961: result: yes configure:18979: checking for getaddrinfo configure:19035: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:19041: $? = 0 configure:19059: result: yes configure:18979: checking for getnameinfo configure:19035: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:19041: $? = 0 configure:19059: result: yes configure:18979: checking for gai_strerror configure:19035: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:19041: $? = 0 configure:19059: result: yes configure:18979: checking for inet_ntop configure:19035: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:19041: $? = 0 configure:19059: result: yes configure:19078: checking INET6_ADDRSTRLEN configure:19106: result: yes configure:19110: checking struct sockaddr_storage configure:19142: cc -c -g -O2 conftest.c >&5 configure:19148: $? = 0 configure:19163: result: yes configure:19198: checking sys/un.h usability configure:19215: cc -c -g -O2 conftest.c >&5 configure:19221: $? = 0 configure:19235: result: yes configure:19239: checking sys/un.h presence configure:19254: cc -E conftest.c configure:19260: $? = 0 configure:19274: result: yes configure:19307: checking for sys/un.h configure:19315: result: yes configure:19360: checking openssl/ssl.h usability configure:19377: cc -c -g -O2 conftest.c >&5 configure:19383: $? = 0 configure:19397: result: yes configure:19401: checking openssl/ssl.h presence configure:19416: cc -E conftest.c configure:19422: $? = 0 configure:19436: result: yes configure:19469: checking for openssl/ssl.h configure:19477: result: yes configure:19492: checking for SSL_library_init in -lssl configure:19527: cc -o conftest -g -O2 conftest.c -lssl -lcrypto -lresolv >&5 configure:19533: $? = 0 configure:19551: result: yes configure:19654: checking OpenSSL library version (CRL checking capability) configure:19686: result: yes configure:19974: checking for _beginthread configure:20030: cc -o conftest -g -O2 conftest.c -lresolv >&5 Undefined symbols for architecture x86_64: "__beginthread", referenced from: _main in conftest-P2DLCL.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20036: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_RES_QUERY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | /* end confdefs.h. */ | /* Define _beginthread to an innocuous variant, in case declares _beginthread. | For example, HP-UX 11i declares gettimeofday. */ | #define _beginthread innocuous__beginthread | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _beginthread (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _beginthread | | /* 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 _beginthread (); | /* 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__beginthread || defined __stub____beginthread | choke me | #endif | | int | main () | { | return _beginthread (); | ; | return 0; | } configure:20053: result: no configure:20109: checking pthread.h usability configure:20126: cc -c -g -O2 conftest.c >&5 configure:20132: $? = 0 configure:20146: result: yes configure:20150: checking pthread.h presence configure:20165: cc -E conftest.c configure:20171: $? = 0 configure:20185: result: yes configure:20218: checking for pthread.h configure:20226: result: yes configure:20241: checking POSIX thread version configure:20272: cc -c -g -O2 conftest.c >&5 configure:20278: $? = 0 configure:20370: result: 10 configure:20390: checking for LinuxThreads pthread.h configure:20413: result: no configure:20424: checking for GNU Pth pthread.h configure:20451: result: no configure:20471: checking sched.h usability configure:20488: cc -c -g -O2 conftest.c >&5 configure:20494: $? = 0 configure:20508: result: yes configure:20512: checking sched.h presence configure:20527: cc -E conftest.c configure:20533: $? = 0 configure:20547: result: yes configure:20580: checking for sched.h configure:20588: result: yes configure:20604: checking for pthread_create in default libraries configure:20799: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:20802: $? = 0 configure:20808: ./conftest configure:20811: $? = 0 configure:20827: result: yes configure:24500: checking for sched_yield configure:24556: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:24562: $? = 0 configure:24580: result: yes configure:24500: checking for pthread_yield configure:24556: cc -o conftest -g -O2 conftest.c -lresolv >&5 Undefined symbols for architecture x86_64: "_pthread_yield", referenced from: _main in conftest-5etzO0.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:24562: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_RES_QUERY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | /* Define pthread_yield to an innocuous variant, in case declares pthread_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_yield innocuous_pthread_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_yield | | /* 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 pthread_yield (); | /* 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_pthread_yield || defined __stub___pthread_yield | choke me | #endif | | int | main () | { | return pthread_yield (); | ; | return 0; | } configure:24580: result: no configure:24500: checking for thr_yield configure:24556: cc -o conftest -g -O2 conftest.c -lresolv >&5 Undefined symbols for architecture x86_64: "_thr_yield", referenced from: _main in conftest-F9Eh1y.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:24562: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_RES_QUERY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | /* Define thr_yield to an innocuous variant, in case declares thr_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define thr_yield innocuous_thr_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thr_yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thr_yield | | /* 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 thr_yield (); | /* 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_thr_yield || defined __stub___thr_yield | choke me | #endif | | int | main () | { | return thr_yield (); | ; | return 0; | } configure:24580: result: no configure:24679: checking for pthread_kill configure:24735: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:24741: $? = 0 configure:24759: result: yes configure:24770: checking for pthread_rwlock_destroy with configure:24800: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:24806: $? = 0 configure:24824: result: yes configure:24834: checking for pthread_detach with configure:24866: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:24872: $? = 0 configure:24890: result: yes configure:24917: checking for pthread_setconcurrency configure:24973: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:24979: $? = 0 configure:24997: result: yes configure:24917: checking for pthread_getconcurrency configure:24973: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:24979: $? = 0 configure:24997: result: yes configure:24917: checking for thr_setconcurrency configure:24973: cc -o conftest -g -O2 conftest.c -lresolv >&5 Undefined symbols for architecture x86_64: "_thr_setconcurrency", referenced from: _main in conftest-RM77Ot.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:24979: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_RES_QUERY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | /* end confdefs.h. */ | /* Define thr_setconcurrency to an innocuous variant, in case declares thr_setconcurrency. | For example, HP-UX 11i declares gettimeofday. */ | #define thr_setconcurrency innocuous_thr_setconcurrency | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thr_setconcurrency (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thr_setconcurrency | | /* 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 thr_setconcurrency (); | /* 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_thr_setconcurrency || defined __stub___thr_setconcurrency | choke me | #endif | | int | main () | { | return thr_setconcurrency (); | ; | return 0; | } configure:24997: result: no configure:24917: checking for thr_getconcurrency configure:24973: cc -o conftest -g -O2 conftest.c -lresolv >&5 Undefined symbols for architecture x86_64: "_thr_getconcurrency", referenced from: _main in conftest-pXRFSy.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:24979: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_RES_QUERY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | /* end confdefs.h. */ | /* Define thr_getconcurrency to an innocuous variant, in case declares thr_getconcurrency. | For example, HP-UX 11i declares gettimeofday. */ | #define thr_getconcurrency innocuous_thr_getconcurrency | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thr_getconcurrency (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thr_getconcurrency | | /* 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 thr_getconcurrency (); | /* 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_thr_getconcurrency || defined __stub___thr_getconcurrency | choke me | #endif | | int | main () | { | return thr_getconcurrency (); | ; | return 0; | } configure:24997: result: no configure:25013: checking for pthread_kill_other_threads_np configure:25069: cc -o conftest -g -O2 conftest.c -lresolv >&5 Undefined symbols for architecture x86_64: "_pthread_kill_other_threads_np", referenced from: _main in conftest-InjGeq.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:25075: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_RES_QUERY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | /* end confdefs.h. */ | /* Define pthread_kill_other_threads_np to an innocuous variant, in case declares pthread_kill_other_threads_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_kill_other_threads_np innocuous_pthread_kill_other_threads_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_kill_other_threads_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_kill_other_threads_np | | /* 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 pthread_kill_other_threads_np (); | /* 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_pthread_kill_other_threads_np || defined __stub___pthread_kill_other_threads_np | choke me | #endif | | int | main () | { | return pthread_kill_other_threads_np (); | ; | return 0; | } configure:25093: result: no configure:25103: checking for LinuxThreads implementation configure:25110: result: no configure:25116: checking for LinuxThreads consistency configure:25133: result: no configure:25143: checking if pthread_create() works configure:25235: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:25238: $? = 0 configure:25244: ./conftest configure:25247: $? = 0 configure:25263: result: yes configure:25283: checking if select yields when using pthreads configure:25379: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:133:3: warning: implicit declaration of function 'perror' is invalid in C99 [-Wimplicit-function-declaration] perror("select"); ^ conftest.c:134:3: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(10); ^ conftest.c:134:3: note: please include the header or explicitly provide a declaration for 'exit' 2 warnings generated. configure:25382: $? = 0 configure:25388: ./conftest configure:25391: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_RES_QUERY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #ifndef NULL | #define NULL (void*) 0 | #endif | | static int fildes[2]; | | static void *task(p) | void *p; | { | int i; | struct timeval tv; | | fd_set rfds; | | tv.tv_sec=10; | tv.tv_usec=0; | | FD_ZERO(&rfds); | FD_SET(fildes[0], &rfds); | | /* we're not interested in any fds */ | i = select(FD_SETSIZE, &rfds, NULL, NULL, &tv); | | if(i < 0) { | perror("select"); | exit(10); | } | | exit(0); /* if we exit here, the select blocked the whole process */ | } | | int main(argc, argv) | int argc; | char **argv; | { | pthread_t t; | | /* create a pipe to select */ | if(pipe(&fildes[0])) { | perror("select"); | exit(1); | } | | #ifdef HAVE_PTHREAD_SETCONCURRENCY | (void) pthread_setconcurrency(2); | #else | #ifdef HAVE_THR_SETCONCURRENCY | /* Set Solaris LWP concurrency to 2 */ | thr_setconcurrency(2); | #endif | #endif | | #if HAVE_PTHREADS < 6 | pthread_create(&t, pthread_attr_default, task, NULL); | #else | pthread_create(&t, NULL, task, NULL); | #endif | | /* make sure task runs first */ | #ifdef HAVE_THR_YIELD | thr_yield(); | #elif defined( HAVE_SCHED_YIELD ) | sched_yield(); | #elif defined( HAVE_PTHREAD_YIELD ) | pthread_yield(); | #endif | | exit(2); | } configure:25407: result: yes configure:27047: checking for thread specific errno configure:27074: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:27080: $? = 0 configure:27098: result: yes configure:27101: checking for thread specific h_errno configure:27128: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:27134: $? = 0 configure:27152: result: yes configure:27204: checking for ctime_r configure:27260: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:27266: $? = 0 configure:27284: result: yes configure:27204: checking for gethostbyname_r configure:27260: cc -o conftest -g -O2 conftest.c -lresolv >&5 Undefined symbols for architecture x86_64: "_gethostbyname_r", referenced from: _main in conftest-TF8d60.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:27266: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_RES_QUERY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | /* end confdefs.h. */ | /* Define gethostbyname_r to an innocuous variant, in case declares gethostbyname_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname_r innocuous_gethostbyname_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname_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 gethostbyname_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_gethostbyname_r || defined __stub___gethostbyname_r | choke me | #endif | | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:27284: result: no configure:27204: checking for gethostbyaddr_r configure:27260: cc -o conftest -g -O2 conftest.c -lresolv >&5 Undefined symbols for architecture x86_64: "_gethostbyaddr_r", referenced from: _main in conftest-RwKMLW.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:27266: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_RES_QUERY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | /* end confdefs.h. */ | /* Define gethostbyaddr_r to an innocuous variant, in case declares gethostbyaddr_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyaddr_r innocuous_gethostbyaddr_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyaddr_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyaddr_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 gethostbyaddr_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_gethostbyaddr_r || defined __stub___gethostbyaddr_r | choke me | #endif | | int | main () | { | return gethostbyaddr_r (); | ; | return 0; | } configure:27284: result: no configure:27298: checking number of arguments of ctime_r configure:27324: cc -c -g -O2 conftest.c >&5 conftest.c:118:45: error: too many arguments to function call, expected 2, have 3 time_t ti; char *buffer; ctime_r(&ti,buffer,32); ~~~~~~~ ^~ /usr/include/time.h:141:1: note: 'ctime_r' declared here char *ctime_r(const time_t *, char *); ^ 1 error generated. configure:27330: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.4.28" | #define LDAP_VENDOR_VERSION 20428 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 4 | #define LDAP_VENDOR_VERSION_PATCH 28 | #define HAVE_MKVERSION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define EXEEXT "" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_POLL 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_REGEX_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE 1 | #define HAVE_RES_QUERY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | /* end confdefs.h. */ | #include | int | main () | { | time_t ti; char *buffer; ctime_r(&ti,buffer,32); | ; | return 0; | } configure:27366: cc -c -g -O2 conftest.c >&5 configure:27372: $? = 0 configure:27402: result: 2 configure:27707: checking db.h usability configure:27724: cc -c -g -O2 conftest.c >&5 configure:27730: $? = 0 configure:27744: result: yes configure:27748: checking db.h presence configure:27763: cc -E conftest.c configure:27769: $? = 0 configure:27783: result: yes configure:27816: checking for db.h configure:27824: result: yes configure:27838: checking for Berkeley DB major version in db.h configure:27857: result: 1 configure:27865: checking for Berkeley DB minor version in db.h configure:27884: result: 0 configure:27892: checking if Berkeley DB version supported by BDB/HDB backends configure:27932: result: no configure:27937: error: BerkeleyDB version incompatible with BDB/HDB backends ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin12.0.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= 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__beginthread=no ac_cv_func_ctime_r=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_gethostbyaddr_r=no ac_cv_func_gethostbyname_r=no ac_cv_func_getnameinfo=yes ac_cv_func_hstrerror=yes ac_cv_func_inet_ntop=yes ac_cv_func_poll=yes ac_cv_func_pthread_getconcurrency=yes ac_cv_func_pthread_kill=yes ac_cv_func_pthread_kill_other_threads_np=no ac_cv_func_pthread_setconcurrency=yes ac_cv_func_pthread_yield=no ac_cv_func_sched_yield=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_sigaction=yes ac_cv_func_sigset=yes ac_cv_func_socket=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_thr_getconcurrency=no ac_cv_func_thr_setconcurrency=no ac_cv_func_thr_yield=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_assert_h=yes ac_cv_header_bits_types_h=no ac_cv_header_conio_h=no ac_cv_header_crypt_h=no ac_cv_header_db_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_filio_h=no ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libutil_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_psap_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_resolv_h=yes ac_cv_header_sched_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_shadow_h=no ac_cv_header_stdc=disable ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_fstyp_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_privgrp_h=no 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_stat_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_uuid_h=no ac_cv_header_sys_vmount_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_uuid_uuid_h=yes ac_cv_host=x86_64-apple-darwin12.0.0 ac_cv_lib_be_be_app=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_s_afopen=no ac_cv_lib_ssl_SSL_library_init=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=awk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' 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_search_opendir='none required' ac_cv_search_regfree='none required' ac_cv_search_uuid_generate='none required' ac_cv_search_uuid_unparse_lower='none required' ac_cv_shtool=build/shtool ac_cv_sys_tiocgwinsz_in_termios_h=yes ac_cv_target=x86_64-apple-darwin12.0.0 am_cv_CC_dependencies_compiler_type=none lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes 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=/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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_max_cmd_len=196608 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_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'\''"' ol_cv_bdb_compat=no ol_cv_bdb_major=1 ol_cv_bdb_minor=0 ol_cv_berkeley_db=no ol_cv_c_posix_regex=yes ol_cv_cpp_ebcdic=no ol_cv_dcl_sys_errlist=yes ol_cv_errno_thread_specific=yes ol_cv_func_ctime_r_nargs2=yes ol_cv_func_ctime_r_nargs3=no ol_cv_func_ctime_r_nargs=2 ol_cv_func_gethostbyaddr_r_nargs=0 ol_cv_func_gethostbyname_r_nargs=0 ol_cv_func_pthread_detach=yes ol_cv_func_pthread_rwlock_destroy=yes ol_cv_func_strerror_r=no ol_cv_h_errno_thread_specific=yes ol_cv_have_sys_errlist=yes ol_cv_header_gnu_pth_pthread_h=no ol_cv_header_linux_threads=no ol_cv_header_stdc=yes ol_cv_inet6_addrstrlen=yes ol_cv_lib_resolver=-lresolv ol_cv_linux_threads=no ol_cv_mkdep=-M ol_cv_msvc=no ol_cv_nonposix_strerror_r=no ol_cv_pthread_create=yes ol_cv_pthread_create_works=yes ol_cv_pthread_select_yields=yes ol_cv_pthread_version=10 ol_cv_resolver_none=no ol_cv_resolver_resolv=yes ol_cv_ssl_crl_compat=yes ol_cv_struct_sockaddr_storage=yes ol_cv_sys_linux_threads=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Volumes/Data/homes/admin/src/Zin/OpenLDAP/PR-9112087/OpenLDAP/build/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Volumes/Data/homes/admin/src/Zin/OpenLDAP/PR-9112087/OpenLDAP/build/missing --run tar' AR='ar' AS='as' AUTH_LIBS='' AUTOCONF='${SHELL} /Volumes/Data/homes/admin/src/Zin/OpenLDAP/PR-9112087/OpenLDAP/build/missing --run autoconf' AUTOHEADER='${SHELL} /Volumes/Data/homes/admin/src/Zin/OpenLDAP/PR-9112087/OpenLDAP/build/missing --run autoheader' AUTOMAKE='${SHELL} /Volumes/Data/homes/admin/src/Zin/OpenLDAP/PR-9112087/OpenLDAP/build/missing --run automake-1.9' AWK='awk' BDB_LIBS='' BUILD_ACCESSLOG='no' BUILD_AUDITLOG='no' BUILD_BDB='no' BUILD_CONSTRAINT='no' BUILD_DDS='no' BUILD_DENYOP='no' BUILD_DEREF='no' BUILD_DNSSRV='no' BUILD_DYNGROUP='no' BUILD_DYNID='no' BUILD_DYNLIST='no' BUILD_HDB='no' BUILD_LASTMOD='no' BUILD_LDAP='no' BUILD_LIBS_DYNAMIC='' BUILD_MEMBEROF='no' BUILD_META='no' BUILD_MONITOR='no' BUILD_NULL='no' BUILD_ODLOCALES='no' BUILD_ODUSERS='no' BUILD_PASSWD='no' BUILD_PERL='no' BUILD_PPOLICY='no' BUILD_PROXYCACHE='no' BUILD_REFINT='no' BUILD_RELAY='no' BUILD_RETCODE='no' BUILD_SEQMOD='no' BUILD_SHELL='no' BUILD_SLAPD='no' BUILD_SLAPI='no' BUILD_SOCK='no' BUILD_SQL='no' BUILD_SYNCPROV='no' BUILD_THREAD='yes' BUILD_TRANSLUCENT='no' BUILD_UNIQUE='no' BUILD_VALSORT='no' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='/bin/echo' ECHO_C='ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' ICU_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KRB4_LIBS='' KRB5_LIBS='' LDAP_LIBS='' LDFLAGS='' LIBOBJS='' LIBS='-lresolv ' LIBSLAPI='' LIBSLAPITOOLS='' LIBSRCS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTHREAD_LIBS=' ' LTLIBOBJS='' LTSTATIC='' LUTIL_LIBS='' MAKEINFO='${SHELL} /Volumes/Data/homes/admin/src/Zin/OpenLDAP/PR-9112087/OpenLDAP/build/missing --run makeinfo' MODULES_LIBS='' MOD_PERL_LDFLAGS='' OBJDUMP='objdump' OBJEXT='o' OL_MKDEP='cc' OL_MKDEP_FLAGS='-M' OPENLDAP_LIBRELEASE='2.4' OPENLDAP_LIBVERSION='10:1:8' OPENLDAP_RELEASE_DATE='2011/11/24' PACKAGE='OpenLDAP' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERLBIN='' PERL_CPPFLAGS='' PLAT='' RANLIB='ranlib' SASL_LIBS='' SET_MAKE='' SHELL='/bin/sh' SLAPD_DYNAMIC_BACKENDS='' SLAPD_DYNAMIC_OVERLAYS='' SLAPD_GMP_LIBS='' SLAPD_LIBS='' SLAPD_MODULES_CPPFLAGS='' SLAPD_MODULES_LDFLAGS='' SLAPD_NO_STATIC='' SLAPD_PERL_LDFLAGS='' SLAPD_SLAPI_DEPEND='' SLAPD_SLP_LIBS='' SLAPD_SQL_INCLUDES='' SLAPD_SQL_LDFLAGS='' SLAPD_SQL_LIBS='' SLAPD_STATIC_BACKENDS='back-ldif' SLAPD_STATIC_OVERLAYS='' SLAPI_LIBS='' STRIP='strip' TLS_LIBS='-lssl -lcrypto' VERSION='2.4.28' WITH_ACI_ENABLED='' WITH_MODULES_ENABLED='no' WITH_SASL='' WITH_TLS='yes' WRAP_LIBS='' ac_ct_CC='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin12.0.0' build_alias='' build_cpu='x86_64' build_os='darwin12.0.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-apple-darwin12.0.0' host_alias='' host_cpu='x86_64' host_os='darwin12.0.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/Volumes/Data/homes/admin/src/Zin/OpenLDAP/PR-9112087/OpenLDAP/build/install-sh' ldap_subdir='/openldap' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(install_sh) -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-apple-darwin12.0.0' target_alias='' target_cpu='x86_64' target_os='darwin12.0.0' target_vendor='apple' top_builddir='/Volumes/Data/homes/admin/src/Zin/OpenLDAP/PR-9112087/OpenLDAP' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define OPENLDAP_PACKAGE "OpenLDAP" #define OPENLDAP_VERSION "2.4.28" #define LDAP_VENDOR_VERSION 20428 #define LDAP_VENDOR_VERSION_MAJOR 2 #define LDAP_VENDOR_VERSION_MINOR 4 #define LDAP_VENDOR_VERSION_PATCH 28 #define HAVE_MKVERSION 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define EXEEXT "" #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASSERT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GRP_H 1 #define HAVE_LIBUTIL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_PWD_H 1 #define HAVE_SGTTY_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_FILIO_H 1 #define HAVE_SYS_ERRNO_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_RESOLV_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UCRED_H 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_POLL 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_EVENT_H 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_REGEX_H 1 #define HAVE_UUID_UUID_H 1 #define HAVE_UUID_GENERATE 1 #define HAVE_RES_QUERY 1 #define HAVE_HSTRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_INET_NTOP 1 #define HAVE_SYS_UN_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_OPENSSL 1 #define HAVE_OPENSSL_CRL 1 #define HAVE_TLS 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREADS 10 #define HAVE_SCHED_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_PTHREAD_KILL 1 #define HAVE_PTHREAD_RWLOCK_DESTROY 1 #define HAVE_PTHREAD_DETACH 1 #define HAVE_PTHREAD_SETCONCURRENCY 1 #define HAVE_PTHREAD_GETCONCURRENCY 1 #define HAVE_YIELDING_SELECT 1 #define REENTRANT 1 #define _REENTRANT 1 #define THREAD_SAFE 1 #define _THREAD_SAFE 1 #define THREADSAFE 1 #define _THREADSAFE 1 #define _SGI_MP_SOURCE 1 #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 #define HAVE_CTIME_R 1 #define CTIME_R_NARGS 2 #define HAVE_DB_H 1 configure: exit 1