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 --with-tls --enable-ipv6 ## --------- ## ## Platform. ## ## --------- ## hostname = DerJer uname -m = i686 uname -r = 2.6.17-1.2187_FC5 uname -s = Linux uname -v = #1 Mon Sep 11 01:17:06 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/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /home/pbellino/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/local/bin/ginstall -c configure:1773: checking whether build environment is sane configure:1816: result: yes configure:1881: checking for gawk configure:1897: found /usr/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) 4.1.0 20060304 (Red Hat 4.1.0-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 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.0 20060304 (Red Hat 4.1.0-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 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 conftest.c >&5 configure:4676: $? = 0 configure:4701: result: configure:4707: checking for suffix of object files configure:4728: cc -c 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 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 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 -g -O2 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 -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' 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 conftest.c configure:6190: $? = 0 configure:6222: cc -E conftest.c conftest.c:16:28: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #define HAVE_MKVERSION 1 | /* end confdefs.h. */ | #include configure:6267: result: cc -E configure:6291: cc -E conftest.c configure:6297: $? = 0 configure:6329: cc -E conftest.c conftest.c:16:28: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #define HAVE_MKVERSION 1 | /* end confdefs.h. */ | #include configure:6379: checking for ANSI C header files configure:6404: cc -c -g -O2 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 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:33: warning: incompatible implicit declaration of built-in function 'exit' configure:6515: $? = 0 configure:6517: ./conftest configure:6520: $? = 0 configure:6535: result: yes configure:6559: checking for sys/types.h configure:6575: cc -c -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 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 -g -O2 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 -g -O2 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 -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure: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 -g -O2 -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 -g -O2 -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 -g -O2 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 -g -O2 conftest.c >&5 /tmp/ccChqSp8.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:66: undefined reference to `shl_load' /tmp/ccChqSp8.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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 conftest.c >&5 /tmp/cca9V6FH.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:66: undefined reference to `dlopen' /tmp/cca9V6FH.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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 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 -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:10349: warning: incompatible implicit declaration of built-in function 'exit' configure:10356: $? = 0 configure:10374: result: yes configure:10379: checking whether a statically linked program can dlopen itself configure:10451: cc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:10447: warning: incompatible implicit declaration of built-in function 'exit' 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 conftest.c configure:11829: $? = 0 configure:11861: cc -E conftest.c conftest.c:27:28: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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) 4.1.0 20060304 (Red Hat 4.1.0-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 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.0 20060304 (Red Hat 4.1.0-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 -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' 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 -g -O2 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 conftest.c conftest.c:30:38: error: __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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 conftest.c configure:13322: $? = 0 configure:13413: cc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:38: warning: incompatible implicit declaration of built-in function 'exit' 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 conftest.c >&5 conftest.c:70:19: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 conftest.c conftest.c:36:19: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 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 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 -g -O2 conftest.c >&5 conftest.c:71:20: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 conftest.c conftest.c:37:20: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 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 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 -g -O2 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 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 -g -O2 conftest.c >&5 conftest.c:73:19: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 conftest.c conftest.c:39:19: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 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 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 -g -O2 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 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 -g -O2 conftest.c >&5 conftest.c:75:16: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 conftest.c conftest.c:41:16: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 conftest.c >&5 conftest.c:75:21: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 conftest.c conftest.c:41:21: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 conftest.c >&5 conftest.c:79:18: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 conftest.c conftest.c:45:18: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 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 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 -g -O2 conftest.c >&5 conftest.c:80:21: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 conftest.c conftest.c:46:21: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 conftest.c >&5 conftest.c:87:23: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 conftest.c conftest.c:53:23: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 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 -g -O2 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 -g -O2 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 -g -O2 conftest.c >&5 conftest.c:109:23: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 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 -g -O2 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 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 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:83: warning: incompatible implicit declaration of built-in function 'exit' configure:16066: $? = 0 configure:16068: ./conftest configure:16071: $? = 0 configure:16073: result: yes configure:16094: checking declaration of sys_errlist configure:16122: cc -c -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:90: error: invalid type argument of 'unary *' conftest.c:91: warning: initialization makes pointer from integer without a cast configure:16381: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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 | /* end confdefs.h. */ | #include | int | main () | { | /* from autoconf 2.59 */ | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | char *p = strerror_r (0, buf, sizeof buf); | | ; | return 0; | } configure:16448: result: no configure:16610: checking regex.h usability configure:16622: cc -c -g -O2 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 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 -g -O2 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 -g -O2 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 -g -O2 conftest.c >&5 conftest.c:119:22: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 conftest.c conftest.c:85:22: error: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 -g -O2 conftest.c -lrpcrt4 >&5 conftest.c:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'UuidCreate' conftest.c:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'UuidToStringA' 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 -g -O2 conftest.c >&5 /tmp/cc0aMuMa.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:109: undefined reference to `__res_query' :/home/pbellino/APPS/openldap-2.3.39/conftest.c:128: 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 -g -O2 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 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 -g -O2 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 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 -g -O2 conftest.c -lssl -lcrypto -lresolv >&5 configure:19625: $? = 0 configure:19629: test -z || test ! -s conftest.err configure:19632: $? = 0 configure:19635: test -s conftest configure:19638: $? = 0 configure:19651: result: yes configure:19757: checking OpenSSL library version (CRL checking capability) configure:19791: result: yes configure:19850: checking for _beginthread configure:19907: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/cc0aNMBt.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:135: undefined reference to `_beginthread' /tmp/cc0aNMBt.o:(.data+0x0): undefined reference to `_beginthread' collect2: ld returned 1 exit status configure:19913: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | /* end confdefs.h. */ | /* Define _beginthread to an innocuous variant, in case declares _beginthread. | For example, HP-UX 11i declares gettimeofday. */ | #define _beginthread innocuous__beginthread | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _beginthread (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _beginthread | | /* Override any 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 _beginthread (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__beginthread) || defined (__stub____beginthread) | choke me | #else | char (*f) () = _beginthread; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _beginthread; | ; | return 0; | } configure:19938: result: no configure:19993: checking pthread.h usability configure:20005: cc -c -g -O2 conftest.c >&5 configure:20011: $? = 0 configure:20015: test -z || test ! -s conftest.err configure:20018: $? = 0 configure:20021: test -s conftest.o configure:20024: $? = 0 configure:20034: result: yes configure:20038: checking pthread.h presence configure:20048: cc -E conftest.c configure:20054: $? = 0 configure:20074: result: yes configure:20109: checking for pthread.h configure:20116: result: yes configure:20131: checking POSIX thread version configure:20157: cc -c -g -O2 conftest.c >&5 configure:20163: $? = 0 configure:20167: test -z || test ! -s conftest.err configure:20170: $? = 0 configure:20173: test -s conftest.o configure:20176: $? = 0 configure:20264: result: 10 configure:20284: checking for LinuxThreads pthread.h configure:20307: result: no configure:20318: checking for GNU Pth pthread.h configure:20345: result: no configure:20364: checking sched.h usability configure:20376: cc -c -g -O2 conftest.c >&5 configure:20382: $? = 0 configure:20386: test -z || test ! -s conftest.err configure:20389: $? = 0 configure:20392: test -s conftest.o configure:20395: $? = 0 configure:20405: result: yes configure:20409: checking sched.h presence configure:20419: cc -E conftest.c configure:20425: $? = 0 configure:20445: result: yes configure:20480: checking for sched.h configure:20487: result: yes configure:20503: checking for pthread_create in default libraries configure:20696: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/ccAc0kHJ.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:143: undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:20699: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.3.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | | /* pthread test headers */ | #include | #if HAVE_PTHREADS < 7 | #include | #endif | #ifndef NULL | #define NULL (void*)0 | #endif | | static void *task(p) | void *p; | { | return (void *) (p == NULL); | } | | | int main(argc, argv) | int argc; | char **argv; | { | | /* pthread test function */ | #ifndef PTHREAD_CREATE_DETACHED | #define PTHREAD_CREATE_DETACHED 1 | #endif | pthread_t t; | int status; | int detach = PTHREAD_CREATE_DETACHED; | | #if HAVE_PTHREADS > 4 | /* Final pthreads */ | pthread_attr_t attr; | | status = pthread_attr_init(&attr); | if( status ) return status; | | #if HAVE_PTHREADS < 7 | status = pthread_attr_setdetachstate(&attr, &detach); | if( status < 0 ) status = errno; | #else | status = pthread_attr_setdetachstate(&attr, detach); | #endif | if( status ) return status; | status = pthread_create( &t, &attr, task, NULL ); | #if HAVE_PTHREADS < 7 | if( status < 0 ) status = errno; | #endif | if( status ) return status; | #else | /* Draft 4 pthreads */ | status = pthread_create( &t, pthread_attr_default, task, NULL ); | if( status ) return errno; | | /* give thread a chance to complete */ | /* it should remain joinable and hence detachable */ | sleep( 1 ); | | status = pthread_detach( &t ); | if( status ) return errno; | #endif | | #ifdef HAVE_LINUX_THREADS | pthread_kill_other_threads_np(); | #endif | | return 0; | | } | configure:20718: result: no configure:20729: checking for pthread link with -kthread configure:20926: cc -o conftest -g -O2 conftest.c -kthread -lresolv >&5 cc: unrecognized option '-kthread' /tmp/ccCuBto4.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:143: undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:20929: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.3.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | | /* pthread test headers */ | #include | #if HAVE_PTHREADS < 7 | #include | #endif | #ifndef NULL | #define NULL (void*)0 | #endif | | static void *task(p) | void *p; | { | return (void *) (p == NULL); | } | | | int main(argc, argv) | int argc; | char **argv; | { | | /* pthread test function */ | #ifndef PTHREAD_CREATE_DETACHED | #define PTHREAD_CREATE_DETACHED 1 | #endif | pthread_t t; | int status; | int detach = PTHREAD_CREATE_DETACHED; | | #if HAVE_PTHREADS > 4 | /* Final pthreads */ | pthread_attr_t attr; | | status = pthread_attr_init(&attr); | if( status ) return status; | | #if HAVE_PTHREADS < 7 | status = pthread_attr_setdetachstate(&attr, &detach); | if( status < 0 ) status = errno; | #else | status = pthread_attr_setdetachstate(&attr, detach); | #endif | if( status ) return status; | status = pthread_create( &t, &attr, task, NULL ); | #if HAVE_PTHREADS < 7 | if( status < 0 ) status = errno; | #endif | if( status ) return status; | #else | /* Draft 4 pthreads */ | status = pthread_create( &t, pthread_attr_default, task, NULL ); | if( status ) return errno; | | /* give thread a chance to complete */ | /* it should remain joinable and hence detachable */ | sleep( 1 ); | | status = pthread_detach( &t ); | if( status ) return errno; | #endif | | #ifdef HAVE_LINUX_THREADS | pthread_kill_other_threads_np(); | #endif | | return 0; | | } | configure:20952: result: no configure:20964: checking for pthread link with -pthread configure:21161: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 configure:21164: $? = 0 configure:21166: ./conftest configure:21169: $? = 0 configure:21187: result: yes configure:24271: checking for sched_yield configure:24328: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 configure:24334: $? = 0 configure:24338: test -z || test ! -s conftest.err configure:24341: $? = 0 configure:24344: test -s conftest configure:24347: $? = 0 configure:24359: result: yes configure:24271: checking for pthread_yield configure:24328: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 configure:24334: $? = 0 configure:24338: test -z || test ! -s conftest.err configure:24341: $? = 0 configure:24344: test -s conftest configure:24347: $? = 0 configure:24359: result: yes configure:24271: checking for thr_yield configure:24328: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 /tmp/ccYRbh2v.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:140: undefined reference to `thr_yield' /tmp/ccYRbh2v.o:(.data+0x0): undefined reference to `thr_yield' collect2: ld returned 1 exit status configure:24334: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | /* end confdefs.h. */ | /* Define thr_yield to an innocuous variant, in case declares thr_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define thr_yield innocuous_thr_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thr_yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thr_yield | | /* Override any 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 thr_yield (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_thr_yield) || defined (__stub___thr_yield) | choke me | #else | char (*f) () = thr_yield; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != thr_yield; | ; | return 0; | } configure:24359: result: no configure:24462: checking for pthread_kill configure:24519: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 configure:24525: $? = 0 configure:24529: test -z || test ! -s conftest.err configure:24532: $? = 0 configure:24535: test -s conftest configure:24538: $? = 0 configure:24550: result: yes configure:24462: checking for pthread_rwlock_destroy configure:24519: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 configure:24525: $? = 0 configure:24529: test -z || test ! -s conftest.err configure:24532: $? = 0 configure:24535: test -s conftest configure:24538: $? = 0 configure:24550: result: yes configure:24561: checking for pthread_detach with configure:24588: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 conftest.c: In function 'main': conftest.c:112: warning: passing argument 1 of 'pthread_detach' makes integer from pointer without a cast configure:24594: $? = 0 configure:24598: test -z || test ! -s conftest.err configure:24601: $? = 0 configure:24604: test -s conftest configure:24607: $? = 0 configure:24620: result: yes configure:24647: checking for pthread_setconcurrency configure:24704: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 configure:24710: $? = 0 configure:24714: test -z || test ! -s conftest.err configure:24717: $? = 0 configure:24720: test -s conftest configure:24723: $? = 0 configure:24735: result: yes configure:24647: checking for pthread_getconcurrency configure:24704: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 configure:24710: $? = 0 configure:24714: test -z || test ! -s conftest.err configure:24717: $? = 0 configure:24720: test -s conftest configure:24723: $? = 0 configure:24735: result: yes configure:24647: checking for thr_setconcurrency configure:24704: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 /tmp/cc4mv2v0.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:145: undefined reference to `thr_setconcurrency' /tmp/cc4mv2v0.o:(.data+0x0): undefined reference to `thr_setconcurrency' collect2: ld returned 1 exit status configure:24710: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | /* end confdefs.h. */ | /* Define thr_setconcurrency to an innocuous variant, in case declares thr_setconcurrency. | For example, HP-UX 11i declares gettimeofday. */ | #define thr_setconcurrency innocuous_thr_setconcurrency | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thr_setconcurrency (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thr_setconcurrency | | /* Override any 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 thr_setconcurrency (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_thr_setconcurrency) || defined (__stub___thr_setconcurrency) | choke me | #else | char (*f) () = thr_setconcurrency; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != thr_setconcurrency; | ; | return 0; | } configure:24735: result: no configure:24647: checking for thr_getconcurrency configure:24704: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 /tmp/cckrHLym.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:145: undefined reference to `thr_getconcurrency' /tmp/cckrHLym.o:(.data+0x0): undefined reference to `thr_getconcurrency' collect2: ld returned 1 exit status configure:24710: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | /* end confdefs.h. */ | /* Define thr_getconcurrency to an innocuous variant, in case declares thr_getconcurrency. | For example, HP-UX 11i declares gettimeofday. */ | #define thr_getconcurrency innocuous_thr_getconcurrency | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thr_getconcurrency (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thr_getconcurrency | | /* Override any 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 thr_getconcurrency (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_thr_getconcurrency) || defined (__stub___thr_getconcurrency) | choke me | #else | char (*f) () = thr_getconcurrency; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != thr_getconcurrency; | ; | return 0; | } configure:24735: result: no configure:24751: checking for pthread_kill_other_threads_np configure:24808: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 /tmp/ccSaef2M.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:145: undefined reference to `pthread_kill_other_threads_np' /tmp/ccSaef2M.o:(.data+0x0): undefined reference to `pthread_kill_other_threads_np' collect2: ld returned 1 exit status configure:24814: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | /* end confdefs.h. */ | /* Define pthread_kill_other_threads_np to an innocuous variant, in case declares pthread_kill_other_threads_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_kill_other_threads_np innocuous_pthread_kill_other_threads_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_kill_other_threads_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_kill_other_threads_np | | /* Override any 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 pthread_kill_other_threads_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_pthread_kill_other_threads_np) || defined (__stub___pthread_kill_other_threads_np) | choke me | #else | char (*f) () = pthread_kill_other_threads_np; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_kill_other_threads_np; | ; | return 0; | } configure:24839: result: no configure:24849: checking for LinuxThreads implementation configure:24856: result: no configure:24862: checking for LinuxThreads consistency configure:24879: result: no configure:24889: checking if pthread_create() works configure:24976: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 configure:24979: $? = 0 configure:24981: ./conftest configure:24984: $? = 0 configure:24998: result: yes configure:25018: checking if select yields when using pthreads configure:25109: cc -o conftest -g -O2 conftest.c -pthread -lresolv >&5 conftest.c: In function 'task': conftest.c:136: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:139: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:151: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:178: warning: incompatible implicit declaration of built-in function 'exit' configure:25112: $? = 0 configure:25114: ./conftest configure:25117: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define OPENLDAP_PACKAGE "OpenLDAP" | #define OPENLDAP_VERSION "2.3.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #ifndef NULL | #define NULL (void*) 0 | #endif | | static int fildes[2]; | | static void *task(p) | void *p; | { | int i; | struct timeval tv; | | fd_set rfds; | | tv.tv_sec=10; | tv.tv_usec=0; | | FD_ZERO(&rfds); | FD_SET(fildes[0], &rfds); | | /* we're not interested in any fds */ | i = select(FD_SETSIZE, &rfds, NULL, NULL, &tv); | | if(i < 0) { | perror("select"); | exit(10); | } | | exit(0); /* if we exit here, the select blocked the whole process */ | } | | int main(argc, argv) | int argc; | char **argv; | { | pthread_t t; | | /* create a pipe to select */ | if(pipe(&fildes[0])) { | perror("select"); | exit(1); | } | | #ifdef HAVE_PTHREAD_SETCONCURRENCY | (void) pthread_setconcurrency(2); | #else | #ifdef HAVE_THR_SETCONCURRENCY | /* Set Solaris LWP concurrency to 2 */ | thr_setconcurrency(2); | #endif | #endif | | #if HAVE_PTHREADS < 6 | pthread_create(&t, pthread_attr_default, task, NULL); | #else | pthread_create(&t, NULL, task, NULL); | #endif | | /* make sure task runs first */ | #if HAVE_THR_YIELD | thr_yield(); | #elif defined( HAVE_SCHED_YIELD ) | sched_yield(); | #elif defined( HAVE_PTHREAD_YIELD ) | pthread_yield(); | #endif | | exit(2); | } configure:25131: result: yes configure:27231: checking for thread specific errno configure:27253: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:27259: $? = 0 configure:27263: test -z || test ! -s conftest.err configure:27266: $? = 0 configure:27269: test -s conftest configure:27272: $? = 0 configure:27285: result: yes configure:27288: checking for thread specific h_errno configure:27310: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:27316: $? = 0 configure:27320: test -z || test ! -s conftest.err configure:27323: $? = 0 configure:27326: test -s conftest configure:27329: $? = 0 configure:27342: result: yes configure:27394: checking for ctime_r configure:27451: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:27457: $? = 0 configure:27461: test -z || test ! -s conftest.err configure:27464: $? = 0 configure:27467: test -s conftest configure:27470: $? = 0 configure:27482: result: yes configure:27394: checking for gethostbyname_r configure:27451: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:27457: $? = 0 configure:27461: test -z || test ! -s conftest.err configure:27464: $? = 0 configure:27467: test -s conftest configure:27470: $? = 0 configure:27482: result: yes configure:27394: checking for gethostbyaddr_r configure:27451: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:27457: $? = 0 configure:27461: test -z || test ! -s conftest.err configure:27464: $? = 0 configure:27467: test -s conftest configure:27470: $? = 0 configure:27482: result: yes configure:27496: checking number of arguments of ctime_r configure:27517: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122: error: too many arguments to function 'ctime_r' configure:27523: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | /* end confdefs.h. */ | #include | int | main () | { | time_t ti; char *buffer; ctime_r(&ti,buffer,32); | ; | return 0; | } configure:27563: cc -c -g -O2 conftest.c >&5 configure:27569: $? = 0 configure:27573: test -z || test ! -s conftest.err configure:27576: $? = 0 configure:27579: test -s conftest.o configure:27582: $? = 0 configure:27608: result: 2 configure:27622: checking number of arguments of gethostbyname_r configure:27650: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:130: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type conftest.c:130: error: too few arguments to function 'gethostbyname_r' configure:27656: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | /* end confdefs.h. */ | #include | #include | #include | #include | #define BUFSIZE (sizeof(struct hostent)+10) | int | main () | { | struct hostent hent; char buffer[BUFSIZE]; | int bufsize=BUFSIZE;int h_errno; | (void)gethostbyname_r("segovia.cs.purdue.edu", &hent, | buffer, bufsize, &h_errno); | ; | return 0; | } configure:27704: cc -c -g -O2 conftest.c >&5 configure:27710: $? = 0 configure:27714: test -z || test ! -s conftest.err configure:27717: $? = 0 configure:27720: test -s conftest.o configure:27723: $? = 0 configure:27749: result: 6 configure:27764: checking number of arguments of gethostbyaddr_r configure:27794: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:133: warning: passing argument 7 of 'gethostbyaddr_r' from incompatible pointer type conftest.c:133: error: too few arguments to function 'gethostbyaddr_r' configure:27800: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | /* end confdefs.h. */ | #include | #include | #include | #include | #define BUFSIZE (sizeof(struct hostent)+10) | int | main () | { | struct hostent hent; char buffer[BUFSIZE]; | struct in_addr add; | size_t alen=sizeof(struct in_addr); | int bufsize=BUFSIZE;int h_errno; | (void)gethostbyaddr_r( (void *)&(add.s_addr), | alen, AF_INET, &hent, buffer, bufsize, &h_errno); | ; | return 0; | } configure:27851: cc -c -g -O2 conftest.c >&5 configure:27857: $? = 0 configure:27861: test -z || test ! -s conftest.err configure:27864: $? = 0 configure:27867: test -s conftest.o configure:27870: $? = 0 configure:27896: result: 8 configure:31786: checking db.h usability configure:31798: cc -c -g -O2 conftest.c >&5 configure:31804: $? = 0 configure:31808: test -z || test ! -s conftest.err configure:31811: $? = 0 configure:31814: test -s conftest.o configure:31817: $? = 0 configure:31827: result: yes configure:31831: checking db.h presence configure:31841: cc -E conftest.c configure:31847: $? = 0 configure:31867: result: yes configure:31902: checking for db.h configure:31909: result: yes configure:31925: checking for Berkeley DB major version configure:32044: result: 4 configure:32047: checking for Berkeley DB minor version configure:32290: result: 3 configure:33170: checking for Berkeley DB link (-ldb43) configure:33236: cc -o conftest -g -O2 conftest.c -ldb43 -pthread -lresolv >&5 /usr/bin/ld: cannot find -ldb43 collect2: ld returned 1 exit status configure:33242: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_DB_185_H | # include | #else | # include | #endif | | #ifndef DB_VERSION_MAJOR | # define DB_VERSION_MAJOR 1 | #endif | | #ifndef NULL | #define NULL ((void*)0) | #endif | | int | main () | { | | #if DB_VERSION_MAJOR > 1 | { | char *version; | int major, minor, patch; | | version = db_version( &major, &minor, &patch ); | | if( major != DB_VERSION_MAJOR || | minor < DB_VERSION_MINOR ) | { | printf("Berkeley DB version mismatch\n" | "\theader: %s\n\tlibrary: %s\n", | DB_VERSION_STRING, version); | return 1; | } | } | #endif | | #if DB_VERSION_MAJOR > 2 | db_env_create( NULL, 0 ); | #elif DB_VERSION_MAJOR > 1 | db_appexit( NULL ); | #else | (void) dbopen( NULL, 0, 0, 0, NULL); | #endif | | ; | return 0; | } configure:33270: result: no configure:33279: checking for Berkeley DB link (-ldb-43) configure:33345: cc -o conftest -g -O2 conftest.c -ldb-43 -pthread -lresolv >&5 /usr/bin/ld: cannot find -ldb-43 collect2: ld returned 1 exit status configure:33351: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_DB_185_H | # include | #else | # include | #endif | | #ifndef DB_VERSION_MAJOR | # define DB_VERSION_MAJOR 1 | #endif | | #ifndef NULL | #define NULL ((void*)0) | #endif | | int | main () | { | | #if DB_VERSION_MAJOR > 1 | { | char *version; | int major, minor, patch; | | version = db_version( &major, &minor, &patch ); | | if( major != DB_VERSION_MAJOR || | minor < DB_VERSION_MINOR ) | { | printf("Berkeley DB version mismatch\n" | "\theader: %s\n\tlibrary: %s\n", | DB_VERSION_STRING, version); | return 1; | } | } | #endif | | #if DB_VERSION_MAJOR > 2 | db_env_create( NULL, 0 ); | #elif DB_VERSION_MAJOR > 1 | db_appexit( NULL ); | #else | (void) dbopen( NULL, 0, 0, 0, NULL); | #endif | | ; | return 0; | } configure:33379: result: no configure:33388: checking for Berkeley DB link (-ldb-4.3) configure:33454: cc -o conftest -g -O2 conftest.c -ldb-4.3 -pthread -lresolv >&5 configure:33460: $? = 0 configure:33464: test -z || test ! -s conftest.err configure:33467: $? = 0 configure:33470: test -s conftest configure:33473: $? = 0 configure:33488: result: yes configure:35580: checking for Berkeley DB version match configure:35636: cc -o conftest -g -O2 conftest.c -ldb-4.3 -pthread -lresolv >&5 configure:35639: $? = 0 configure:35641: ./conftest configure:35644: $? = 0 configure:35661: result: yes configure:35670: checking for Berkeley DB thread support configure:35757: cc -o conftest -g -O2 conftest.c -ldb-4.3 -pthread -lresolv >&5 configure:35760: $? = 0 configure:35762: ./conftest configure:35765: $? = 0 configure:35782: result: yes configure:35835: checking Berkeley DB version for BDB/HDB backends configure:35873: result: yes configure:37377: checking for openlog configure:37434: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:37440: $? = 0 configure:37444: test -z || test ! -s conftest.err configure:37447: $? = 0 configure:37450: test -s conftest configure:37453: $? = 0 configure:37465: result: yes configure:37838: checking sasl/sasl.h usability configure:37850: cc -c -g -O2 conftest.c >&5 configure:37856: $? = 0 configure:37860: test -z || test ! -s conftest.err configure:37863: $? = 0 configure:37866: test -s conftest.o configure:37869: $? = 0 configure:37879: result: yes configure:37883: checking sasl/sasl.h presence configure:37893: cc -E conftest.c configure:37899: $? = 0 configure:37919: result: yes configure:37954: checking for sasl/sasl.h configure:37961: result: yes configure:37838: checking sasl.h usability configure:37850: cc -c -g -O2 conftest.c >&5 conftest.c:160:18: error: sasl.h: No such file or directory configure:37856: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_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:37879: result: no configure:37883: checking sasl.h presence configure:37893: cc -E conftest.c conftest.c:126:18: error: sasl.h: No such file or directory configure:37899: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | /* end confdefs.h. */ | #include configure:37919: result: no configure:37954: checking for sasl.h configure:37961: result: no configure:37977: checking for sasl_client_init in -lsasl2 configure:38007: cc -o conftest -g -O2 conftest.c -lsasl2 -lresolv >&5 configure:38013: $? = 0 configure:38017: test -z || test ! -s conftest.err configure:38020: $? = 0 configure:38023: test -s conftest configure:38026: $? = 0 configure:38039: result: yes configure:38132: checking Cyrus SASL library version configure:38169: result: yes configure:38191: checking for sasl_version configure:38248: cc -o conftest -g -O2 conftest.c -lresolv -lsasl2 >&5 configure:38254: $? = 0 configure:38258: test -z || test ! -s conftest.err configure:38261: $? = 0 configure:38264: test -s conftest configure:38267: $? = 0 configure:38279: result: yes configure:38330: checking fetch(3) library configure:38355: cc -o conftest -g -O2 conftest.c -lfetch -lcom_err -lresolv >&5 conftest.c:132:19: error: fetch.h: No such file or directory conftest.c: In function 'main': conftest.c:136: warning: initialization makes pointer from integer without a cast configure:38361: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | struct url *u = fetchParseURL("file:///"); | ; | return 0; | } configure:38386: result: no configure:38607: checking for setproctitle configure:38664: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/cc4q9HYg.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:168: undefined reference to `setproctitle' /tmp/cc4q9HYg.o:(.data+0x0): undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:38670: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* 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 setproctitle (); | /* 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_setproctitle) || defined (__stub___setproctitle) | choke me | #else | char (*f) () = setproctitle; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setproctitle; | ; | return 0; | } configure:38695: result: no configure:38701: checking for setproctitle in -lutil configure:38731: cc -o conftest -g -O2 conftest.c -lutil -lresolv >&5 /tmp/cc077jgG.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:140: undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:38737: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | /* 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 setproctitle (); | int | main () | { | setproctitle (); | ; | return 0; | } configure:38763: result: no configure:39033: checking for mode_t configure:39057: cc -c -g -O2 conftest.c >&5 configure:39063: $? = 0 configure:39067: test -z || test ! -s conftest.err configure:39070: $? = 0 configure:39073: test -s conftest.o configure:39076: $? = 0 configure:39087: result: yes configure:39099: checking for off_t configure:39123: cc -c -g -O2 conftest.c >&5 configure:39129: $? = 0 configure:39133: test -z || test ! -s conftest.err configure:39136: $? = 0 configure:39139: test -s conftest.o configure:39142: $? = 0 configure:39153: result: yes configure:39165: checking for pid_t configure:39189: cc -c -g -O2 conftest.c >&5 configure:39195: $? = 0 configure:39199: test -z || test ! -s conftest.err configure:39202: $? = 0 configure:39205: test -s conftest.o configure:39208: $? = 0 configure:39219: result: yes configure:39231: checking for ssize_t configure:39255: cc -c -g -O2 conftest.c >&5 configure:39261: $? = 0 configure:39265: test -z || test ! -s conftest.err configure:39268: $? = 0 configure:39271: test -s conftest.o configure:39274: $? = 0 configure:39285: result: yes configure:39297: checking for caddr_t configure:39321: cc -c -g -O2 conftest.c >&5 configure:39327: $? = 0 configure:39331: test -z || test ! -s conftest.err configure:39334: $? = 0 configure:39337: test -s conftest.o configure:39340: $? = 0 configure:39351: result: yes configure:39363: checking for size_t configure:39387: cc -c -g -O2 conftest.c >&5 configure:39393: $? = 0 configure:39397: test -z || test ! -s conftest.err configure:39400: $? = 0 configure:39403: test -s conftest.o configure:39406: $? = 0 configure:39417: result: yes configure:39430: checking for long long configure:39454: cc -c -g -O2 conftest.c >&5 configure:39460: $? = 0 configure:39464: test -z || test ! -s conftest.err configure:39467: $? = 0 configure:39470: test -s conftest.o configure:39473: $? = 0 configure:39484: result: yes configure:39495: checking for ptrdiff_t configure:39519: cc -c -g -O2 conftest.c >&5 configure:39525: $? = 0 configure:39529: test -z || test ! -s conftest.err configure:39532: $? = 0 configure:39535: test -s conftest.o configure:39538: $? = 0 configure:39549: result: yes configure:39562: checking for socklen_t configure:39590: cc -c -g -O2 conftest.c >&5 configure:39596: $? = 0 configure:39600: test -z || test ! -s conftest.err configure:39603: $? = 0 configure:39606: test -s conftest.o configure:39609: $? = 0 configure:39620: result: yes configure:39624: checking the type of arg 3 to accept() configure:39657: cc -c -g -O2 conftest.c >&5 configure:39663: $? = 0 configure:39667: test -z || test ! -s conftest.err configure:39670: $? = 0 configure:39673: test -s conftest.o configure:39676: $? = 0 configure:39688: result: socklen_t * configure:39705: checking return type of signal handlers configure:39736: cc -c -g -O2 conftest.c >&5 configure:39742: $? = 0 configure:39746: test -z || test ! -s conftest.err configure:39749: $? = 0 configure:39752: test -s conftest.o configure:39755: $? = 0 configure:39766: result: void configure:39775: checking for sig_atomic_t configure:39802: cc -c -g -O2 conftest.c >&5 configure:39808: $? = 0 configure:39812: test -z || test ! -s conftest.err configure:39815: $? = 0 configure:39818: test -s conftest.o configure:39821: $? = 0 configure:39832: result: yes configure:39845: checking for uid_t in sys/types.h configure:39868: result: yes configure:39884: checking whether time.h and sys/time.h may both be included configure:39909: cc -c -g -O2 conftest.c >&5 configure:39915: $? = 0 configure:39919: test -z || test ! -s conftest.err configure:39922: $? = 0 configure:39925: test -s conftest.o configure:39928: $? = 0 configure:39939: result: yes configure:39949: checking whether struct tm is in sys/time.h or time.h configure:39972: cc -c -g -O2 conftest.c >&5 configure:39978: $? = 0 configure:39982: test -z || test ! -s conftest.err configure:39985: $? = 0 configure:39988: test -s conftest.o configure:39991: $? = 0 configure:40002: result: time.h configure:40012: checking for struct stat.st_blksize configure:40035: cc -c -g -O2 conftest.c >&5 configure:40041: $? = 0 configure:40045: test -z || test ! -s conftest.err configure:40048: $? = 0 configure:40051: test -s conftest.o configure:40054: $? = 0 configure:40111: result: yes configure:40122: checking for struct passwd.pw_gecos configure:40147: cc -c -g -O2 conftest.c >&5 configure:40153: $? = 0 configure:40157: test -z || test ! -s conftest.err configure:40160: $? = 0 configure:40163: test -s conftest.o configure:40166: $? = 0 configure:40225: result: yes configure:40236: checking for struct passwd.pw_passwd configure:40261: cc -c -g -O2 conftest.c >&5 configure:40267: $? = 0 configure:40271: test -z || test ! -s conftest.err configure:40274: $? = 0 configure:40277: test -s conftest.o configure:40280: $? = 0 configure:40339: result: yes configure:40351: checking if toupper() requires islower() configure:40377: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c: In function 'main': conftest.c:142: warning: incompatible implicit declaration of built-in function 'exit' configure:40380: $? = 0 configure:40382: ./conftest configure:40385: $? = 0 configure:40399: result: no configure:40409: checking for an ANSI C-conforming const configure:40476: cc -c -g -O2 conftest.c >&5 configure:40482: $? = 0 configure:40486: test -z || test ! -s conftest.err configure:40489: $? = 0 configure:40492: test -s conftest.o configure:40495: $? = 0 configure:40506: result: yes configure:40516: checking if compiler understands volatile configure:40539: cc -c -g -O2 conftest.c >&5 configure:40545: $? = 0 configure:40549: test -z || test ! -s conftest.err configure:40552: $? = 0 configure:40555: test -s conftest.o configure:40558: $? = 0 configure:40569: result: yes configure:40591: checking whether byte ordering is bigendian configure:40618: cc -c -g -O2 conftest.c >&5 configure:40624: $? = 0 configure:40628: test -z || test ! -s conftest.err configure:40631: $? = 0 configure:40634: test -s conftest.o configure:40637: $? = 0 configure:40661: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:144: error: 'not' undeclared (first use in this function) conftest.c:144: error: (Each undeclared identifier is reported only once conftest.c:144: error: for each function it appears in.) conftest.c:144: error: expected ';' before 'big' configure:40667: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define ber_socklen_t socklen_t | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:40802: result: no configure:40823: checking for short configure:40847: cc -c -g -O2 conftest.c >&5 configure:40853: $? = 0 configure:40857: test -z || test ! -s conftest.err configure:40860: $? = 0 configure:40863: test -s conftest.o configure:40866: $? = 0 configure:40877: result: yes configure:40880: checking size of short configure:41199: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:41202: $? = 0 configure:41204: ./conftest configure:41207: $? = 0 configure:41230: result: 2 configure:41237: checking for int configure:41261: cc -c -g -O2 conftest.c >&5 configure:41267: $? = 0 configure:41271: test -z || test ! -s conftest.err configure:41274: $? = 0 configure:41277: test -s conftest.o configure:41280: $? = 0 configure:41291: result: yes configure:41294: checking size of int configure:41613: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:41616: $? = 0 configure:41618: ./conftest configure:41621: $? = 0 configure:41644: result: 4 configure:41651: checking for long configure:41675: cc -c -g -O2 conftest.c >&5 configure:41681: $? = 0 configure:41685: test -z || test ! -s conftest.err configure:41688: $? = 0 configure:41691: test -s conftest.o configure:41694: $? = 0 configure:41705: result: yes configure:41708: checking size of long configure:42027: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:42030: $? = 0 configure:42032: ./conftest configure:42035: $? = 0 configure:42058: result: 4 configure:42065: checking for long long configure:42119: result: yes configure:42122: checking size of long long configure:42441: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:42444: $? = 0 configure:42446: ./conftest configure:42449: $? = 0 configure:42472: result: 8 configure:42479: checking for wchar_t configure:42503: cc -c -g -O2 conftest.c >&5 configure:42509: $? = 0 configure:42513: test -z || test ! -s conftest.err configure:42516: $? = 0 configure:42519: test -s conftest.o configure:42522: $? = 0 configure:42533: result: yes configure:42536: checking size of wchar_t configure:42855: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:42858: $? = 0 configure:42860: ./conftest configure:42863: $? = 0 configure:42886: result: 4 configure:43513: checking for working memcmp configure:43561: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:43564: $? = 0 configure:43566: ./conftest configure:43569: $? = 0 configure:43583: result: yes configure:43607: checking for strftime configure:43664: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:171: warning: conflicting types for built-in function 'strftime' configure:43670: $? = 0 configure:43674: test -z || test ! -s conftest.err configure:43677: $? = 0 configure:43680: test -s conftest configure:43683: $? = 0 configure:43695: result: yes configure:43780: checking for inet_aton() configure:43816: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:43822: $? = 0 configure:43826: test -z || test ! -s conftest.err configure:43829: $? = 0 configure:43832: test -s conftest configure:43835: $? = 0 configure:43847: result: yes configure:43858: checking for _spawnlp configure:43915: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/ccEkNdk8.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:188: undefined reference to `_spawnlp' /tmp/ccEkNdk8.o:(.data+0x0): undefined reference to `_spawnlp' collect2: ld returned 1 exit status configure:43921: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define ber_socklen_t socklen_t | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define LBER_INT_T int | #define LBER_LEN_T long | #define LBER_SOCKET_T int | #define LBER_TAG_T long | #define USE_MP_LONG_LONG 1 | #define HAVE_STRFTIME 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | /* Define _spawnlp to an innocuous variant, in case declares _spawnlp. | For example, HP-UX 11i declares gettimeofday. */ | #define _spawnlp innocuous__spawnlp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _spawnlp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _spawnlp | | /* 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 _spawnlp (); | /* 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__spawnlp) || defined (__stub____spawnlp) | choke me | #else | char (*f) () = _spawnlp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _spawnlp; | ; | return 0; | } configure:43946: result: no configure:43957: checking for _snprintf configure:44014: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/ccYVCxct.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:188: undefined reference to `_snprintf' /tmp/ccYVCxct.o:(.data+0x0): undefined reference to `_snprintf' collect2: ld returned 1 exit status configure:44020: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define ber_socklen_t socklen_t | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define LBER_INT_T int | #define LBER_LEN_T long | #define LBER_SOCKET_T int | #define LBER_TAG_T long | #define USE_MP_LONG_LONG 1 | #define HAVE_STRFTIME 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | /* Define _snprintf to an innocuous variant, in case declares _snprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define _snprintf innocuous__snprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _snprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _snprintf | | /* 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 _snprintf (); | /* 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__snprintf) || defined (__stub____snprintf) | choke me | #else | char (*f) () = _snprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _snprintf; | ; | return 0; | } configure:44045: result: no configure:44058: checking for _vsnprintf configure:44115: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/ccsYTkhF.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:188: undefined reference to `_vsnprintf' /tmp/ccsYTkhF.o:(.data+0x0): undefined reference to `_vsnprintf' collect2: ld returned 1 exit status configure:44121: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define ber_socklen_t socklen_t | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define LBER_INT_T int | #define LBER_LEN_T long | #define LBER_SOCKET_T int | #define LBER_TAG_T long | #define USE_MP_LONG_LONG 1 | #define HAVE_STRFTIME 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | /* Define _vsnprintf to an innocuous variant, in case declares _vsnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define _vsnprintf innocuous__vsnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _vsnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _vsnprintf | | /* 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 _vsnprintf (); | /* 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__vsnprintf) || defined (__stub____vsnprintf) | choke me | #else | char (*f) () = _vsnprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _vsnprintf; | ; | return 0; | } configure:44146: result: no configure:44163: checking for vprintf configure:44220: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:173: warning: conflicting types for built-in function 'vprintf' configure:44226: $? = 0 configure:44230: test -z || test ! -s conftest.err configure:44233: $? = 0 configure:44236: test -s conftest configure:44239: $? = 0 configure:44251: result: yes configure:44258: checking for _doprnt configure:44315: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/ccAlY7Jn.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:189: undefined reference to `_doprnt' /tmp/ccAlY7Jn.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:44321: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define ber_socklen_t socklen_t | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define LBER_INT_T int | #define LBER_LEN_T long | #define LBER_SOCKET_T int | #define LBER_TAG_T long | #define USE_MP_LONG_LONG 1 | #define HAVE_STRFTIME 1 | #define HAVE_INET_ATON 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:44346: result: no configure:44367: checking for snprintf configure:44424: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:174: warning: conflicting types for built-in function 'snprintf' configure:44430: $? = 0 configure:44434: test -z || test ! -s conftest.err configure:44437: $? = 0 configure:44440: test -s conftest configure:44443: $? = 0 configure:44455: result: yes configure:44367: checking for vsnprintf configure:44424: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:175: warning: conflicting types for built-in function 'vsnprintf' configure:44430: $? = 0 configure:44434: test -z || test ! -s conftest.err configure:44437: $? = 0 configure:44440: test -s conftest configure:44443: $? = 0 configure:44455: result: yes configure:44579: checking for bcopy configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:176: warning: conflicting types for built-in function 'bcopy' configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for closesocket configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/cckx5Vsn.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:192: undefined reference to `closesocket' /tmp/cckx5Vsn.o:(.data+0x0): undefined reference to `closesocket' collect2: ld returned 1 exit status configure:44642: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define ber_socklen_t socklen_t | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define LBER_INT_T int | #define LBER_LEN_T long | #define LBER_SOCKET_T int | #define LBER_TAG_T long | #define USE_MP_LONG_LONG 1 | #define HAVE_STRFTIME 1 | #define HAVE_INET_ATON 1 | #define HAVE_VPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BCOPY 1 | /* end confdefs.h. */ | /* Define closesocket to an innocuous variant, in case declares closesocket. | For example, HP-UX 11i declares gettimeofday. */ | #define closesocket innocuous_closesocket | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closesocket (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef closesocket | | /* 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 closesocket (); | /* 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_closesocket) || defined (__stub___closesocket) | choke me | #else | char (*f) () = closesocket; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != closesocket; | ; | return 0; | } configure:44667: result: no configure:44579: checking for chroot configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for endgrent configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for endpwent configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for fcntl configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for flock configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for fstat configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for getdtablesize configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for getgrgid configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for gethostname configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for getpass configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for getpassphrase configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/cceCQfiA.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:202: undefined reference to `getpassphrase' /tmp/cceCQfiA.o:(.data+0x0): undefined reference to `getpassphrase' collect2: ld returned 1 exit status configure:44642: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define ber_socklen_t socklen_t | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define LBER_INT_T int | #define LBER_LEN_T long | #define LBER_SOCKET_T int | #define LBER_TAG_T long | #define USE_MP_LONG_LONG 1 | #define HAVE_STRFTIME 1 | #define HAVE_INET_ATON 1 | #define HAVE_VPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CHROOT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_FSTAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPASS 1 | /* end confdefs.h. */ | /* Define getpassphrase to an innocuous variant, in case declares getpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define getpassphrase innocuous_getpassphrase | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpassphrase (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpassphrase | | /* 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 getpassphrase (); | /* 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_getpassphrase) || defined (__stub___getpassphrase) | choke me | #else | char (*f) () = getpassphrase; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpassphrase; | ; | return 0; | } configure:44667: result: no configure:44579: checking for getpwuid configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for getpwnam configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for getspnam configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for gettimeofday configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for initgroups configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for inet_ntoa_b configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/ccAKCY0h.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:207: undefined reference to `inet_ntoa_b' /tmp/ccAKCY0h.o:(.data+0x0): undefined reference to `inet_ntoa_b' collect2: ld returned 1 exit status configure:44642: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define ber_socklen_t socklen_t | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define LBER_INT_T int | #define LBER_LEN_T long | #define LBER_SOCKET_T int | #define LBER_TAG_T long | #define USE_MP_LONG_LONG 1 | #define HAVE_STRFTIME 1 | #define HAVE_INET_ATON 1 | #define HAVE_VPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CHROOT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_FSTAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | /* end confdefs.h. */ | /* Define inet_ntoa_b to an innocuous variant, in case declares inet_ntoa_b. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_ntoa_b innocuous_inet_ntoa_b | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_ntoa_b (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_ntoa_b | | /* 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 inet_ntoa_b (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_inet_ntoa_b) || defined (__stub___inet_ntoa_b) | choke me | #else | char (*f) () = inet_ntoa_b; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != inet_ntoa_b; | ; | return 0; | } configure:44667: result: no configure:44579: checking for lockf configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for memcpy configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:193: warning: conflicting types for built-in function 'memcpy' configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for memmove configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:194: warning: conflicting types for built-in function 'memmove' configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for memrchr configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for mkstemp configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for mktemp configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/cceUTvQo.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:212: warning: the use of `mktemp' is dangerous, better use `mkstemp' configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for pipe configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for read configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for recv configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for recvfrom configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for setpwfile configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/cckA6qvP.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:217: undefined reference to `setpwfile' /tmp/cckA6qvP.o:(.data+0x0): undefined reference to `setpwfile' collect2: ld returned 1 exit status configure:44642: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define ber_socklen_t socklen_t | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define LBER_INT_T int | #define LBER_LEN_T long | #define LBER_SOCKET_T int | #define LBER_TAG_T long | #define USE_MP_LONG_LONG 1 | #define HAVE_STRFTIME 1 | #define HAVE_INET_ATON 1 | #define HAVE_VPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CHROOT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_FSTAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCKF 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PIPE 1 | #define HAVE_READ 1 | #define HAVE_RECV 1 | #define HAVE_RECVFROM 1 | /* end confdefs.h. */ | /* Define setpwfile to an innocuous variant, in case declares setpwfile. | For example, HP-UX 11i declares gettimeofday. */ | #define setpwfile innocuous_setpwfile | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpwfile (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpwfile | | /* 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 setpwfile (); | /* 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_setpwfile) || defined (__stub___setpwfile) | choke me | #else | char (*f) () = setpwfile; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setpwfile; | ; | return 0; | } configure:44667: result: no configure:44579: checking for setgid configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for setegid configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for setsid configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for setuid configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for seteuid configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for signal configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for strdup configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:208: warning: conflicting types for built-in function 'strdup' configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for strpbrk configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:209: warning: conflicting types for built-in function 'strpbrk' configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for strrchr configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:210: warning: conflicting types for built-in function 'strrchr' configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for strsep configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for strstr configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:212: warning: conflicting types for built-in function 'strstr' configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for strtol configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for strtoul configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for strtoq configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for strtouq configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for strtoll configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for strspn configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 conftest.c:218: warning: conflicting types for built-in function 'strspn' configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for sysconf configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for waitpid configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for wait4 configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for write configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for send configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for sendmsg configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44579: checking for sendto configure:44636: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44642: $? = 0 configure:44646: test -z || test ! -s conftest.err configure:44649: $? = 0 configure:44652: test -s conftest configure:44655: $? = 0 configure:44667: result: yes configure:44683: checking for getopt configure:44740: cc -o conftest -g -O2 conftest.c -lresolv >&5 configure:44746: $? = 0 configure:44750: test -z || test ! -s conftest.err configure:44753: $? = 0 configure:44756: test -s conftest configure:44759: $? = 0 configure:44771: result: yes configure:44683: checking for getpeereid configure:44740: cc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/cckScuPH.o: In function `main':/home/pbellino/APPS/openldap-2.3.39/conftest.c:242: undefined reference to `getpeereid' /tmp/cckScuPH.o:(.data+0x0): undefined reference to `getpeereid' collect2: ld returned 1 exit status configure:44746: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define ber_socklen_t socklen_t | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define LBER_INT_T int | #define LBER_LEN_T long | #define LBER_SOCKET_T int | #define LBER_TAG_T long | #define USE_MP_LONG_LONG 1 | #define HAVE_STRFTIME 1 | #define HAVE_INET_ATON 1 | #define HAVE_VPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CHROOT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_FSTAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCKF 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PIPE 1 | #define HAVE_READ 1 | #define HAVE_RECV 1 | #define HAVE_RECVFROM 1 | #define HAVE_SETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRSPN 1 | #define HAVE_SYSCONF 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_WRITE 1 | #define HAVE_SEND 1 | #define HAVE_SENDMSG 1 | #define HAVE_SENDTO 1 | #define HAVE_GETOPT 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* 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 getpeereid (); | /* 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_getpeereid) || defined (__stub___getpeereid) | choke me | #else | char (*f) () = getpeereid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpeereid; | ; | return 0; | } configure:44771: result: no configure:44796: checking for struct msghdr.msg_accrightslen configure:44823: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:245: error: 'struct msghdr' has no member named 'msg_accrightslen' configure:44829: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define ber_socklen_t socklen_t | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define LBER_INT_T int | #define LBER_LEN_T long | #define LBER_SOCKET_T int | #define LBER_TAG_T long | #define USE_MP_LONG_LONG 1 | #define HAVE_STRFTIME 1 | #define HAVE_INET_ATON 1 | #define HAVE_VPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CHROOT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_FSTAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCKF 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PIPE 1 | #define HAVE_READ 1 | #define HAVE_RECV 1 | #define HAVE_RECVFROM 1 | #define HAVE_SETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRSPN 1 | #define HAVE_SYSCONF 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_WRITE 1 | #define HAVE_SEND 1 | #define HAVE_SENDMSG 1 | #define HAVE_SENDTO 1 | #define HAVE_GETOPT 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_SOCKET_H | #include | #endif | | int | main () | { | static struct msghdr ac_aggr; | if (ac_aggr.msg_accrightslen) | return 0; | ; | return 0; | } configure:44871: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:245: error: 'struct msghdr' has no member named 'msg_accrightslen' configure:44877: $? = 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.39" | #define LDAP_VENDOR_VERSION 20339 | #define LDAP_VENDOR_VERSION_MAJOR 2 | #define LDAP_VENDOR_VERSION_MINOR 3 | #define LDAP_VENDOR_VERSION_PATCH 39 | #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_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 | #define HAVE_OPENSSL 1 | #define HAVE_OPENSSL_CRL 1 | #define HAVE_TLS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREADS 10 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_RWLOCK_DESTROY 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_GETCONCURRENCY 1 | #define HAVE_YIELDING_SELECT 1 | #define REENTRANT 1 | #define _REENTRANT 1 | #define THREAD_SAFE 1 | #define _THREAD_SAFE 1 | #define THREADSAFE 1 | #define _THREADSAFE 1 | #define _SGI_MP_SOURCE 1 | #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 | #define HAVE_CTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define CTIME_R_NARGS 2 | #define GETHOSTBYNAME_R_NARGS 6 | #define GETHOSTBYADDR_R_NARGS 8 | #define HAVE_DB_H 1 | #define HAVE_BERKELEY_DB_THREAD 1 | #define HAVE_BERKELEY_DB 1 | #define LDBM_USE_DBBTREE 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_CYRUS_SASL 1 | #define HAVE_SASL_VERSION 1 | #define URANDOM_DEVICE "/dev/urandom" | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define ber_socklen_t socklen_t | #define RETSIGTYPE void | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define LBER_INT_T int | #define LBER_LEN_T long | #define LBER_SOCKET_T int | #define LBER_TAG_T long | #define USE_MP_LONG_LONG 1 | #define HAVE_STRFTIME 1 | #define HAVE_INET_ATON 1 | #define HAVE_VPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CHROOT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_FSTAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPASS 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCKF 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PIPE 1 | #define HAVE_READ 1 | #define HAVE_RECV 1 | #define HAVE_RECVFROM 1 | #define HAVE_SETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SIGNAL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRSPN 1 | #define HAVE_SYSCONF 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_WRITE 1 | #define HAVE_SEND 1 | #define HAVE_SENDMSG 1 | #define HAVE_SENDTO 1 | #define HAVE_GETOPT 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_SOCKET_H | #include | #endif | | int | main () | { | static struct msghdr ac_aggr; | if (sizeof ac_aggr.msg_accrightslen) | return 0; | ; | return 0; | } configure:44903: result: no configure:44915: checking for struct msghdr.msg_control configure:44942: cc -c -g -O2 conftest.c >&5 configure:44948: $? = 0 configure:44952: test -z || test ! -s conftest.err configure:44955: $? = 0 configure:44958: test -s conftest.o configure:44961: $? = 0 configure:45022: result: yes configure:46074: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on DerJer config.status:840: creating Makefile config.status:840: creating doc/Makefile config.status:840: creating doc/man/Makefile config.status:840: creating doc/man/man1/Makefile config.status:840: creating doc/man/man3/Makefile config.status:840: creating doc/man/man5/Makefile config.status:840: creating doc/man/man8/Makefile config.status:840: creating clients/Makefile config.status:840: creating clients/tools/Makefile config.status:840: creating include/Makefile config.status:840: creating libraries/Makefile config.status:840: creating libraries/liblber/Makefile config.status:840: creating libraries/libldap/Makefile config.status:840: creating libraries/libldap_r/Makefile config.status:840: creating libraries/liblunicode/Makefile config.status:840: creating libraries/liblutil/Makefile config.status:840: creating libraries/librewrite/Makefile config.status:840: creating servers/Makefile config.status:840: creating servers/slapd/Makefile config.status:840: creating servers/slapd/back-bdb/Makefile config.status:840: creating servers/slapd/back-dnssrv/Makefile config.status:840: creating servers/slapd/back-hdb/Makefile config.status:840: creating servers/slapd/back-ldap/Makefile config.status:840: creating servers/slapd/back-ldbm/Makefile config.status:840: creating servers/slapd/back-ldif/Makefile config.status:840: creating servers/slapd/back-meta/Makefile config.status:840: creating servers/slapd/back-monitor/Makefile config.status:840: creating servers/slapd/back-null/Makefile config.status:840: creating servers/slapd/back-passwd/Makefile config.status:840: creating servers/slapd/back-perl/Makefile config.status:840: creating servers/slapd/back-relay/Makefile config.status:840: creating servers/slapd/back-shell/Makefile config.status:840: creating servers/slapd/back-sql/Makefile config.status:840: creating servers/slapd/shell-backends/Makefile config.status:840: creating servers/slapd/slapi/Makefile config.status:840: creating servers/slapd/overlays/Makefile config.status:840: creating servers/slurpd/Makefile config.status:840: creating tests/Makefile config.status:840: creating tests/run config.status:840: creating tests/progs/Makefile config.status:944: creating include/portable.h config.status:1534: include/portable.h is unchanged config.status:944: creating include/ldap_features.h config.status:1534: include/ldap_features.h is unchanged config.status:944: creating include/lber_types.h config.status:1534: include/lber_types.h is unchanged config.status:1714: executing depfiles commands config.status:1714: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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__beginthread=no ac_cv_func__doprnt=no ac_cv_func__snprintf=no ac_cv_func__spawnlp=no ac_cv_func__vsnprintf=no ac_cv_func_bcopy=yes ac_cv_func_chroot=yes ac_cv_func_closesocket=no ac_cv_func_ctime_r=yes ac_cv_func_dlopen=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_fcntl=yes ac_cv_func_flock=yes ac_cv_func_fstat=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdtablesize=yes ac_cv_func_getgrgid=yes ac_cv_func_gethostbyaddr_r=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_gethostname=yes ac_cv_func_getnameinfo=yes ac_cv_func_getopt=yes ac_cv_func_getpass=yes ac_cv_func_getpassphrase=no ac_cv_func_getpeereid=no ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_hstrerror=yes ac_cv_func_inet_ntoa_b=no ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_lockf=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memrchr=yes ac_cv_func_mkstemp=yes ac_cv_func_mktemp=yes ac_cv_func_openlog=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_pthread_getconcurrency=yes ac_cv_func_pthread_kill=yes ac_cv_func_pthread_kill_other_threads_np=no ac_cv_func_pthread_rwlock_destroy=yes ac_cv_func_pthread_setconcurrency=yes ac_cv_func_pthread_yield=yes ac_cv_func_read=yes ac_cv_func_recv=yes ac_cv_func_recvfrom=yes ac_cv_func_sasl_version=yes ac_cv_func_sched_yield=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_send=yes ac_cv_func_sendmsg=yes ac_cv_func_sendto=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setproctitle=no ac_cv_func_setpwfile=no ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_signal=yes ac_cv_func_sigset=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strftime=yes ac_cv_func_strpbrk=yes ac_cv_func_strrchr=yes ac_cv_func_strsep=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtoq=yes ac_cv_func_strtoul=yes ac_cv_func_strtouq=yes ac_cv_func_sysconf=yes ac_cv_func_thr_getconcurrency=no ac_cv_func_thr_setconcurrency=no ac_cv_func_thr_yield=no ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_write=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_db_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_filio_h=no ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libutil_h=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_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_resolv_h=yes ac_cv_header_sasl_h=no ac_cv_header_sasl_sasl_h=yes ac_cv_header_sched_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_time=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_sasl2_sasl_client_init=yes ac_cv_lib_ssl_SSL_library_init=yes ac_cv_lib_util_setproctitle=no ac_cv_member_struct_msghdr_msg_accrightslen=no ac_cv_member_struct_msghdr_msg_control=yes ac_cv_member_struct_passwd_pw_gecos=yes ac_cv_member_struct_passwd_pw_passwd=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_objext=o ac_cv_path_install='/usr/local/bin/ginstall -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_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_wchar_t=4 ac_cv_struct_tm=time.h 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 ac_cv_type_caddr_t=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_short=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_wchar_t=yes 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_bdb_compat=yes ol_cv_bdb_major=4 ol_cv_bdb_minor=3 ol_cv_berkeley_db=yes ol_cv_berkeley_db_thread=yes ol_cv_berkeley_db_version=yes ol_cv_c_posix_regex=yes ol_cv_c_upper_lower=no ol_cv_c_volatile=yes ol_cv_cpp_ebcdic=no ol_cv_db_db43=no ol_cv_db_db_43=no ol_cv_db_db_4_dot_3=yes ol_cv_dcl_sys_errlist=yes ol_cv_errno_thread_specific=yes ol_cv_func_ctime_r_nargs=2 ol_cv_func_ctime_r_nargs2=yes ol_cv_func_ctime_r_nargs3=no ol_cv_func_gethostbyaddr_r_nargs=8 ol_cv_func_gethostbyaddr_r_nargs7=no ol_cv_func_gethostbyaddr_r_nargs8=yes ol_cv_func_gethostbyname_r_nargs=6 ol_cv_func_gethostbyname_r_nargs5=no ol_cv_func_gethostbyname_r_nargs6=yes ol_cv_func_inet_aton=yes ol_cv_func_pthread_detach=yes ol_cv_func_strerror_r=no ol_cv_h_errno_thread_specific=yes ol_cv_have_sys_errlist=yes ol_cv_header_gnu_pth_pthread_h=no ol_cv_header_linux_threads=no ol_cv_header_stdc=yes ol_cv_inet6_addrstrlen=yes ol_cv_lib_db=-ldb-4.3 ol_cv_lib_fetch=no ol_cv_lib_resolver=-lresolv ol_cv_linux_threads=no ol_cv_mkdep=-M ol_cv_nonposix_strerror_r=no ol_cv_pthread_create=no ol_cv_pthread_create_works=yes ol_cv_pthread_kthread=no ol_cv_pthread_pthread=yes ol_cv_pthread_select_yields=yes ol_cv_pthread_version=10 ol_cv_resolver_none=no ol_cv_resolver_resolv=yes ol_cv_sasl_compat=yes ol_cv_ssl_crl_compat=yes ol_cv_struct_sockaddr_storage=yes ol_cv_sys_linux_threads=no ol_cv_type_ber_socklen_t=socklen_t ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/pbellino/APPS/openldap-2.3.39/build/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/pbellino/APPS/openldap-2.3.39/build/missing --run tar' AR='ar' AS='as' AUTH_LIBS='' AUTOCONF='${SHELL} /home/pbellino/APPS/openldap-2.3.39/build/missing --run autoconf' AUTOHEADER='${SHELL} /home/pbellino/APPS/openldap-2.3.39/build/missing --run autoheader' AUTOMAKE='${SHELL} /home/pbellino/APPS/openldap-2.3.39/build/missing --run automake-1.9' AWK='gawk' BUILD_ACCESSLOG='no' BUILD_AUDITLOG='no' BUILD_BDB='yes' BUILD_DENYOP='no' BUILD_DNSSRV='no' BUILD_DYNGROUP='no' BUILD_DYNLIST='no' BUILD_HDB='yes' BUILD_LASTMOD='no' BUILD_LDAP='no' BUILD_LDBM='no' BUILD_LIBS_DYNAMIC='static' BUILD_META='no' BUILD_MONITOR='yes' BUILD_NULL='no' BUILD_PASSWD='no' BUILD_PERL='no' BUILD_PPOLICY='no' BUILD_PROXYCACHE='no' BUILD_REFINT='no' BUILD_RELAY='yes' BUILD_RETCODE='no' BUILD_RWM='no' BUILD_SHELL='no' BUILD_SLAPD='yes' BUILD_SLAPI='no' BUILD_SLURPD='yes' BUILD_SQL='no' BUILD_SYNCPROV='yes' BUILD_THREAD='yes' BUILD_TRANSLUCENT='no' BUILD_UNIQUE='no' BUILD_VALSORT='no' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' 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=' -ldb-4.3' LDFLAGS='' LIBOBJS=' setproctitle$U.o getpeereid$U.o' LIBS='-lresolv ' LIBSLAPI='' LIBSLAPITOOLS='' LIBSRCS=' setproctitle.c getpeereid.c' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTHREAD_LIBS=' -pthread' LTLIBOBJS=' setproctitle$U.lo getpeereid$U.lo' LTSTATIC='-static' LUTIL_LIBS='' MAKEINFO='${SHELL} /home/pbellino/APPS/openldap-2.3.39/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:27:2' OPENLDAP_RELEASE_DATE='2007/10/26' PACKAGE='OpenLDAP' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERLBIN='' PERL_CPPFLAGS='' PLAT='UNIX' RANLIB='ranlib' SASL_LIBS='-lsasl2' SET_MAKE='' SHELL='/bin/sh' SLAPD_DYNAMIC_BACKENDS='' SLAPD_DYNAMIC_OVERLAYS='' SLAPD_GMP_LIBS='' SLAPD_LIBS=' $(LDBM_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 back-bdb back-hdb back-monitor back-relay' SLAPD_STATIC_OVERLAYS=' syncprov.o' SLAPI_LIBS='' SLURPD_LIBS='' STRIP='strip' TLS_LIBS='-lssl -lcrypto' VERSION='2.3.39' WITH_ACI_ENABLED='no' WITH_MODULES_ENABLED='no' WITH_SASL='yes' WITH_TLS='yes' 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='${prefix}' 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='/home/pbellino/APPS/openldap-2.3.39/build/install-sh' ldap_subdir='/openldap' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' 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='/home/pbellino/APPS/openldap-2.3.39' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CTIME_R_NARGS 2 #define ENABLE_REWRITE 1 #define EXEEXT "" #define GETHOSTBYADDR_R_NARGS 8 #define GETHOSTBYNAME_R_NARGS 6 #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_BCOPY 1 #define HAVE_BERKELEY_DB 1 #define HAVE_BERKELEY_DB_THREAD 1 #define HAVE_BITS_TYPES_H 1 #define HAVE_CHROOT 1 #define HAVE_CRYPT_H 1 #define HAVE_CTIME_R 1 #define HAVE_CYRUS_SASL 1 #define HAVE_DB_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ENDGRENT 1 #define HAVE_ENDPWENT 1 #define HAVE_EPOLL 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOCK 1 #define HAVE_FSTAT 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETGRGID 1 #define HAVE_GETHOSTBYADDR_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETPASS 1 #define HAVE_GETPWNAM 1 #define HAVE_GETPWUID 1 #define HAVE_GETSPNAM 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GRP_H 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INITGROUPS 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCKF 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMRCHR 1 #define HAVE_MKSTEMP 1 #define HAVE_MKTEMP 1 #define HAVE_MKVERSION 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_OPENSSL 1 #define HAVE_OPENSSL_CRL 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_PIPE 1 #define HAVE_POLL 1 #define HAVE_POLL_H 1 #define HAVE_PTHREADS 10 #define HAVE_PTHREAD_DETACH 1 #define HAVE_PTHREAD_GETCONCURRENCY 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_KILL 1 #define HAVE_PTHREAD_RWLOCK_DESTROY 1 #define HAVE_PTHREAD_SETCONCURRENCY 1 #define HAVE_PTHREAD_YIELD 1 #define HAVE_PTRDIFF_T 1 #define HAVE_PWD_H 1 #define HAVE_READ 1 #define HAVE_RECV 1 #define HAVE_RECVFROM 1 #define HAVE_REGEX_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_QUERY 1 #define HAVE_SASL_SASL_H 1 #define HAVE_SASL_VERSION 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_SEND 1 #define HAVE_SENDMSG 1 #define HAVE_SENDTO 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETSID 1 #define HAVE_SETUID 1 #define HAVE_SGTTY_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGACTION 1 #define HAVE_SIGNAL 1 #define HAVE_SIGSET 1 #define HAVE_SNPRINTF 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_STRSEP 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOQ 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOUQ 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 #define HAVE_STRUCT_PASSWD_PW_GECOS 1 #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_SYSCONF 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_TLS 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WAIT4 1 #define HAVE_WAITPID 1 #define HAVE_WRITE 1 #define HAVE_YIELDING_SELECT 1 #define LBER_INT_T int #define LBER_LEN_T long #define LBER_SOCKET_T int #define LBER_TAG_T long #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 #define LDAP_DEBUG 1 #define LDAP_PF_INET6 1 #define LDAP_PF_LOCAL 1 #define LDAP_PROCTITLE 1 #define LDAP_SYSLOG 1 #define LDAP_VENDOR_VERSION 20339 #define LDAP_VENDOR_VERSION_MAJOR 2 #define LDAP_VENDOR_VERSION_MINOR 3 #define LDAP_VENDOR_VERSION_PATCH 39 #define LDBM_USE_DBBTREE 1 #define OPENLDAP_PACKAGE "OpenLDAP" #define OPENLDAP_VERSION "2.3.39" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define REENTRANT 1 #define RETSIGTYPE void #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_WCHAR_T 4 #define SLAPD_BDB SLAPD_MOD_STATIC #define SLAPD_CLEARTEXT 1 #define SLAPD_HDB SLAPD_MOD_STATIC #define SLAPD_MOD_DYNAMIC 2 #define SLAPD_MOD_STATIC 1 #define SLAPD_MONITOR SLAPD_MOD_STATIC #define SLAPD_OVER_SYNCPROV SLAPD_MOD_STATIC #define SLAPD_RELAY SLAPD_MOD_STATIC #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define THREADSAFE 1 #define THREAD_SAFE 1 #define TIME_WITH_SYS_TIME 1 #define URANDOM_DEVICE "/dev/urandom" #define USE_MP_LONG_LONG 1 #define _REENTRANT 1 #define _SGI_MP_SOURCE 1 #define _THREADSAFE 1 #define _THREAD_SAFE 1 #define ber_socklen_t socklen_t configure: exit 0