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.59. Invocation command line was $ ./configure --prefix=/usr/local/openldap --libexecdir=/usr/local/libexec --enable-slurpd --with-tls ## --------- ## ## Platform. ## ## --------- ## hostname = Munin.Claremont.Edu uname -m = i686 uname -r = 2.6.9-42.0.3.ELsmp uname -s = Linux uname -v = #1 SMP Mon Sep 25 17:28:02 EDT 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1616: checking build system type configure:1634: result: i686-pc-linux-gnu configure:1642: checking host system type configure:1656: result: i686-pc-linux-gnu configure:1664: checking target system type configure:1678: result: i686-pc-linux-gnu configure:1707: checking for a BSD-compatible install configure:1762: result: /usr/bin/install -c configure:1773: checking whether build environment is sane configure:1816: result: yes configure:1881: checking for gawk configure:1897: found /bin/gawk configure:1907: result: gawk configure:1917: checking whether make sets $(MAKE) configure:1937: result: yes configure:2146: checking configure arguments configure:3867: result: done configure:4033: checking for cc configure:4049: found /usr/bin/cc configure:4059: result: cc configure:4083: checking for ar configure:4099: found /usr/bin/ar configure:4109: result: ar configure:4168: checking for style of include used by make configure:4196: result: GNU configure:4537: checking for C compiler version configure:4540: cc --version &5 cc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4543: $? = 0 configure:4545: cc -v &5 Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-3) configure:4548: $? = 0 configure:4550: cc -V &5 cc: `-V' option must have argument configure:4553: $? = 1 configure:4576: checking for C compiler default output file name configure:4579: cc -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:4582: $? = 0 configure:4628: result: a.out configure:4633: checking whether the C compiler works configure:4639: ./a.out configure:4642: $? = 0 configure:4659: result: yes configure:4666: checking whether we are cross compiling configure:4668: result: no configure:4671: checking for suffix of executables configure:4673: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:4676: $? = 0 configure:4701: result: configure:4707: checking for suffix of object files configure:4728: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:4731: $? = 0 configure:4753: result: o configure:4757: checking whether we are using the GNU C compiler configure:4781: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:4787: $? = 0 configure:4791: test -z || test ! -s conftest.err configure:4794: $? = 0 configure:4797: test -s conftest.o configure:4800: $? = 0 configure:4813: result: yes configure:4819: checking whether cc accepts -g configure:4840: cc -c -g -I/usr/local/ssl/include/openssl conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest.o configure:4859: $? = 0 configure:4870: result: yes configure:4887: checking for cc option to accept ANSI C configure:4957: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:4963: $? = 0 configure:4967: test -z || test ! -s conftest.err configure:4970: $? = 0 configure:4973: test -s conftest.o configure:4976: $? = 0 configure:4994: result: none needed configure:5012: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:5018: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:5153: checking dependency style of cc configure:5243: result: none configure:5260: checking for a sed that does not truncate output configure:5314: result: /bin/sed configure:5317: checking for egrep configure:5327: result: grep -E configure:5343: checking for ld used by cc configure:5410: result: /usr/bin/ld configure:5419: checking if the linker (/usr/bin/ld) is GNU ld configure:5434: result: yes configure:5439: checking for /usr/bin/ld option to reload object files configure:5446: result: -r configure:5464: checking for BSD-compatible nm configure:5506: result: /usr/bin/nm -B configure:5510: checking whether ln -s works configure:5514: result: yes configure:5521: checking how to recognise dependent libraries configure:5693: result: pass_all configure:6149: checking how to run the C preprocessor configure:6184: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:6190: $? = 0 configure:6222: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:6228: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #define HAVE_MKVERSION 1 | /* end confdefs.h. */ | #include configure:6267: result: cc -E configure:6291: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:6297: $? = 0 configure:6329: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:6335: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #define HAVE_MKVERSION 1 | /* end confdefs.h. */ | #include configure:6379: checking for ANSI C header files configure:6404: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:6410: $? = 0 configure:6414: test -z || test ! -s conftest.err configure:6417: $? = 0 configure:6420: test -s conftest.o configure:6423: $? = 0 configure:6512: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:6515: $? = 0 configure:6517: ./conftest configure:6520: $? = 0 configure:6535: result: yes configure:6559: checking for sys/types.h configure:6575: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:6581: $? = 0 configure:6585: test -z || test ! -s conftest.err configure:6588: $? = 0 configure:6591: test -s conftest.o configure:6594: $? = 0 configure:6605: result: yes configure:6559: checking for sys/stat.h configure:6575: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:6581: $? = 0 configure:6585: test -z || test ! -s conftest.err configure:6588: $? = 0 configure:6591: test -s conftest.o configure:6594: $? = 0 configure:6605: result: yes configure:6559: checking for stdlib.h configure:6575: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:6581: $? = 0 configure:6585: test -z || test ! -s conftest.err configure:6588: $? = 0 configure:6591: test -s conftest.o configure:6594: $? = 0 configure:6605: result: yes configure:6559: checking for string.h configure:6575: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:6581: $? = 0 configure:6585: test -z || test ! -s conftest.err configure:6588: $? = 0 configure:6591: test -s conftest.o configure:6594: $? = 0 configure:6605: result: yes configure:6559: checking for memory.h configure:6575: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:6581: $? = 0 configure:6585: test -z || test ! -s conftest.err configure:6588: $? = 0 configure:6591: test -s conftest.o configure:6594: $? = 0 configure:6605: result: yes configure:6559: checking for strings.h configure:6575: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:6581: $? = 0 configure:6585: test -z || test ! -s conftest.err configure:6588: $? = 0 configure:6591: test -s conftest.o configure:6594: $? = 0 configure:6605: result: yes configure:6559: checking for inttypes.h configure:6575: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:6581: $? = 0 configure:6585: test -z || test ! -s conftest.err configure:6588: $? = 0 configure:6591: test -s conftest.o configure:6594: $? = 0 configure:6605: result: yes configure:6559: checking for stdint.h configure:6575: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:6581: $? = 0 configure:6585: test -z || test ! -s conftest.err configure:6588: $? = 0 configure:6591: test -s conftest.o configure:6594: $? = 0 configure:6605: result: yes configure:6559: checking for unistd.h configure:6575: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:6581: $? = 0 configure:6585: test -z || test ! -s conftest.err configure:6588: $? = 0 configure:6591: test -s conftest.o configure:6594: $? = 0 configure:6605: result: yes configure:6631: checking dlfcn.h usability configure:6643: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:6649: $? = 0 configure:6653: test -z || test ! -s conftest.err configure:6656: $? = 0 configure:6659: test -s conftest.o configure:6662: $? = 0 configure:6672: result: yes configure:6676: checking dlfcn.h presence configure:6686: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:6692: $? = 0 configure:6712: result: yes configure:6747: checking for dlfcn.h configure:6754: result: yes configure:6771: checking the maximum length of command line arguments configure:6863: result: 32768 configure:6874: checking command to parse /usr/bin/nm -B output from cc object configure:6970: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:6973: $? = 0 configure:6977: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6980: $? = 0 configure:7032: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c conftstm.o >&5 configure:7035: $? = 0 configure:7073: result: ok configure:7077: checking for objdir configure:7092: result: .libs configure:7262: checking for ranlib configure:7278: found /usr/bin/ranlib configure:7289: result: ranlib configure:7342: checking for strip configure:7358: found /usr/bin/strip configure:7369: result: strip configure:7656: checking if cc static flag works configure:7684: result: yes configure:7702: checking if cc supports -fno-rtti -fno-exceptions configure:7720: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7724: $? = 0 configure:7737: result: no configure:7752: checking for cc option to produce PIC configure:7956: result: -fPIC configure:7964: checking if cc PIC flag -fPIC works configure:7982: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -fPIC -DPIC conftest.c >&5 configure:7986: $? = 0 configure:7999: result: yes configure:8023: checking if cc supports -c -o file.o configure:8044: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -o out/conftest2.o conftest.c >&5 configure:8048: $? = 0 configure:8070: result: yes configure:8096: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8992: result: yes configure:9018: checking whether -lc should be explicitly linked in configure:9023: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:9026: $? = 0 configure:9040: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9043: $? = 0 configure:9055: result: no configure:9063: checking dynamic linker characteristics configure:9617: result: GNU/Linux ld.so configure:9621: checking how to hardcode library paths into programs configure:9646: result: immediate configure:9660: checking whether stripping libraries is possible configure:9665: result: yes configure:9791: checking for shl_load configure:9848: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 /tmp/ccGCYYkV.o(.text+0x22): In function `main': : undefined reference to `shl_load' /tmp/ccGCYYkV.o(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:9854: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* 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_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:9879: result: no configure:9884: checking for shl_load in -ldld configure:9914: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:9920: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:9946: result: no configure:9951: checking for dlopen configure:10008: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 /tmp/cciOnGsj.o(.text+0x22): In function `main': : undefined reference to `dlopen' /tmp/cciOnGsj.o(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:10014: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* 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_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:10039: result: no configure:10044: checking for dlopen in -ldl configure:10074: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -ldl >&5 configure:10080: $? = 0 configure:10084: test -z || test ! -s conftest.err configure:10087: $? = 0 configure:10090: test -s conftest configure:10093: $? = 0 configure:10106: result: yes configure:10281: checking whether a program can dlopen itself configure:10353: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -DHAVE_DLFCN_H -L/usr/local/ssl/lib -Wl,--export-dynamic conftest.c -ldl >&5 configure:10356: $? = 0 configure:10374: result: yes configure:10379: checking whether a statically linked program can dlopen itself configure:10451: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -DHAVE_DLFCN_H -L/usr/local/ssl/lib -Wl,--export-dynamic conftest.c -ldl >&5 configure:10454: $? = 0 configure:10472: result: yes configure:10495: checking if libtool supports shared libraries configure:10497: result: yes configure:10500: checking whether to build shared libraries configure:10521: result: yes configure:10524: checking whether to build static libraries configure:10528: result: yes configure:10620: creating libtool configure:11681: checking how to run the C preprocessor configure:11799: result: cc -E configure:11823: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:11829: $? = 0 configure:11861: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:27:28: ac_nonexistent.h: No such file or directory configure:11867: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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:11924: checking for be_app in -lbe configure:11954: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -lbe -lroot -lnet >&5 /usr/bin/ld: cannot find -lbe collect2: ld returned 1 exit status configure:11960: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char be_app (); | int | main () | { | be_app (); | ; | return 0; | } configure:11986: result: no configure:12311: checking for C compiler version configure:12314: cc --version &5 cc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:12317: $? = 0 configure:12319: cc -v &5 Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-3) configure:12322: $? = 0 configure:12324: cc -V &5 cc: `-V' option must have argument configure:12327: $? = 1 configure:12330: checking whether we are using the GNU C compiler configure:12386: result: yes configure:12392: checking whether cc accepts -g configure:12443: result: yes configure:12460: checking for cc option to accept ANSI C configure:12567: result: none needed configure:12585: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:12591: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:12726: checking dependency style of cc configure:12816: result: none configure:12845: checking for cc depend flag configure:12857: cc -M conftest.c configure:12860: $? = 0 configure:12874: result: -M configure:12894: checking for afopen in -ls configure:12924: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -ls >&5 /usr/bin/ld: cannot find -ls collect2: ld returned 1 exit status configure:12930: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char afopen (); | int | main () | { | afopen (); | ; | return 0; | } configure:12956: result: no configure:13245: checking for EBCDIC configure:13263: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:30:38: __ASCII__/generate_error.h: No such file or directory configure:13269: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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:13290: result: no configure:13300: checking for ANSI C header files configure:13316: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:13322: $? = 0 configure:13413: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:13416: $? = 0 configure:13418: ./conftest configure:13421: $? = 0 configure:13436: result: yes configure:13460: checking for dirent.h that defines DIR configure:13484: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:13490: $? = 0 configure:13494: test -z || test ! -s conftest.err configure:13497: $? = 0 configure:13500: test -s conftest.o configure:13503: $? = 0 configure:13514: result: yes configure:13527: checking for library containing opendir configure:13557: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:13563: $? = 0 configure:13567: test -z || test ! -s conftest.err configure:13570: $? = 0 configure:13573: test -s conftest configure:13576: $? = 0 configure:13646: result: none required configure:13782: checking for sys/wait.h that is POSIX.1 compatible configure:13813: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:13819: $? = 0 configure:13823: test -z || test ! -s conftest.err configure:13826: $? = 0 configure:13829: test -s conftest.o configure:13832: $? = 0 configure:13843: result: yes configure:13853: checking whether termios.h defines TIOCGWINSZ configure:13880: result: no configure:13884: checking whether sys/ioctl.h defines TIOCGWINSZ configure:13911: result: yes configure:14026: checking arpa/inet.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking arpa/inet.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for arpa/inet.h configure:14149: result: yes configure:14026: checking arpa/nameser.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking arpa/nameser.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for arpa/nameser.h configure:14149: result: yes configure:14026: checking assert.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking assert.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for assert.h configure:14149: result: yes configure:14026: checking bits/types.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking bits/types.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for bits/types.h configure:14149: result: yes configure:14026: checking conio.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 conftest.c:70:19: conio.h: No such file or directory configure:14044: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14067: result: no configure:14071: checking conio.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:36:19: conio.h: No such file or directory configure:14087: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | /* end confdefs.h. */ | #include configure:14107: result: no configure:14142: checking for conio.h configure:14149: result: no configure:14026: checking crypt.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking crypt.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for crypt.h configure:14149: result: yes configure:14026: checking direct.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 conftest.c:71:20: direct.h: No such file or directory configure:14044: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14067: result: no configure:14071: checking direct.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:37:20: direct.h: No such file or directory configure:14087: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include configure:14107: result: no configure:14142: checking for direct.h configure:14149: result: no configure:14026: checking errno.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking errno.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for errno.h configure:14149: result: yes configure:14026: checking fcntl.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking fcntl.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for fcntl.h configure:14149: result: yes configure:14026: checking filio.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 conftest.c:73:19: filio.h: No such file or directory configure:14044: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14067: result: no configure:14071: checking filio.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:39:19: filio.h: No such file or directory configure:14087: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:14107: result: no configure:14142: checking for filio.h configure:14149: result: no configure:14026: checking getopt.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking getopt.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for getopt.h configure:14149: result: yes configure:14026: checking grp.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking grp.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for grp.h configure:14149: result: yes configure:14026: checking io.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 conftest.c:75:16: io.h: No such file or directory configure:14044: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14067: result: no configure:14071: checking io.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:41:16: io.h: No such file or directory configure:14087: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_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:14107: result: no configure:14142: checking for io.h configure:14149: result: no configure:14026: checking libutil.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 conftest.c:75:21: libutil.h: No such file or directory configure:14044: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14067: result: no configure:14071: checking libutil.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:41:21: libutil.h: No such file or directory configure:14087: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_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:14107: result: no configure:14142: checking for libutil.h configure:14149: result: no configure:14026: checking limits.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking limits.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for limits.h configure:14149: result: yes configure:14026: checking locale.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking locale.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for locale.h configure:14149: result: yes configure:14026: checking malloc.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking malloc.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for malloc.h configure:14149: result: yes configure:14017: checking for memory.h configure:14022: result: yes configure:14026: checking psap.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 conftest.c:79:18: psap.h: No such file or directory configure:14044: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14067: result: no configure:14071: checking psap.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:45:18: psap.h: No such file or directory configure:14087: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include configure:14107: result: no configure:14142: checking for psap.h configure:14149: result: no configure:14026: checking pwd.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking pwd.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for pwd.h configure:14149: result: yes configure:14026: checking process.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 conftest.c:80:21: process.h: No such file or directory configure:14044: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14067: result: no configure:14071: checking process.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:46:21: process.h: No such file or directory configure:14087: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:14107: result: no configure:14142: checking for process.h configure:14149: result: no configure:14026: checking sgtty.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking sgtty.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for sgtty.h configure:14149: result: yes configure:14026: checking shadow.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking shadow.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for shadow.h configure:14149: result: yes configure:14026: checking stddef.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking stddef.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for stddef.h configure:14149: result: yes configure:14017: checking for string.h configure:14022: result: yes configure:14017: checking for strings.h configure:14022: result: yes configure:14026: checking sysexits.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking sysexits.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for sysexits.h configure:14149: result: yes configure:14026: checking sys/file.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking sys/file.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for sys/file.h configure:14149: result: yes configure:14026: checking sys/filio.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 conftest.c:87:23: sys/filio.h: No such file or directory configure:14044: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SHADOW_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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14067: result: no configure:14071: checking sys/filio.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:53:23: sys/filio.h: No such file or directory configure:14087: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SHADOW_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 | /* end confdefs.h. */ | #include configure:14107: result: no configure:14142: checking for sys/filio.h configure:14149: result: no configure:14026: checking sys/errno.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking sys/errno.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for sys/errno.h configure:14149: result: yes configure:14026: checking sys/ioctl.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking sys/ioctl.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for sys/ioctl.h configure:14149: result: yes configure:14026: checking sys/param.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking sys/param.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for sys/param.h configure:14149: result: yes configure:14026: checking sys/resource.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking sys/resource.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for sys/resource.h configure:14149: result: yes configure:14026: checking sys/select.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking sys/select.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for sys/select.h configure:14149: result: yes configure:14026: checking sys/socket.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking sys/socket.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for sys/socket.h configure:14149: result: yes configure:14017: checking for sys/stat.h configure:14022: result: yes configure:14026: checking sys/syslog.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking sys/syslog.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for sys/syslog.h configure:14149: result: yes configure:14026: checking sys/time.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking sys/time.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for sys/time.h configure:14149: result: yes configure:14017: checking for sys/types.h configure:14022: result: yes configure:14026: checking sys/uio.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking sys/uio.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for sys/uio.h configure:14149: result: yes configure:14026: checking syslog.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking syslog.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for syslog.h configure:14149: result: yes configure:14026: checking termios.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking termios.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for termios.h configure:14149: result: yes configure:14017: checking for unistd.h configure:14022: result: yes configure:14026: checking utime.h usability configure:14038: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14044: $? = 0 configure:14048: test -z || test ! -s conftest.err configure:14051: $? = 0 configure:14054: test -s conftest.o configure:14057: $? = 0 configure:14067: result: yes configure:14071: checking utime.h presence configure:14081: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:14087: $? = 0 configure:14107: result: yes configure:14142: checking for utime.h configure:14149: result: yes configure:14321: checking for resolv.h configure:14339: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14345: $? = 0 configure:14349: test -z || test ! -s conftest.err configure:14352: $? = 0 configure:14355: test -s conftest.o configure:14358: $? = 0 configure:14369: result: yes configure:14385: checking for netinet/tcp.h configure:14403: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:14409: $? = 0 configure:14413: test -z || test ! -s conftest.err configure:14416: $? = 0 configure:14419: test -s conftest.o configure:14422: $? = 0 configure:14433: result: yes configure:14449: checking for sys/ucred.h configure:14469: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 conftest.c:109:23: sys/ucred.h: No such file or directory configure:14475: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SHADOW_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_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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:14499: result: no configure:14517: checking for sigaction configure:14574: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:14580: $? = 0 configure:14584: test -z || test ! -s conftest.err configure:14587: $? = 0 configure:14590: test -s conftest configure:14593: $? = 0 configure:14605: result: yes configure:14517: checking for sigset configure:14574: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:14580: $? = 0 configure:14584: test -z || test ! -s conftest.err configure:14587: $? = 0 configure:14590: test -s conftest configure:14593: $? = 0 configure:14605: result: yes configure:14783: checking for socket configure:14840: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:14846: $? = 0 configure:14850: test -z || test ! -s conftest.err configure:14853: $? = 0 configure:14856: test -s conftest configure:14859: $? = 0 configure:14871: result: yes configure:15295: checking for select configure:15352: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:15358: $? = 0 configure:15362: test -z || test ! -s conftest.err configure:15365: $? = 0 configure:15368: test -s conftest configure:15371: $? = 0 configure:15383: result: yes configure:15401: checking for sys/select.h configure:15406: result: yes configure:15401: checking for sys/socket.h configure:15406: result: yes configure:15546: checking types of arguments for select configure:15579: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:15585: $? = 0 configure:15589: test -z || test ! -s conftest.err configure:15592: $? = 0 configure:15595: test -s conftest.o configure:15598: $? = 0 configure:15614: result: int,fd_set *,struct timeval * configure:15644: checking for poll configure:15701: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:15707: $? = 0 configure:15711: test -z || test ! -s conftest.err configure:15714: $? = 0 configure:15717: test -s conftest configure:15720: $? = 0 configure:15732: result: yes configure:15756: checking poll.h usability configure:15768: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:15774: $? = 0 configure:15778: test -z || test ! -s conftest.err configure:15781: $? = 0 configure:15784: test -s conftest.o configure:15787: $? = 0 configure:15797: result: yes configure:15801: checking poll.h presence configure:15811: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:15817: $? = 0 configure:15837: result: yes configure:15872: checking for poll.h configure:15879: result: yes configure:15907: checking sys/epoll.h usability configure:15919: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:15925: $? = 0 configure:15929: test -z || test ! -s conftest.err configure:15932: $? = 0 configure:15935: test -s conftest.o configure:15938: $? = 0 configure:15948: result: yes configure:15952: checking sys/epoll.h presence configure:15962: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:15968: $? = 0 configure:15988: result: yes configure:16023: checking for sys/epoll.h configure:16030: result: yes configure:16044: checking for epoll system call configure:16063: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:16066: $? = 0 configure:16068: ./conftest configure:16071: $? = 0 configure:16073: result: yes configure:16094: checking declaration of sys_errlist configure:16122: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:16128: $? = 0 configure:16132: test -z || test ! -s conftest.err configure:16135: $? = 0 configure:16138: test -s conftest.o configure:16141: $? = 0 configure:16153: result: yes configure:16232: checking for strerror configure:16289: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:16295: $? = 0 configure:16299: test -z || test ! -s conftest.err configure:16302: $? = 0 configure:16305: test -s conftest configure:16308: $? = 0 configure:16320: result: yes configure:16232: checking for strerror_r configure:16289: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:16295: $? = 0 configure:16299: test -z || test ! -s conftest.err configure:16302: $? = 0 configure:16305: test -s conftest configure:16308: $? = 0 configure:16320: result: yes configure:16332: checking non-posix strerror_r configure:16375: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:16381: $? = 0 configure:16385: test -z || test ! -s conftest.err configure:16388: $? = 0 configure:16391: test -s conftest.o configure:16394: $? = 0 configure:16448: result: yes configure:16610: checking regex.h usability configure:16622: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:16628: $? = 0 configure:16632: test -z || test ! -s conftest.err configure:16635: $? = 0 configure:16638: test -s conftest.o configure:16641: $? = 0 configure:16651: result: yes configure:16655: checking regex.h presence configure:16665: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:16671: $? = 0 configure:16691: result: yes configure:16726: checking for regex.h configure:16733: result: yes configure:16751: checking for library containing regfree configure:16781: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:16787: $? = 0 configure:16791: test -z || test ! -s conftest.err configure:16794: $? = 0 configure:16797: test -s conftest configure:16800: $? = 0 configure:16870: result: none required configure:16883: checking for compatible POSIX regex configure:16923: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 configure:16926: $? = 0 configure:16928: ./conftest configure:16931: $? = 0 configure:16945: result: yes configure:16970: checking sys/uuid.h usability configure:16982: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 conftest.c:120:22: sys/uuid.h: No such file or directory configure:16988: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SHADOW_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_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_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_EPOLL_H 1 | #define HAVE_EPOLL 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_NONPOSIX_STRERROR_R 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:17011: result: no configure:17015: checking sys/uuid.h presence configure:17025: cc -E -I/usr/local/ssl/include/openssl conftest.c conftest.c:86:22: sys/uuid.h: No such file or directory configure:17031: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SHADOW_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_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_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_EPOLL_H 1 | #define HAVE_EPOLL 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_NONPOSIX_STRERROR_R 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:17051: result: no configure:17086: checking for sys/uuid.h configure:17093: result: no configure:17251: checking to see if -lrpcrt4 is needed for win32 UUID support configure:17277: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -lrpcrt4 >&5 conftest.c:87: error: syntax error before "UuidCreate" conftest.c:87: warning: data definition has no type or storage class conftest.c:88: error: syntax error before "UuidToStringA" conftest.c:88: warning: data definition has no type or storage class configure:17283: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SHADOW_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_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_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_EPOLL_H 1 | #define HAVE_EPOLL 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_NONPOSIX_STRERROR_R 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | | int __stdcall UuidCreate(void *); | int __stdcall UuidToStringA(void *,void **); | | int | main () | { | | UuidCreate(0); | UuidToStringA(0,0); | | ; | return 0; | } configure:17311: result: no configure:17317: checking for resolver link (default) configure:17383: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c >&5 /tmp/cc0fdQaO.o(.text+0x3d): In function `main': : undefined reference to `__res_query' /tmp/cc0fdQaO.o(.text+0x83): In function `main': : undefined reference to `__dn_expand' collect2: ld returned 1 exit status configure:17389: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SHADOW_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_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_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_EPOLL_H 1 | #define HAVE_EPOLL 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_NONPOSIX_STRERROR_R 1 | #define HAVE_REGEX_H 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:17417: result: no configure:17426: checking for resolver link (-lresolv) configure:17492: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -lresolv >&5 configure:17498: $? = 0 configure:17502: test -z || test ! -s conftest.err configure:17505: $? = 0 configure:17508: test -s conftest configure:17511: $? = 0 configure:17526: result: yes configure:17676: checking for hstrerror configure:17733: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -lresolv >&5 configure:17739: $? = 0 configure:17743: test -z || test ! -s conftest.err configure:17746: $? = 0 configure:17749: test -s conftest configure:17752: $? = 0 configure:17764: result: yes configure:17782: checking for getaddrinfo configure:17839: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -lresolv >&5 configure:17845: $? = 0 configure:17849: test -z || test ! -s conftest.err configure:17852: $? = 0 configure:17855: test -s conftest configure:17858: $? = 0 configure:17870: result: yes configure:17782: checking for getnameinfo configure:17839: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -lresolv >&5 configure:17845: $? = 0 configure:17849: test -z || test ! -s conftest.err configure:17852: $? = 0 configure:17855: test -s conftest configure:17858: $? = 0 configure:17870: result: yes configure:17782: checking for gai_strerror configure:17839: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -lresolv >&5 configure:17845: $? = 0 configure:17849: test -z || test ! -s conftest.err configure:17852: $? = 0 configure:17855: test -s conftest configure:17858: $? = 0 configure:17870: result: yes configure:17782: checking for inet_ntop configure:17839: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -lresolv >&5 configure:17845: $? = 0 configure:17849: test -z || test ! -s conftest.err configure:17852: $? = 0 configure:17855: test -s conftest configure:17858: $? = 0 configure:17870: result: yes configure:17889: checking INET6_ADDRSTRLEN configure:17917: result: yes configure:17921: checking struct sockaddr_storage configure:17948: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:17954: $? = 0 configure:17958: test -z || test ! -s conftest.err configure:17961: $? = 0 configure:17964: test -s conftest.o configure:17967: $? = 0 configure:17978: result: yes configure:18012: checking sys/un.h usability configure:18024: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:18030: $? = 0 configure:18034: test -z || test ! -s conftest.err configure:18037: $? = 0 configure:18040: test -s conftest.o configure:18043: $? = 0 configure:18053: result: yes configure:18057: checking sys/un.h presence configure:18067: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:18073: $? = 0 configure:18093: result: yes configure:18128: checking for sys/un.h configure:18135: result: yes configure:19451: checking openssl/ssl.h usability configure:19463: cc -c -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl conftest.c >&5 configure:19469: $? = 0 configure:19473: test -z || test ! -s conftest.err configure:19476: $? = 0 configure:19479: test -s conftest.o configure:19482: $? = 0 configure:19492: result: yes configure:19496: checking openssl/ssl.h presence configure:19506: cc -E -I/usr/local/ssl/include/openssl conftest.c configure:19512: $? = 0 configure:19532: result: yes configure:19567: checking for openssl/ssl.h configure:19574: result: yes configure:19589: checking for SSL_library_init in -lssl configure:19619: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -lssl -lcrypto -lresolv >&5 /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x38): In function `dlfcn_load': : undefined reference to `dlopen' /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xa0): In function `dlfcn_load': : undefined reference to `dlclose' /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xc9): In function `dlfcn_load': : undefined reference to `dlerror' /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x13e): In function `dlfcn_unload': : undefined reference to `dlclose' /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x1f5): In function `dlfcn_bind_var': : undefined reference to `dlsym' /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x241): In function `dlfcn_bind_var': : undefined reference to `dlerror' /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x2d5): In function `dlfcn_bind_func': : undefined reference to `dlsym' /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x321): In function `dlfcn_bind_func': : undefined reference to `dlerror' collect2: ld returned 1 exit status configure:19625: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SHADOW_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_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_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_EPOLL_H 1 | #define HAVE_EPOLL 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_NONPOSIX_STRERROR_R 1 | #define HAVE_REGEX_H 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 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char SSL_library_init (); | int | main () | { | SSL_library_init (); | ; | return 0; | } configure:19651: result: no configure:19662: checking for ssl3_accept in -lssl configure:19692: cc -o conftest -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include/openssl -L/usr/local/ssl/lib conftest.c -lssl -lcrypto -lRSAglue -lrsaref -lresolv >&5 /usr/bin/ld: cannot find -lRSAglue collect2: ld returned 1 exit status configure:19698: $? = 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.3.32" | #define LDAP_VENDOR_VERSION 20332 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 32 | #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 GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_BITS_TYPES_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SHADOW_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_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_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_EPOLL_H 1 | #define HAVE_EPOLL 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_NONPOSIX_STRERROR_R 1 | #define HAVE_REGEX_H 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 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ssl3_accept (); | int | main () | { | ssl3_accept (); | ; | return 0; | } configure:19724: result: no configure:19757: checking OpenSSL library version (CRL checking capability) configure:19791: result: no configure:19826: error: Could not locate TLS/SSL package ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-I/usr/local/ssl/include/openssl ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/ssl/include/openssl ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/ssl/lib 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_exeext= ac_cv_func_dlopen=no ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getnameinfo=yes ac_cv_func_hstrerror=yes ac_cv_func_inet_ntop=yes ac_cv_func_poll=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_shl_load=no 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_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_assert_h=yes ac_cv_header_bits_types_h=yes ac_cv_header_conio_h=no ac_cv_header_crypt_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=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_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_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_resolv_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_shadow_h=yes 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_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_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=no 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_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_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_be_be_app=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_s_afopen=no ac_cv_lib_ssl_SSL_library_init=no ac_cv_lib_ssl_ssl3_accept=no ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk 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_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_regfree='none required' ac_cv_shtool=build/shtool ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes ac_cv_sys_tiocgwinsz_in_termios_h=no ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu 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 -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ol_cv_c_posix_regex=yes ol_cv_cpp_ebcdic=no ol_cv_dcl_sys_errlist=yes ol_cv_func_strerror_r=no ol_cv_have_sys_errlist=yes ol_cv_header_stdc=yes ol_cv_inet6_addrstrlen=yes ol_cv_lib_resolver=-lresolv ol_cv_mkdep=-M ol_cv_nonposix_strerror_r=yes ol_cv_resolver_none=no ol_cv_resolver_resolv=yes ol_cv_ssl_crl_compat=no ol_cv_struct_sockaddr_storage=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/local/src/openldap-2.3.32/build/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/src/openldap-2.3.32/build/missing --run tar' AR='ar' AS='as' AUTH_LIBS='' AUTOCONF='${SHELL} /usr/local/src/openldap-2.3.32/build/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/src/openldap-2.3.32/build/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/src/openldap-2.3.32/build/missing --run automake-1.9' AWK='gawk' BUILD_ACCESSLOG='no' BUILD_AUDITLOG='no' BUILD_BDB='no' BUILD_DENYOP='no' BUILD_DNSSRV='no' BUILD_DYNGROUP='no' BUILD_DYNLIST='no' BUILD_HDB='no' BUILD_LASTMOD='no' BUILD_LDAP='no' BUILD_LDBM='no' BUILD_LIBS_DYNAMIC='' BUILD_META='no' BUILD_MONITOR='no' BUILD_NULL='no' BUILD_PASSWD='no' BUILD_PERL='no' BUILD_PPOLICY='no' BUILD_PROXYCACHE='no' BUILD_REFINT='no' BUILD_RELAY='no' BUILD_RETCODE='no' BUILD_RWM='no' BUILD_SHELL='no' BUILD_SLAPD='no' BUILD_SLAPI='no' BUILD_SLURPD='no' BUILD_SQL='no' BUILD_SYNCPROV='no' BUILD_THREAD='no' BUILD_TRANSLUCENT='no' BUILD_UNIQUE='no' BUILD_VALSORT='no' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-I/usr/local/ssl/include/openssl' CPP='cc -E' CPPFLAGS='-I/usr/local/ssl/include/openssl' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' 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='' LDBM_LIBS='' LDFLAGS='-L/usr/local/ssl/lib' LIBOBJS='' LIBS='-lresolv ' LIBSLAPI='' LIBSLAPITOOLS='' LIBSRCS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTHREAD_LIBS='' LTLIBOBJS='' LTSTATIC='' LUTIL_LIBS='' MAKEINFO='${SHELL} /usr/local/src/openldap-2.3.32/build/missing --run makeinfo' MODULES_LIBS='' MOD_PERL_LDFLAGS='' OBJDUMP='objdump' OBJEXT='o' OL_MKDEP='cc' OL_MKDEP_FLAGS='-M' OPENLDAP_LIBRELEASE='2.3' OPENLDAP_LIBVERSION='2:20:2' OPENLDAP_RELEASE_DATE='2007/1/4' 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='' SLURPD_LIBS='' STRIP='strip' TLS_LIBS='' VERSION='2.3.32' WITH_ACI_ENABLED='' WITH_MODULES_ENABLED='no' WITH_SASL='' WITH_TLS='no' WRAP_LIBS='' ac_ct_AR='' ac_ct_AS='' ac_ct_CC='' ac_ct_DLLTOOL='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/local/src/openldap-2.3.32/build/install-sh' ldap_subdir='/openldap' libdir='${exec_prefix}/lib' libexecdir='/usr/local/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local/openldap' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' top_builddir='/usr/local/src/openldap-2.3.32' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define EXEEXT "" #define GWINSZ_IN_SYS_IOCTL 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASSERT_H 1 #define HAVE_BITS_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_EPOLL 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETOPT_H 1 #define HAVE_GRP_H 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_NTOP 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MKVERSION 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NONPOSIX_STRERROR_R 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_POLL 1 #define HAVE_POLL_H 1 #define HAVE_PWD_H 1 #define HAVE_REGEX_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_QUERY 1 #define HAVE_SGTTY_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_SYS_ERRNO_H 1 #define HAVE_SYS_FILE_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_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_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_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define LDAP_VENDOR_VERSION 20332 #define LDAP_VENDOR_VERSION_MAJOR 2 #define LDAP_VENDOR_VERSION_MINOR 3 #define LDAP_VENDOR_VERSION_PATCH 32 #define OPENLDAP_PACKAGE "OpenLDAP" #define OPENLDAP_VERSION "2.3.32" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define STDC_HEADERS 1 #define STDC_HEADERS 1 configure: exit 1