Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 251755 Details for
Bug 342413
openldap-2.4.23 fails to build, ".libs/bind.o: file not recognized: File format not recognized"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log from reproduction
config.log (text/plain), 348.43 KB, created by
John Chang
on 2010-10-24 02:04:42 UTC
(
hide
)
Description:
config.log from reproduction
Filename:
MIME Type:
Creator:
John Chang
Created:
2010-10-24 02:04:42 UTC
Size:
348.43 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --libexecdir=/usr/lib64/openldap --disable-slapd --disable-bdb --disable-hdb --disable-overlays --disable-syslog --disable-ipv6 --without-cyrus-sasl --disable-spasswd --enable-wrappers --with-tls=openssl --enable-dynamic --enable-local --enable-proctitle --enable-shared --enable-static > >## --------- ## >## Platform. ## >## --------- ## > >hostname = gentoo >uname -m = x86_64 >uname -r = 2.6.34-gentoo-r12 >uname -s = Linux >uname -v = #1 SMP Sun Oct 24 08:01:35 EST 2010 > >/usr/bin/uname -p = Intel(R) Xeon(R) CPU E3120 @ 3.16GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 >PATH: /usr/lib64/subversion/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2150: checking build system type >configure:2168: result: x86_64-pc-linux-gnu >configure:2190: checking host system type >configure:2205: result: x86_64-pc-linux-gnu >configure:2227: checking target system type >configure:2242: result: x86_64-pc-linux-gnu >configure:2285: checking for a BSD-compatible install >configure:2341: result: /usr/bin/install -c >configure:2352: checking whether build environment is sane >configure:2395: result: yes >configure:2460: checking for gawk >configure:2476: found /usr/bin/gawk >configure:2487: result: gawk >configure:2498: checking whether make sets $(MAKE) >configure:2519: result: yes >configure:2744: checking configure arguments >configure:4341: WARNING: slapd disabled, ignoring --enable-monitor argument >configure:4341: WARNING: slapd disabled, ignoring --enable-relay argument >configure:4351: WARNING: slapd disabled, ignoring --enable-wrappers argument >configure:4446: result: done >configure:4761: checking for style of include used by make >configure:4789: result: GNU >configure:4822: checking for x86_64-pc-linux-gnu-gcc >configure:4849: result: x86_64-pc-linux-gnu-gcc >configure:5127: checking for C compiler version >configure:5134: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3 >Copyright (C) 2010 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:5137: $? = 0 >configure:5144: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/python --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2' >Thread model: posix >gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) >configure:5147: $? = 0 >configure:5154: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:5157: $? = 1 >configure:5180: checking for C compiler default output file name >configure:5207: x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5210: $? = 0 >configure:5248: result: a.out >configure:5265: checking whether the C compiler works >configure:5275: ./a.out >configure:5278: $? = 0 >configure:5295: result: yes >configure:5302: checking whether we are cross compiling >configure:5304: result: no >configure:5307: checking for suffix of executables >configure:5314: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5317: $? = 0 >configure:5341: result: >configure:5347: checking for suffix of object files >configure:5373: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:5376: $? = 0 >configure:5399: result: o >configure:5403: checking whether we are using the GNU C compiler >configure:5432: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:5438: $? = 0 >configure:5455: result: yes >configure:5460: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:5490: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:5496: $? = 0 >configure:5595: result: yes >configure:5612: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:5686: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:5692: $? = 0 >configure:5715: result: none needed >configure:5735: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:5825: result: none >configure:5842: checking for a sed that does not truncate output >configure:5896: result: /bin/sed >configure:5899: checking for grep that handles long lines and -e >configure:5973: result: /bin/grep >configure:5978: checking for egrep >configure:6056: result: /bin/grep -E >configure:6072: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:6139: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:6148: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:6163: result: yes >configure:6168: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:6175: result: -r >configure:6193: checking for BSD-compatible nm >configure:6235: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:6239: checking whether ln -s works >configure:6243: result: yes >configure:6250: checking how to recognise dependent libraries >configure:6422: result: pass_all >configure:6507: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:6510: $? = 0 >configure:6923: checking how to run the C preprocessor >configure:6963: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:6969: $? = 0 >configure:7000: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: error: ac_nonexistent.h: No such file or directory >configure:7006: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #define HAVE_MKVERSION 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7039: result: x86_64-pc-linux-gnu-gcc -E >configure:7068: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7074: $? = 0 >configure:7105: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: error: ac_nonexistent.h: No such file or directory >configure:7111: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #define HAVE_MKVERSION 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7149: checking for ANSI C header files >configure:7179: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:7185: $? = 0 >configure:7284: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7287: $? = 0 >configure:7293: ./conftest >configure:7296: $? = 0 >configure:7313: result: yes >configure:7337: checking for sys/types.h >configure:7358: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:7364: $? = 0 >configure:7380: result: yes >configure:7337: checking for sys/stat.h >configure:7358: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:7364: $? = 0 >configure:7380: result: yes >configure:7337: checking for stdlib.h >configure:7358: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:7364: $? = 0 >configure:7380: result: yes >configure:7337: checking for string.h >configure:7358: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:7364: $? = 0 >configure:7380: result: yes >configure:7337: checking for memory.h >configure:7358: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:7364: $? = 0 >configure:7380: result: yes >configure:7337: checking for strings.h >configure:7358: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:7364: $? = 0 >configure:7380: result: yes >configure:7337: checking for inttypes.h >configure:7358: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:7364: $? = 0 >configure:7380: result: yes >configure:7337: checking for stdint.h >configure:7358: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:7364: $? = 0 >configure:7380: result: yes >configure:7337: checking for unistd.h >configure:7358: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:7364: $? = 0 >configure:7380: result: yes >configure:7407: checking dlfcn.h usability >configure:7424: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:7430: $? = 0 >configure:7444: result: yes >configure:7448: checking dlfcn.h presence >configure:7463: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7469: $? = 0 >configure:7483: result: yes >configure:7516: checking for dlfcn.h >configure:7524: result: yes >configure:7541: checking the maximum length of command line arguments >configure:7633: result: 32768 >configure:7644: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:7740: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:7743: $? = 0 >configure:7747: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:7750: $? = 0 >configure:7802: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:7805: $? = 0 >configure:7843: result: ok >configure:7847: checking for objdir >configure:7862: result: .libs >configure:7914: checking for x86_64-pc-linux-gnu-ar >configure:7941: result: x86_64-pc-linux-gnu-ar >configure:8010: checking for x86_64-pc-linux-gnu-ranlib >configure:8026: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:8037: result: x86_64-pc-linux-gnu-ranlib >configure:8106: checking for x86_64-pc-linux-gnu-strip >configure:8133: result: /bin/true >configure:8474: checking if x86_64-pc-linux-gnu-gcc static flag works >configure:8502: result: yes >configure:8520: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8538: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:8542: $? = 0 >configure:8555: result: no >configure:8570: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8774: result: -fPIC >configure:8782: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works >configure:8800: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -fPIC -DPIC conftest.c >&5 >configure:8804: $? = 0 >configure:8817: result: yes >configure:8841: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8862: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5 >configure:8866: $? = 0 >configure:8888: result: yes >configure:8914: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:9806: result: yes >configure:9832: checking whether -lc should be explicitly linked in >configure:9837: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:9840: $? = 0 >configure:9854: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:9857: $? = 0 >configure:9869: result: no >configure:9877: checking dynamic linker characteristics >configure:10431: result: GNU/Linux ld.so >configure:10435: checking how to hardcode library paths into programs >configure:10460: result: immediate >configure:10474: checking whether stripping libraries is possible >configure:10495: result: no >configure:10602: checking for shl_load >configure:10658: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccESAWax.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `shl_load' >collect2: ld returned 1 exit status >configure:10664: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef shl_load >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:10681: result: no >configure:10686: checking for shl_load in -ldld >configure:10721: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:10727: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:10745: result: no >configure:10750: checking for dlopen >configure:10806: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccYLcImG.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:10812: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:10829: result: no >configure:10834: checking for dlopen in -ldl >configure:10869: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:10875: $? = 0 >configure:10893: result: yes >configure:11062: checking whether a program can dlopen itself >configure:11134: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 >configure: In function 'main': >configure:11130: warning: incompatible implicit declaration of built-in function 'exit' >configure:11137: $? = 0 >configure:11155: result: yes >configure:11160: checking whether a statically linked program can dlopen itself >configure:11232: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 >configure: In function 'main': >configure:11228: warning: incompatible implicit declaration of built-in function 'exit' >configure:11235: $? = 0 >configure:11253: result: yes >configure:11276: checking if libtool supports shared libraries >configure:11278: result: yes >configure:11281: checking whether to build shared libraries >configure:11302: result: yes >configure:11305: checking whether to build static libraries >configure:11309: result: yes >configure:11401: creating libtool >configure:12462: checking how to run the C preprocessor >configure:12578: result: x86_64-pc-linux-gnu-gcc -E >configure:12607: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:12613: $? = 0 >configure:12644: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:26:28: error: ac_nonexistent.h: No such file or directory >configure:12650: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <ac_nonexistent.h> >configure:12687: checking whether we are using MS Visual C++ >configure:12709: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:28:36: error: __FOO__/generate_error.h: No such file or directory >configure:12715: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #define HAVE_MKVERSION 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| >| #ifndef _MSC_VER >| #include <__FOO__/generate_error.h> >| #endif >| >configure:12730: result: no >configure:12747: checking for be_app in -lbe >configure:12782: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lbe -lroot -lnet >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lbe >collect2: ld returned 1 exit status >configure:12788: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #define HAVE_MKVERSION 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define EXEEXT "" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char be_app (); >| int >| main () >| { >| return be_app (); >| ; >| return 0; >| } >configure:12806: result: no >configure:12823: checking for x86_64-pc-linux-gnu-gcc >configure:12850: result: x86_64-pc-linux-gnu-gcc >configure:13128: checking for C compiler version >configure:13135: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3 >Copyright (C) 2010 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:13138: $? = 0 >configure:13145: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/python --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2' >Thread model: posix >gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) >configure:13148: $? = 0 >configure:13155: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:13158: $? = 1 >configure:13161: checking whether we are using the GNU C compiler >configure:13213: result: yes >configure:13218: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:13353: result: yes >configure:13370: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:13473: result: none needed >configure:13493: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:13583: result: none >configure:13612: checking for x86_64-pc-linux-gnu-gcc depend flag >configure:13624: x86_64-pc-linux-gnu-gcc -M conftest.c >configure:13627: $? = 0 >configure:13641: result: -M >configure:13662: checking for afopen in -ls >configure:13697: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -ls >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ls >collect2: ld returned 1 exit status >configure:13703: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #define HAVE_MKVERSION 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define EXEEXT "" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char afopen (); >| int >| main () >| { >| return afopen (); >| ; >| return 0; >| } >configure:13721: result: no >configure:14002: checking for EBCDIC >configure:14025: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:29:38: error: __ASCII__/generate_error.h: No such file or directory >configure:14031: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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:14046: result: no >configure:14056: checking for ANSI C header files >configure:14077: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14083: $? = 0 >configure:14173: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c: In function 'main': >conftest.c:37: warning: incompatible implicit declaration of built-in function 'exit' >configure:14176: $? = 0 >configure:14182: ./conftest >configure:14185: $? = 0 >configure:14202: result: yes >configure:14226: checking for dirent.h that defines DIR >configure:14255: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14261: $? = 0 >configure:14277: result: yes >configure:14290: checking for library containing opendir >configure:14331: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14337: $? = 0 >configure:14365: result: none required >configure:14459: checking for sys/wait.h that is POSIX.1 compatible >configure:14495: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14501: $? = 0 >configure:14516: result: yes >configure:14526: checking whether termios.h defines TIOCGWINSZ >configure:14553: result: no >configure:14557: checking whether sys/ioctl.h defines TIOCGWINSZ >configure:14584: result: yes >configure:14706: checking arpa/inet.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking arpa/inet.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for arpa/inet.h >configure:14823: result: yes >configure:14706: checking arpa/nameser.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking arpa/nameser.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for arpa/nameser.h >configure:14823: result: yes >configure:14706: checking assert.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking assert.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for assert.h >configure:14823: result: yes >configure:14706: checking bits/types.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking bits/types.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for bits/types.h >configure:14823: result: yes >configure:14706: checking conio.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:68:19: error: conio.h: No such file or directory >configure:14729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <conio.h> >configure:14743: result: no >configure:14747: checking conio.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:35:19: error: conio.h: No such file or directory >configure:14768: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <conio.h> >configure:14782: result: no >configure:14815: checking for conio.h >configure:14823: result: no >configure:14706: checking crypt.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking crypt.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for crypt.h >configure:14823: result: yes >configure:14706: checking direct.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:69:20: error: direct.h: No such file or directory >configure:14729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <direct.h> >configure:14743: result: no >configure:14747: checking direct.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:36:20: error: direct.h: No such file or directory >configure:14768: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <direct.h> >configure:14782: result: no >configure:14815: checking for direct.h >configure:14823: result: no >configure:14706: checking errno.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking errno.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for errno.h >configure:14823: result: yes >configure:14706: checking fcntl.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking fcntl.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for fcntl.h >configure:14823: result: yes >configure:14706: checking filio.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:71:19: error: filio.h: No such file or directory >configure:14729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <filio.h> >configure:14743: result: no >configure:14747: checking filio.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:38:19: error: filio.h: No such file or directory >configure:14768: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <filio.h> >configure:14782: result: no >configure:14815: checking for filio.h >configure:14823: result: no >configure:14706: checking getopt.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking getopt.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for getopt.h >configure:14823: result: yes >configure:14706: checking grp.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking grp.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for grp.h >configure:14823: result: yes >configure:14706: checking io.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:73:16: error: io.h: No such file or directory >configure:14729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <io.h> >configure:14743: result: no >configure:14747: checking io.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:40:16: error: io.h: No such file or directory >configure:14768: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <io.h> >configure:14782: result: no >configure:14815: checking for io.h >configure:14823: result: no >configure:14706: checking libutil.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:73:21: error: libutil.h: No such file or directory >configure:14729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libutil.h> >configure:14743: result: no >configure:14747: checking libutil.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:40:21: error: libutil.h: No such file or directory >configure:14768: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <libutil.h> >configure:14782: result: no >configure:14815: checking for libutil.h >configure:14823: result: no >configure:14706: checking limits.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking limits.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for limits.h >configure:14823: result: yes >configure:14706: checking locale.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking locale.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for locale.h >configure:14823: result: yes >configure:14706: checking malloc.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking malloc.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for malloc.h >configure:14823: result: yes >configure:14696: checking for memory.h >configure:14702: result: yes >configure:14706: checking psap.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:77:18: error: psap.h: No such file or directory >configure:14729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <psap.h> >configure:14743: result: no >configure:14747: checking psap.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:44:18: error: psap.h: No such file or directory >configure:14768: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <psap.h> >configure:14782: result: no >configure:14815: checking for psap.h >configure:14823: result: no >configure:14706: checking pwd.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking pwd.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for pwd.h >configure:14823: result: yes >configure:14706: checking process.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:78:21: error: process.h: No such file or directory >configure:14729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <process.h> >configure:14743: result: no >configure:14747: checking process.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:45:21: error: process.h: No such file or directory >configure:14768: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <process.h> >configure:14782: result: no >configure:14815: checking for process.h >configure:14823: result: no >configure:14706: checking sgtty.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking sgtty.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for sgtty.h >configure:14823: result: yes >configure:14706: checking shadow.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking shadow.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for shadow.h >configure:14823: result: yes >configure:14706: checking stddef.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking stddef.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for stddef.h >configure:14823: result: yes >configure:14696: checking for string.h >configure:14702: result: yes >configure:14696: checking for strings.h >configure:14702: result: yes >configure:14706: checking sysexits.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking sysexits.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for sysexits.h >configure:14823: result: yes >configure:14706: checking sys/file.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking sys/file.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for sys/file.h >configure:14823: result: yes >configure:14706: checking sys/filio.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:85:23: error: sys/filio.h: No such file or directory >configure:14729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/filio.h> >configure:14743: result: no >configure:14747: checking sys/filio.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:52:23: error: sys/filio.h: No such file or directory >configure:14768: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <sys/filio.h> >configure:14782: result: no >configure:14815: checking for sys/filio.h >configure:14823: result: no >configure:14706: checking sys/fstyp.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:85:23: error: sys/fstyp.h: No such file or directory >configure:14729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/fstyp.h> >configure:14743: result: no >configure:14747: checking sys/fstyp.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:52:23: error: sys/fstyp.h: No such file or directory >configure:14768: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <sys/fstyp.h> >configure:14782: result: no >configure:14815: checking for sys/fstyp.h >configure:14823: result: no >configure:14706: checking sys/errno.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking sys/errno.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for sys/errno.h >configure:14823: result: yes >configure:14706: checking sys/ioctl.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking sys/ioctl.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for sys/ioctl.h >configure:14823: result: yes >configure:14706: checking sys/param.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking sys/param.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for sys/param.h >configure:14823: result: yes >configure:14706: checking sys/privgrp.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:88:25: error: sys/privgrp.h: No such file or directory >configure:14729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/privgrp.h> >configure:14743: result: no >configure:14747: checking sys/privgrp.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:55:25: error: sys/privgrp.h: No such file or directory >configure:14768: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 >| /* end confdefs.h. */ >| #include <sys/privgrp.h> >configure:14782: result: no >configure:14815: checking for sys/privgrp.h >configure:14823: result: no >configure:14706: checking sys/resource.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking sys/resource.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for sys/resource.h >configure:14823: result: yes >configure:14706: checking sys/select.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking sys/select.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for sys/select.h >configure:14823: result: yes >configure:14706: checking sys/socket.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking sys/socket.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for sys/socket.h >configure:14823: result: yes >configure:14696: checking for sys/stat.h >configure:14702: result: yes >configure:14706: checking sys/syslog.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking sys/syslog.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for sys/syslog.h >configure:14823: result: yes >configure:14706: checking sys/time.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking sys/time.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for sys/time.h >configure:14823: result: yes >configure:14696: checking for sys/types.h >configure:14702: result: yes >configure:14706: checking sys/uio.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking sys/uio.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for sys/uio.h >configure:14823: result: yes >configure:14706: checking sys/vmount.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:96:24: error: sys/vmount.h: No such file or directory >configure:14729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/vmount.h> >configure:14743: result: no >configure:14747: checking sys/vmount.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:63:24: error: sys/vmount.h: No such file or directory >configure:14768: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 >| /* end confdefs.h. */ >| #include <sys/vmount.h> >configure:14782: result: no >configure:14815: checking for sys/vmount.h >configure:14823: result: no >configure:14706: checking syslog.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking syslog.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for syslog.h >configure:14823: result: yes >configure:14706: checking termios.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking termios.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for termios.h >configure:14823: result: yes >configure:14696: checking for unistd.h >configure:14702: result: yes >configure:14706: checking utime.h usability >configure:14723: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:14729: $? = 0 >configure:14743: result: yes >configure:14747: checking utime.h presence >configure:14762: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:14768: $? = 0 >configure:14782: result: yes >configure:14815: checking for utime.h >configure:14823: result: yes >configure:14993: checking for resolv.h >configure:15016: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:15022: $? = 0 >configure:15038: result: yes >configure:15054: checking for netinet/tcp.h >configure:15077: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:15083: $? = 0 >configure:15099: result: yes >configure:15115: checking for sys/ucred.h >configure:15140: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:107:23: error: sys/ucred.h: No such file or directory >configure:15146: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #ifdef HAVE_SYS_PARAM_H >| #include <sys/param.h> >| #endif >| >| >| #include <sys/ucred.h> >configure:15162: result: no >configure:15180: checking for sigaction >configure:15236: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15242: $? = 0 >configure:15260: result: yes >configure:15180: checking for sigset >configure:15236: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15242: $? = 0 >configure:15260: result: yes >configure:15445: checking for socket >configure:15501: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15507: $? = 0 >configure:15524: result: yes >configure:15930: checking for select >configure:15986: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15992: $? = 0 >configure:16009: result: yes >configure:16027: checking for sys/select.h >configure:16033: result: yes >configure:16027: checking for sys/socket.h >configure:16033: result: yes >configure:16167: checking types of arguments for select >configure:16205: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:16211: $? = 0 >configure:16232: result: int,fd_set *,struct timeval * >configure:16262: checking for poll >configure:16318: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16324: $? = 0 >configure:16342: result: yes >configure:16369: checking poll.h usability >configure:16386: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:16392: $? = 0 >configure:16406: result: yes >configure:16410: checking poll.h presence >configure:16425: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:16431: $? = 0 >configure:16445: result: yes >configure:16478: checking for poll.h >configure:16486: result: yes >configure:16369: checking sys/poll.h usability >configure:16386: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:16392: $? = 0 >configure:16406: result: yes >configure:16410: checking sys/poll.h presence >configure:16425: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:16431: $? = 0 >configure:16445: result: yes >configure:16478: checking for sys/poll.h >configure:16486: result: yes >configure:16516: checking sys/epoll.h usability >configure:16533: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:16539: $? = 0 >configure:16553: result: yes >configure:16557: checking sys/epoll.h presence >configure:16572: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:16578: $? = 0 >configure:16592: result: yes >configure:16625: checking for sys/epoll.h >configure:16633: result: yes >configure:16647: checking for epoll system call >configure:16671: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c: In function 'main': >conftest.c:83: warning: incompatible implicit declaration of built-in function 'exit' >configure:16674: $? = 0 >configure:16680: ./conftest >configure:16683: $? = 0 >configure:16685: result: yes >configure:16722: checking sys/devpoll.h usability >configure:16739: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:114:25: error: sys/devpoll.h: No such file or directory >configure:16745: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/devpoll.h> >configure:16759: result: no >configure:16763: checking sys/devpoll.h presence >configure:16778: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:81:25: error: sys/devpoll.h: No such file or directory >configure:16784: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| /* end confdefs.h. */ >| #include <sys/devpoll.h> >configure:16798: result: no >configure:16831: checking for sys/devpoll.h >configure:16839: result: no >configure:16915: checking declaration of sys_errlist >configure:16948: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:16954: $? = 0 >configure:16970: result: yes >configure:17046: checking for strerror >configure:17102: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:17108: $? = 0 >configure:17126: result: yes >configure:17046: checking for strerror_r >configure:17102: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:17108: $? = 0 >configure:17126: result: yes >configure:17138: checking non-posix strerror_r >configure:17186: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:17192: $? = 0 >configure:17261: result: yes >configure:17406: checking for regex.h >configure:17431: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:17437: $? = 0 >configure:17453: result: yes >configure:17470: checking for library containing regfree >configure:17511: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:17517: $? = 0 >configure:17545: result: none required >configure:17559: checking for compatible POSIX regex >configure:17604: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:17607: $? = 0 >configure:17613: ./conftest >configure:17616: $? = 0 >configure:17632: result: yes >configure:17658: checking sys/uuid.h usability >configure:17675: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c:119:22: error: sys/uuid.h: No such file or directory >configure:17681: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/uuid.h> >configure:17695: result: no >configure:17699: checking sys/uuid.h presence >configure:17714: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:86:22: error: sys/uuid.h: No such file or directory >configure:17720: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| /* end confdefs.h. */ >| #include <sys/uuid.h> >configure:17734: result: no >configure:17767: checking for sys/uuid.h >configure:17775: result: no >configure:17990: checking uuid/uuid.h usability >configure:18007: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:18013: $? = 0 >configure:18027: result: yes >configure:18031: checking uuid/uuid.h presence >configure:18046: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:18052: $? = 0 >configure:18066: result: yes >configure:18099: checking for uuid/uuid.h >configure:18107: result: yes >configure:18122: checking for library containing uuid_generate >configure:18163: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/cc0mjuwh.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `uuid_generate' >collect2: ld returned 1 exit status >configure:18169: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char uuid_generate (); >| int >| main () >| { >| return uuid_generate (); >| ; >| return 0; >| } >configure:18163: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -luuid >&5 >configure:18169: $? = 0 >configure:18197: result: -luuid >configure:18207: checking for library containing uuid_unparse_lower >configure:18248: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -luuid >&5 >configure:18254: $? = 0 >configure:18282: result: none required >configure:18371: checking for resolver link (default) >configure:18442: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccs94TEm.o: In function `main': >conftest.c:(.text+0x26): undefined reference to `__res_query' >conftest.c:(.text+0x42): undefined reference to `__dn_expand' >collect2: ld returned 1 exit status >configure:18448: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #include <netinet/in.h> >| #ifdef HAVE_ARPA_NAMESER_H >| # include <arpa/nameser.h> >| #endif >| #ifdef HAVE_RESOLV_H >| # include <resolv.h> >| #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:18468: result: no >configure:18477: checking for resolver link (-lresolv) >configure:18548: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:18554: $? = 0 >configure:18574: result: yes >configure:18721: checking for hstrerror >configure:18777: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:18783: $? = 0 >configure:18801: result: yes >configure:18819: checking for getaddrinfo >configure:18875: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:18881: $? = 0 >configure:18899: result: yes >configure:18819: checking for getnameinfo >configure:18875: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:18881: $? = 0 >configure:18899: result: yes >configure:18819: checking for gai_strerror >configure:18875: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:18881: $? = 0 >configure:18899: result: yes >configure:18819: checking for inet_ntop >configure:18875: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:18881: $? = 0 >configure:18899: result: yes >configure:19038: checking sys/un.h usability >configure:19055: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:19061: $? = 0 >configure:19075: result: yes >configure:19079: checking sys/un.h presence >configure:19094: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:19100: $? = 0 >configure:19114: result: yes >configure:19147: checking for sys/un.h >configure:19155: result: yes >configure:19200: checking openssl/ssl.h usability >configure:19217: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:19223: $? = 0 >configure:19237: result: yes >configure:19241: checking openssl/ssl.h presence >configure:19256: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:19262: $? = 0 >configure:19276: result: yes >configure:19309: checking for openssl/ssl.h >configure:19317: result: yes >configure:19332: checking for SSL_library_init in -lssl >configure:19367: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lssl -lcrypto -lresolv >&5 >configure:19373: $? = 0 >configure:19391: result: yes >configure:19494: checking OpenSSL library version (CRL checking capability) >configure:19526: result: yes >configure:19814: checking for _beginthread >configure:19870: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/cctMWNts.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `_beginthread' >collect2: ld returned 1 exit status >configure:19876: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| /* end confdefs.h. */ >| /* Define _beginthread to an innocuous variant, in case <limits.h> declares _beginthread. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _beginthread innocuous__beginthread >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _beginthread (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _beginthread >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _beginthread (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub__beginthread || defined __stub____beginthread >| choke me >| #endif >| >| int >| main () >| { >| return _beginthread (); >| ; >| return 0; >| } >configure:19893: result: no >configure:19949: checking pthread.h usability >configure:19966: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:19972: $? = 0 >configure:19986: result: yes >configure:19990: checking pthread.h presence >configure:20005: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:20011: $? = 0 >configure:20025: result: yes >configure:20058: checking for pthread.h >configure:20066: result: yes >configure:20081: checking POSIX thread version >configure:20112: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:20118: $? = 0 >configure:20210: result: 10 >configure:20230: checking for LinuxThreads pthread.h >configure:20253: result: no >configure:20264: checking for GNU Pth pthread.h >configure:20291: result: no >configure:20311: checking sched.h usability >configure:20328: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:20334: $? = 0 >configure:20348: result: yes >configure:20352: checking sched.h presence >configure:20367: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:20373: $? = 0 >configure:20387: result: yes >configure:20420: checking for sched.h >configure:20428: result: yes >configure:20444: checking for pthread_create in default libraries >configure:20639: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c: In function 'task': >conftest.c:115: warning: cast to pointer from integer of different size >/var/tmp/portage/net-nds/openldap-2.4.23/temp/cc5kv7kT.o: In function `main': >conftest.c:(.text+0x41): undefined reference to `pthread_create' >collect2: ld returned 1 exit status >configure:20642: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| /* end confdefs.h. */ >| >| /* pthread test headers */ >| #include <pthread.h> >| #if HAVE_PTHREADS < 7 >| #include <errno.h> >| #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:20667: result: no >configure:20678: checking for pthread link with -kthread >configure:20877: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -kthread -lresolv >&5 >x86_64-pc-linux-gnu-gcc: unrecognized option '-kthread' >conftest.c: In function 'task': >conftest.c:115: warning: cast to pointer from integer of different size >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccang411.o: In function `main': >conftest.c:(.text+0x41): undefined reference to `pthread_create' >collect2: ld returned 1 exit status >configure:20880: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| /* end confdefs.h. */ >| >| /* pthread test headers */ >| #include <pthread.h> >| #if HAVE_PTHREADS < 7 >| #include <errno.h> >| #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:20909: result: no >configure:20921: checking for pthread link with -pthread >configure:21120: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >conftest.c: In function 'task': >conftest.c:115: warning: cast to pointer from integer of different size >configure:21123: $? = 0 >configure:21129: ./conftest >configure:21132: $? = 0 >configure:21152: result: yes >configure:24340: checking for sched_yield >configure:24396: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >configure:24402: $? = 0 >configure:24420: result: yes >configure:24340: checking for pthread_yield >configure:24396: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >configure:24402: $? = 0 >configure:24420: result: yes >configure:24340: checking for thr_yield >configure:24396: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/cctR34vd.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `thr_yield' >collect2: ld returned 1 exit status >configure:24402: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_YIELD 1 >| /* end confdefs.h. */ >| /* Define thr_yield to an innocuous variant, in case <limits.h> declares thr_yield. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef thr_yield >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char thr_yield (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_thr_yield || defined __stub___thr_yield >| choke me >| #endif >| >| int >| main () >| { >| return thr_yield (); >| ; >| return 0; >| } >configure:24420: result: no >configure:24519: checking for pthread_kill >configure:24575: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >configure:24581: $? = 0 >configure:24599: result: yes >configure:24610: checking for pthread_rwlock_destroy with <pthread.h> >configure:24640: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >configure:24646: $? = 0 >configure:24664: result: yes >configure:24674: checking for pthread_detach with <pthread.h> >configure:24706: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >conftest.c: In function 'main': >conftest.c:115: warning: passing argument 1 of 'pthread_detach' makes integer from pointer without a cast >/usr/include/pthread.h:265: note: expected 'pthread_t' but argument is of type 'void *' >configure:24712: $? = 0 >configure:24730: result: yes >configure:24757: checking for pthread_setconcurrency >configure:24813: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >configure:24819: $? = 0 >configure:24837: result: yes >configure:24757: checking for pthread_getconcurrency >configure:24813: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >configure:24819: $? = 0 >configure:24837: result: yes >configure:24757: checking for thr_setconcurrency >configure:24813: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccwuRwfO.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `thr_setconcurrency' >collect2: ld returned 1 exit status >configure:24819: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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 <limits.h> declares thr_setconcurrency. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef thr_setconcurrency >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char thr_setconcurrency (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_thr_setconcurrency || defined __stub___thr_setconcurrency >| choke me >| #endif >| >| int >| main () >| { >| return thr_setconcurrency (); >| ; >| return 0; >| } >configure:24837: result: no >configure:24757: checking for thr_getconcurrency >configure:24813: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccj2opvW.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `thr_getconcurrency' >collect2: ld returned 1 exit status >configure:24819: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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 <limits.h> declares thr_getconcurrency. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef thr_getconcurrency >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char thr_getconcurrency (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_thr_getconcurrency || defined __stub___thr_getconcurrency >| choke me >| #endif >| >| int >| main () >| { >| return thr_getconcurrency (); >| ; >| return 0; >| } >configure:24837: result: no >configure:24853: checking for pthread_kill_other_threads_np >configure:24909: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/cc0mObVZ.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `pthread_kill_other_threads_np' >collect2: ld returned 1 exit status >configure:24915: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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 <limits.h> declares pthread_kill_other_threads_np. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef pthread_kill_other_threads_np >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char pthread_kill_other_threads_np (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_pthread_kill_other_threads_np || defined __stub___pthread_kill_other_threads_np >| choke me >| #endif >| >| int >| main () >| { >| return pthread_kill_other_threads_np (); >| ; >| return 0; >| } >configure:24933: result: no >configure:24943: checking for LinuxThreads implementation >configure:24950: result: no >configure:24956: checking for LinuxThreads consistency >configure:24973: result: no >configure:24983: checking if pthread_create() works >configure:25075: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >conftest.c: In function 'task': >conftest.c:122: warning: cast to pointer from integer of different size >configure:25078: $? = 0 >configure:25084: ./conftest >configure:25087: $? = 0 >configure:25103: result: yes >configure:25123: checking if select yields when using pthreads >configure:25219: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -pthread -lresolv >&5 >conftest.c: In function 'task': >conftest.c:139: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:142: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c: In function 'main': >conftest.c:154: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:181: warning: incompatible implicit declaration of built-in function 'exit' >configure:25222: $? = 0 >configure:25228: ./conftest >configure:25231: $? = 2 >configure: program exited with status 2 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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 <sys/types.h> >| #include <sys/time.h> >| #include <unistd.h> >| #include <pthread.h> >| #ifndef NULL >| #define NULL (void*) 0 >| #endif >| >| static int fildes[2]; >| >| static void *task(p) >| void *p; >| { >| int i; >| struct timeval tv; >| >| fd_set rfds; >| >| tv.tv_sec=10; >| tv.tv_usec=0; >| >| FD_ZERO(&rfds); >| FD_SET(fildes[0], &rfds); >| >| /* we're not interested in any fds */ >| i = select(FD_SETSIZE, &rfds, NULL, NULL, &tv); >| >| if(i < 0) { >| perror("select"); >| exit(10); >| } >| >| exit(0); /* if we exit here, the select blocked the whole process */ >| } >| >| int main(argc, argv) >| int argc; >| char **argv; >| { >| pthread_t t; >| >| /* create a pipe to select */ >| if(pipe(&fildes[0])) { >| perror("select"); >| exit(1); >| } >| >| #ifdef HAVE_PTHREAD_SETCONCURRENCY >| (void) pthread_setconcurrency(2); >| #else >| #ifdef HAVE_THR_SETCONCURRENCY >| /* Set Solaris LWP concurrency to 2 */ >| thr_setconcurrency(2); >| #endif >| #endif >| >| #if HAVE_PTHREADS < 6 >| pthread_create(&t, pthread_attr_default, task, NULL); >| #else >| pthread_create(&t, NULL, task, NULL); >| #endif >| >| /* make sure task runs first */ >| #ifdef HAVE_THR_YIELD >| thr_yield(); >| #elif defined( HAVE_SCHED_YIELD ) >| sched_yield(); >| #elif defined( HAVE_PTHREAD_YIELD ) >| pthread_yield(); >| #endif >| >| exit(2); >| } >configure:25247: result: yes >configure:27261: checking for thread specific errno >configure:27288: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:27294: $? = 0 >configure:27312: result: yes >configure:27315: checking for thread specific h_errno >configure:27342: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:27348: $? = 0 >configure:27366: result: yes >configure:27421: checking for ctime_r >configure:27477: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:27483: $? = 0 >configure:27501: result: yes >configure:27421: checking for gmtime_r >configure:27477: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:27483: $? = 0 >configure:27501: result: yes >configure:27421: checking for localtime_r >configure:27477: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:27483: $? = 0 >configure:27501: result: yes >configure:27421: checking for gethostbyname_r >configure:27477: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:27483: $? = 0 >configure:27501: result: yes >configure:27421: checking for gethostbyaddr_r >configure:27477: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:27483: $? = 0 >configure:27501: result: yes >configure:27515: checking number of arguments of ctime_r >configure:27541: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:127: error: too many arguments to function 'ctime_r' >configure:27547: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYADDR_R 1 >| /* end confdefs.h. */ >| #include <time.h> >| int >| main () >| { >| time_t ti; char *buffer; ctime_r(&ti,buffer,32); >| ; >| return 0; >| } >configure:27583: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:27589: $? = 0 >configure:27619: result: 2 >configure:27633: checking number of arguments of gethostbyname_r >configure:27666: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:135: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type >/usr/include/netdb.h:178: note: expected 'struct hostent ** __restrict__' but argument is of type 'int *' >conftest.c:135: error: too few arguments to function 'gethostbyname_r' >configure:27672: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYADDR_R 1 >| #define CTIME_R_NARGS 2 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <netinet/in.h> >| #include <netdb.h> >| #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:27716: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:27722: $? = 0 >configure:27752: result: 6 >configure:27767: checking number of arguments of gethostbyaddr_r >configure:27802: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:138: warning: passing argument 7 of 'gethostbyaddr_r' from incompatible pointer type >/usr/include/netdb.h:171: note: expected 'struct hostent ** __restrict__' but argument is of type 'int *' >conftest.c:138: error: too few arguments to function 'gethostbyaddr_r' >configure:27808: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 <sys/types.h> >| #include <sys/socket.h> >| #include <netinet/in.h> >| #include <netdb.h> >| #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:27855: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:27861: $? = 0 >configure:27891: result: 8 >configure:30106: checking for unicode/utypes.h >configure:30112: result: no >configure:30321: WARNING: ICU not available >configure:30782: WARNING: SASL authentication not supported! >configure:30817: checking fetch(3) library >configure:30849: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lfetch -lcom_err -lresolv >&5 >conftest.c:133:19: error: fetch.h: No such file or directory >conftest.c: In function 'main': >conftest.c:137: warning: initialization makes pointer from integer without a cast >configure:30855: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 1 >| #define URANDOM_DEVICE "/dev/urandom" >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_PARAM_H >| #include <sys/param.h> >| #endif >| #include <stdio.h> >| #include <fetch.h> >| int >| main () >| { >| struct url *u = fetchParseURL("file:///"); >| ; >| return 0; >| } >configure:30872: result: no >configure:31081: checking for setproctitle >configure:31137: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccab5dsg.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `setproctitle' >collect2: ld returned 1 exit status >configure:31143: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 1 >| #define URANDOM_DEVICE "/dev/urandom" >| /* end confdefs.h. */ >| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setproctitle innocuous_setproctitle >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setproctitle (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef setproctitle >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return setproctitle (); >| ; >| return 0; >| } >configure:31160: result: no >configure:31166: checking for setproctitle in -lutil >configure:31201: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lutil -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccQgMz7c.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `setproctitle' >collect2: ld returned 1 exit status >configure:31207: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 1 >| #define URANDOM_DEVICE "/dev/urandom" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setproctitle (); >| int >| main () >| { >| return setproctitle (); >| ; >| return 0; >| } >configure:31225: result: no >configure:31485: checking for mode_t >configure:31515: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:31521: $? = 0 >configure:31536: result: yes >configure:31548: checking for off_t >configure:31578: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:31584: $? = 0 >configure:31599: result: yes >configure:31611: checking for pid_t >configure:31641: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:31647: $? = 0 >configure:31662: result: yes >configure:31674: checking for ssize_t >configure:31704: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:31710: $? = 0 >configure:31725: result: yes >configure:31737: checking for caddr_t >configure:31767: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:31773: $? = 0 >configure:31788: result: yes >configure:31800: checking for size_t >configure:31830: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:31836: $? = 0 >configure:31851: result: yes >configure:31864: checking for long long >configure:31894: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:31900: $? = 0 >configure:31915: result: yes >configure:31926: checking for ptrdiff_t >configure:31956: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:31962: $? = 0 >configure:31977: result: yes >configure:31990: checking for socklen_t >configure:32024: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:32030: $? = 0 >configure:32045: result: yes >configure:32049: checking the type of arg 3 to accept() >configure:32087: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:32093: $? = 0 >configure:32110: result: socklen_t * >configure:32127: checking return type of signal handlers >configure:32155: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:137: error: void value not ignored as it ought to be >configure:32161: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 1 >| #define URANDOM_DEVICE "/dev/urandom" >| #define HAVE_LONG_LONG 1 >| #define HAVE_PTRDIFF_T 1 >| #define ber_socklen_t socklen_t >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:32176: result: void >configure:32185: checking for sig_atomic_t >configure:32218: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:32224: $? = 0 >configure:32239: result: yes >configure:32252: checking for uid_t in sys/types.h >configure:32275: result: yes >configure:32291: checking whether time.h and sys/time.h may both be included >configure:32321: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:32327: $? = 0 >configure:32342: result: yes >configure:32352: checking whether struct tm is in sys/time.h or time.h >configure:32382: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:32388: $? = 0 >configure:32403: result: time.h >configure:32413: checking for struct stat.st_blksize >configure:32441: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:32447: $? = 0 >configure:32504: result: yes >configure:32515: checking for struct passwd.pw_gecos >configure:32545: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:32551: $? = 0 >configure:32610: result: yes >configure:32621: checking for struct passwd.pw_passwd >configure:32651: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:32657: $? = 0 >configure:32716: result: yes >configure:32728: checking if toupper() requires islower() >configure:32759: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c: In function 'main': >conftest.c:141: warning: incompatible implicit declaration of built-in function 'exit' >configure:32762: $? = 0 >configure:32768: ./conftest >configure:32771: $? = 0 >configure:32787: result: no >configure:32797: checking for an ANSI C-conforming const >configure:32872: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:32878: $? = 0 >configure:32893: result: yes >configure:32903: checking if compiler understands volatile >configure:32931: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:32937: $? = 0 >configure:32952: result: yes >configure:32974: checking whether byte ordering is bigendian >configure:33007: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:33013: $? = 0 >configure:33045: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:143: error: 'not' undeclared (first use in this function) >conftest.c:143: error: (Each undeclared identifier is reported only once >conftest.c:143: error: for each function it appears in.) >conftest.c:143: error: expected ';' before 'big' >configure:33051: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:33191: result: no >configure:33212: checking for short >configure:33242: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:33248: $? = 0 >configure:33263: result: yes >configure:33270: checking size of short >configure:33572: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:33575: $? = 0 >configure:33581: ./conftest >configure:33584: $? = 0 >configure:33607: result: 2 >configure:33617: checking for int >configure:33647: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:33653: $? = 0 >configure:33668: result: yes >configure:33675: checking size of int >configure:33977: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:33980: $? = 0 >configure:33986: ./conftest >configure:33989: $? = 0 >configure:34012: result: 4 >configure:34022: checking for long >configure:34052: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:34058: $? = 0 >configure:34073: result: yes >configure:34080: checking size of long >configure:34382: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:34385: $? = 0 >configure:34391: ./conftest >configure:34394: $? = 0 >configure:34417: result: 8 >configure:34427: checking for long long >configure:34478: result: yes >configure:34485: checking size of long long >configure:34787: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:34790: $? = 0 >configure:34796: ./conftest >configure:34799: $? = 0 >configure:34822: result: 8 >configure:34832: checking for wchar_t >configure:34862: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:34868: $? = 0 >configure:34883: result: yes >configure:34890: checking size of wchar_t >configure:35192: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:35195: $? = 0 >configure:35201: ./conftest >configure:35204: $? = 0 >configure:35227: result: 4 >configure:35839: checking for working memcmp >configure:35892: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:35895: $? = 0 >configure:35901: ./conftest >configure:35904: $? = 0 >configure:35920: result: yes >configure:35942: checking for strftime >configure:35998: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c:169: warning: conflicting types for built-in function 'strftime' >configure:36004: $? = 0 >configure:36022: result: yes >configure:36104: checking for inet_aton() >configure:36145: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36151: $? = 0 >configure:36168: result: yes >configure:36179: checking for _spawnlp >configure:36235: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/cch9FfXz.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `_spawnlp' >collect2: ld returned 1 exit status >configure:36241: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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 <limits.h> declares _spawnlp. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _spawnlp innocuous__spawnlp >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _spawnlp (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _spawnlp >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _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 >| #endif >| >| int >| main () >| { >| return _spawnlp (); >| ; >| return 0; >| } >configure:36258: result: no >configure:36269: checking for _snprintf >configure:36325: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccwW64HF.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `_snprintf' >collect2: ld returned 1 exit status >configure:36331: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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 <limits.h> declares _snprintf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _snprintf innocuous__snprintf >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _snprintf (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _snprintf >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _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 >| #endif >| >| int >| main () >| { >| return _snprintf (); >| ; >| return 0; >| } >configure:36348: result: no >configure:36366: checking for vsnprintf >configure:36422: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c:171: warning: conflicting types for built-in function 'vsnprintf' >configure:36428: $? = 0 >configure:36446: result: yes >configure:36366: checking for _vsnprintf >configure:36422: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccp2bl9Q.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `_vsnprintf' >collect2: ld returned 1 exit status >configure:36428: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 1 >| /* end confdefs.h. */ >| /* Define _vsnprintf to an innocuous variant, in case <limits.h> declares _vsnprintf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _vsnprintf innocuous__vsnprintf >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _vsnprintf (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _vsnprintf >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _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 >| #endif >| >| int >| main () >| { >| return _vsnprintf (); >| ; >| return 0; >| } >configure:36446: result: no >configure:36470: checking for vprintf >configure:36526: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c:172: warning: conflicting types for built-in function 'vprintf' >configure:36532: $? = 0 >configure:36550: result: yes >configure:36557: checking for _doprnt >configure:36613: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccrMPXa4.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `_doprnt' >collect2: ld returned 1 exit status >configure:36619: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 1 >| #define HAVE_VPRINTF 1 >| /* end confdefs.h. */ >| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _doprnt innocuous__doprnt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _doprnt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _doprnt >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _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 >| #endif >| >| int >| main () >| { >| return _doprnt (); >| ; >| return 0; >| } >configure:36636: result: no >configure:36657: checking for snprintf >configure:36713: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c:173: warning: conflicting types for built-in function 'snprintf' >configure:36719: $? = 0 >configure:36737: result: yes >configure:36657: checking for vsnprintf >configure:36737: result: yes >configure:36863: checking for bcopy >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c:175: warning: conflicting types for built-in function 'bcopy' >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for closesocket >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/cc7prBbe.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `closesocket' >collect2: ld returned 1 exit status >configure:36925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 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 <limits.h> declares closesocket. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define closesocket innocuous_closesocket >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char closesocket (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef closesocket >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return closesocket (); >| ; >| return 0; >| } >configure:36943: result: no >configure:36863: checking for chroot >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for endgrent >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for endpwent >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for fcntl >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for flock >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for fstat >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for getdtablesize >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for geteuid >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for getgrgid >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for gethostname >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for getpassphrase >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccpaSATg.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `getpassphrase' >collect2: ld returned 1 exit status >configure:36925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 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_GETEUID 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETHOSTNAME 1 >| /* end confdefs.h. */ >| /* Define getpassphrase to an innocuous variant, in case <limits.h> declares getpassphrase. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpassphrase innocuous_getpassphrase >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpassphrase (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getpassphrase >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return getpassphrase (); >| ; >| return 0; >| } >configure:36943: result: no >configure:36863: checking for getpwuid >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for getpwnam >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for getspnam >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for gettimeofday >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for initgroups >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for inet_ntoa_b >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccerJv9G.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `inet_ntoa_b' >collect2: ld returned 1 exit status >configure:36925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 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_GETEUID 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETHOSTNAME 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 <limits.h> declares inet_ntoa_b. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef inet_ntoa_b >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char inet_ntoa_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 >| #endif >| >| int >| main () >| { >| return inet_ntoa_b (); >| ; >| return 0; >| } >configure:36943: result: no >configure:36863: checking for ioctl >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for lockf >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for memcpy >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c:193: warning: conflicting types for built-in function 'memcpy' >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for memmove >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c:194: warning: conflicting types for built-in function 'memmove' >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for memrchr >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for mkstemp >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for mktemp >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccn5Ttqd.o: In function `main': >conftest.c:(.text+0x7): warning: the use of `mktemp' is dangerous, better use `mkstemp' >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for pipe >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for read >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for recv >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for recvfrom >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for setpwfile >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/ccJV8keJ.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `setpwfile' >collect2: ld returned 1 exit status >configure:36925: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 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_GETEUID 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_IOCTL 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 <limits.h> declares setpwfile. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setpwfile innocuous_setpwfile >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setpwfile (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef setpwfile >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return setpwfile (); >| ; >| return 0; >| } >configure:36943: result: no >configure:36863: checking for setgid >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for setegid >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for setsid >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for setuid >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for seteuid >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for signal >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for strdup >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c:208: warning: conflicting types for built-in function 'strdup' >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for strpbrk >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c:209: warning: conflicting types for built-in function 'strpbrk' >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for strrchr >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c:210: warning: conflicting types for built-in function 'strrchr' >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for strsep >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for strstr >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c:212: warning: conflicting types for built-in function 'strstr' >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for strtol >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for strtoul >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for strtoq >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for strtouq >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for strtoll >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for strspn >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >conftest.c:218: warning: conflicting types for built-in function 'strspn' >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for sysconf >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for waitpid >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for wait4 >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for write >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for send >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for sendmsg >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36863: checking for sendto >configure:36919: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:36925: $? = 0 >configure:36943: result: yes >configure:36959: checking for getopt >configure:37015: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:37021: $? = 0 >configure:37039: result: yes >configure:36959: checking for getpeereid >configure:37015: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/cc1jScbP.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `getpeereid' >collect2: ld returned 1 exit status >configure:37021: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 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_GETEUID 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_IOCTL 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 <limits.h> declares getpeereid. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpeereid innocuous_getpeereid >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpeereid (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getpeereid >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return getpeereid (); >| ; >| return 0; >| } >configure:37039: result: no >configure:37067: checking for getpeerucred >configure:37123: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >/var/tmp/portage/net-nds/openldap-2.4.23/temp/cc8OkQqV.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `getpeerucred' >collect2: ld returned 1 exit status >configure:37129: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 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_GETEUID 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_IOCTL 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 getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpeerucred innocuous_getpeerucred >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpeerucred (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getpeerucred >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getpeerucred (); >| /* 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_getpeerucred || defined __stub___getpeerucred >| choke me >| #endif >| >| int >| main () >| { >| return getpeerucred (); >| ; >| return 0; >| } >configure:37147: result: no >configure:37158: checking for struct msghdr.msg_accrightslen >configure:37190: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:245: error: 'struct msghdr' has no member named 'msg_accrightslen' >configure:37196: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 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_GETEUID 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_IOCTL 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| >| int >| main () >| { >| static struct msghdr ac_aggr; >| if (ac_aggr.msg_accrightslen) >| return 0; >| ; >| return 0; >| } >configure:37233: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:245: error: 'struct msghdr' has no member named 'msg_accrightslen' >configure:37239: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 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_GETEUID 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_IOCTL 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| >| int >| main () >| { >| static struct msghdr ac_aggr; >| if (sizeof ac_aggr.msg_accrightslen) >| return 0; >| ; >| return 0; >| } >configure:37257: result: no >configure:37269: checking for struct msghdr.msg_control >configure:37301: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >configure:37307: $? = 0 >configure:37368: result: yes >configure:37380: checking for struct stat.st_fstype >configure:37408: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:242: error: 'struct stat' has no member named 'st_fstype' >configure:37414: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 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_GETEUID 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_IOCTL 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 >| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_fstype) >| return 0; >| ; >| return 0; >| } >configure:37447: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:242: error: 'struct stat' has no member named 'st_fstype' >configure:37453: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 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_GETEUID 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_IOCTL 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 >| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_fstype) >| return 0; >| ; >| return 0; >| } >configure:37471: result: no >configure:37481: checking for struct stat.st_vfstype >configure:37509: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:242: error: 'struct stat' has no member named 'st_vfstype' >configure:37515: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 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_GETEUID 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_IOCTL 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 >| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_vfstype) >| return 0; >| ; >| return 0; >| } >configure:37548: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE conftest.c >&5 >conftest.c: In function 'main': >conftest.c:242: error: 'struct stat' has no member named 'st_vfstype' >configure:37554: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define OPENLDAP_PACKAGE "OpenLDAP" >| #define OPENLDAP_VERSION "2.4.23" >| #define LDAP_VENDOR_VERSION 20423 >| #define LDAP_VENDOR_VERSION_MAJOR 2 >| #define LDAP_VENDOR_VERSION_MINOR 4 >| #define LDAP_VENDOR_VERSION_PATCH 23 >| #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_POLL_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_NONPOSIX_STRERROR_R 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_UUID_UUID_H 1 >| #define HAVE_UUID_GENERATE 1 >| #define HAVE_RES_QUERY 1 >| #define HAVE_HSTRERROR 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_OPENSSL 1 >| #define HAVE_OPENSSL_CRL 1 >| #define HAVE_TLS 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS 10 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_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_GMTIME_R 1 >| #define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >| #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_VSNPRINTF 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_GETEUID 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETSPNAM 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_IOCTL 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 >| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_vfstype) >| return 0; >| ; >| return 0; >| } >configure:37572: result: no >configure:38755: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by config.status, which was >generated by GNU Autoconf 2.61. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on gentoo > >config.status:792: creating Makefile >config.status:792: creating doc/Makefile >config.status:792: creating doc/man/Makefile >config.status:792: creating doc/man/man1/Makefile >config.status:792: creating doc/man/man3/Makefile >config.status:792: creating doc/man/man5/Makefile >config.status:792: creating doc/man/man8/Makefile >config.status:792: creating clients/Makefile >config.status:792: creating clients/tools/Makefile >config.status:792: creating include/Makefile >config.status:792: creating libraries/Makefile >config.status:792: creating libraries/liblber/Makefile >config.status:792: creating libraries/libldap/Makefile >config.status:792: creating libraries/libldap_r/Makefile >config.status:792: creating libraries/liblunicode/Makefile >config.status:792: creating libraries/liblutil/Makefile >config.status:792: creating libraries/librewrite/Makefile >config.status:792: creating servers/Makefile >config.status:792: creating servers/slapd/Makefile >config.status:792: creating servers/slapd/back-bdb/Makefile >config.status:792: creating servers/slapd/back-dnssrv/Makefile >config.status:792: creating servers/slapd/back-hdb/Makefile >config.status:792: creating servers/slapd/back-ldap/Makefile >config.status:792: creating servers/slapd/back-ldif/Makefile >config.status:792: creating servers/slapd/back-meta/Makefile >config.status:792: creating servers/slapd/back-monitor/Makefile >config.status:792: creating servers/slapd/back-ndb/Makefile >config.status:792: creating servers/slapd/back-null/Makefile >config.status:792: creating servers/slapd/back-passwd/Makefile >config.status:792: creating servers/slapd/back-perl/Makefile >config.status:792: creating servers/slapd/back-relay/Makefile >config.status:792: creating servers/slapd/back-shell/Makefile >config.status:792: creating servers/slapd/back-sock/Makefile >config.status:792: creating servers/slapd/back-sql/Makefile >config.status:792: creating servers/slapd/shell-backends/Makefile >config.status:792: creating servers/slapd/slapi/Makefile >config.status:792: creating servers/slapd/overlays/Makefile >config.status:792: creating tests/Makefile >config.status:792: creating tests/run >config.status:792: creating tests/progs/Makefile >config.status:792: creating include/portable.h >config.status:792: creating include/ldap_features.h >config.status:792: creating include/lber_types.h >config.status:1281: executing depfiles commands >config.status:1281: executing default commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_env_CC_set=set >ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE' >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=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >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_geteuid=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_getpassphrase=no >ac_cv_func_getpeereid=no >ac_cv_func_getpeerucred=no >ac_cv_func_getpwnam=yes >ac_cv_func_getpwuid=yes >ac_cv_func_getspnam=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_gmtime_r=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_ioctl=yes >ac_cv_func_localtime_r=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_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_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_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_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_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_devpoll_h=no >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_fstyp_h=no >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_privgrp_h=no >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_syslog_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_ucred_h=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_vmount_h=no >ac_cv_header_sys_wait_h=yes >ac_cv_header_sysexits_h=yes >ac_cv_header_syslog_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_time=yes >ac_cv_header_unicode_utypes_h=no >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_uuid_uuid_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_be_be_app=no >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dld_shl_load=no >ac_cv_lib_s_afopen=no >ac_cv_lib_ssl_SSL_library_init=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_member_struct_stat_st_fstype=no >ac_cv_member_struct_stat_st_vfstype=no >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=/bin/true >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_search_opendir='none required' >ac_cv_search_regfree='none required' >ac_cv_search_uuid_generate=-luuid >ac_cv_search_uuid_unparse_lower='none required' >ac_cv_shtool=build/shtool >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=8 >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=x86_64-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/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' >ol_cv_c_posix_regex=yes >ol_cv_c_upper_lower=no >ol_cv_c_volatile=yes >ol_cv_cpp_ebcdic=no >ol_cv_dcl_sys_errlist=yes >ol_cv_errno_thread_specific=yes >ol_cv_func_ctime_r_nargs2=yes >ol_cv_func_ctime_r_nargs3=no >ol_cv_func_ctime_r_nargs=2 >ol_cv_func_gethostbyaddr_r_nargs7=no >ol_cv_func_gethostbyaddr_r_nargs8=yes >ol_cv_func_gethostbyaddr_r_nargs=8 >ol_cv_func_gethostbyname_r_nargs5=no >ol_cv_func_gethostbyname_r_nargs6=yes >ol_cv_func_gethostbyname_r_nargs=6 >ol_cv_func_inet_aton=yes >ol_cv_func_pthread_detach=yes >ol_cv_func_pthread_rwlock_destroy=yes >ol_cv_func_strerror_r=no >ol_cv_h_errno_thread_specific=yes >ol_cv_have_sys_errlist=yes >ol_cv_header_gnu_pth_pthread_h=no >ol_cv_header_linux_threads=no >ol_cv_header_stdc=yes >ol_cv_lib_fetch=no >ol_cv_lib_resolver=-lresolv >ol_cv_linux_threads=no >ol_cv_mkdep=-M >ol_cv_msvc=no >ol_cv_nonposix_strerror_r=yes >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_ssl_crl_compat=yes >ol_cv_sys_linux_threads=no >ol_cv_type_ber_socklen_t=socklen_t > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/net-nds/openldap-2.4.23/work/openldap-2.4.23/build/missing --run aclocal-1.9' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/net-nds/openldap-2.4.23/work/openldap-2.4.23/build/missing --run tar' >AR='x86_64-pc-linux-gnu-ar' >AS='as' >AUTH_LIBS='' >AUTOCONF='${SHELL} /var/tmp/portage/net-nds/openldap-2.4.23/work/openldap-2.4.23/build/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/net-nds/openldap-2.4.23/work/openldap-2.4.23/build/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/net-nds/openldap-2.4.23/work/openldap-2.4.23/build/missing --run automake-1.9' >AWK='gawk' >BDB_LIBS='' >BUILD_ACCESSLOG='no' >BUILD_AUDITLOG='no' >BUILD_BDB='no' >BUILD_COLLECT='' >BUILD_CONSTRAINT='no' >BUILD_DDS='no' >BUILD_DENYOP='no' >BUILD_DEREF='no' >BUILD_DNSSRV='no' >BUILD_DYNGROUP='no' >BUILD_DYNLIST='no' >BUILD_HDB='no' >BUILD_LASTMOD='no' >BUILD_LDAP='no' >BUILD_LIBS_DYNAMIC='shared' >BUILD_MEMBEROF='no' >BUILD_META='no' >BUILD_MONITOR='no' >BUILD_NDB='no' >BUILD_NULL='no' >BUILD_PASSWD='no' >BUILD_PERL='no' >BUILD_PPOLICY='no' >BUILD_PROXYCACHE='no' >BUILD_REFINT='no' >BUILD_RELAY='no' >BUILD_RETCODE='no' >BUILD_RWM='no' >BUILD_SEQMOD='no' >BUILD_SHELL='no' >BUILD_SLAPD='no' >BUILD_SLAPI='no' >BUILD_SOCK='no' >BUILD_SQL='no' >BUILD_SSSVLV='no' >BUILD_SYNCPROV='no' >BUILD_THREAD='yes' >BUILD_TRANSLUCENT='no' >BUILD_UNIQUE='no' >BUILD_VALSORT='no' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-march=nocona -O2 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -D_GNU_SOURCE' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DLLTOOL='dlltool' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GREP='/bin/grep' >ICU_LIBS='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >KRB4_LIBS='' >KRB5_LIBS='' >LDAP_LIBS='' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS=' ${LIBOBJDIR}setproctitle$U.o ${LIBOBJDIR}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=' ${LIBOBJDIR}setproctitle$U.lo ${LIBOBJDIR}getpeereid$U.lo' >LTSTATIC='' >LUTIL_LIBS='' >MAKEINFO='${SHELL} /var/tmp/portage/net-nds/openldap-2.4.23/work/openldap-2.4.23/build/missing --run makeinfo' >MODULES_LIBS='' >MOD_PERL_LDFLAGS='' >MYSQL='' >OBJDUMP='objdump' >OBJEXT='o' >OL_MKDEP='x86_64-pc-linux-gnu-gcc' >OL_MKDEP_FLAGS='-M' >OPENLDAP_LIBRELEASE='2.4' >OPENLDAP_LIBVERSION='7:6:5' >OPENLDAP_RELEASE_DATE='2010/06/30' >PACKAGE='OpenLDAP' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PERLBIN='' >PERL_CPPFLAGS='' >PLAT='UNIX' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SASL_LIBS='' >SET_MAKE='' >SHELL='/bin/sh' >SLAPD_DYNAMIC_BACKENDS='' >SLAPD_DYNAMIC_OVERLAYS='' >SLAPD_GMP_LIBS='' >SLAPD_LIBS=' -luuid' >SLAPD_MODULES_CPPFLAGS='' >SLAPD_MODULES_LDFLAGS='' >SLAPD_NDB_INCS='' >SLAPD_NDB_LIBS='' >SLAPD_NO_STATIC='' >SLAPD_PERL_LDFLAGS='' >SLAPD_SLAPI_DEPEND='' >SLAPD_SLP_LIBS='' >SLAPD_SQL_INCLUDES='' >SLAPD_SQL_LDFLAGS='' >SLAPD_SQL_LIBS='' >SLAPD_STATIC_BACKENDS='back-ldif' >SLAPD_STATIC_OVERLAYS='' >SLAPI_LIBS='' >STRIP='/bin/true' >TLS_LIBS='-lssl -lcrypto' >VERSION='2.4.23' >WITH_ACI_ENABLED='no' >WITH_MODULES_ENABLED='no' >WITH_SASL='no' >WITH_TLS='yes' >WRAP_LIBS='' >ac_ct_CC='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/net-nds/openldap-2.4.23/work/openldap-2.4.23/build/install-sh' >ldap_subdir='/openldap' >libdir='/usr/lib64' >libexecdir='/usr/lib64/openldap' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='x86_64-pc-linux-gnu' >target_alias='' >target_cpu='x86_64' >target_os='linux-gnu' >target_vendor='pc' >top_builddir='/var/tmp/portage/net-nds/openldap-2.4.23/work/openldap-2.4.23' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define OPENLDAP_PACKAGE "OpenLDAP" >#define OPENLDAP_VERSION "2.4.23" >#define LDAP_VENDOR_VERSION 20423 >#define LDAP_VENDOR_VERSION_MAJOR 2 >#define LDAP_VENDOR_VERSION_MINOR 4 >#define LDAP_VENDOR_VERSION_PATCH 23 >#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_POLL_H 1 >#define HAVE_SYS_EPOLL_H 1 >#define HAVE_EPOLL 1 >#define HAVE_SYS_ERRLIST 1 >#define HAVE_STRERROR 1 >#define HAVE_STRERROR_R 1 >#define HAVE_NONPOSIX_STRERROR_R 1 >#define HAVE_REGEX_H 1 >#define HAVE_UUID_UUID_H 1 >#define HAVE_UUID_GENERATE 1 >#define HAVE_RES_QUERY 1 >#define HAVE_HSTRERROR 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_GETNAMEINFO 1 >#define HAVE_GAI_STRERROR 1 >#define HAVE_INET_NTOP 1 >#define HAVE_SYS_UN_H 1 >#define HAVE_OPENSSL_SSL_H 1 >#define HAVE_OPENSSL 1 >#define HAVE_OPENSSL_CRL 1 >#define HAVE_TLS 1 >#define HAVE_PTHREAD_H 1 >#define HAVE_PTHREADS 10 >#define HAVE_SCHED_H 1 >#define HAVE_SCHED_YIELD 1 >#define HAVE_PTHREAD_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_GMTIME_R 1 >#define HAVE_LOCALTIME_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 LDAP_LIBS_DYNAMIC 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 8 >#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_VSNPRINTF 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_GETEUID 1 >#define HAVE_GETGRGID 1 >#define HAVE_GETHOSTNAME 1 >#define HAVE_GETPWUID 1 >#define HAVE_GETPWNAM 1 >#define HAVE_GETSPNAM 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_INITGROUPS 1 >#define HAVE_IOCTL 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 >#define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 >#define LDAP_DEBUG 1 >#define LDAP_PROCTITLE 1 >#define LDAP_PF_LOCAL 1 >#define SLAPD_CLEARTEXT 1 >#define SLAPD_MOD_STATIC 1 >#define SLAPD_MOD_DYNAMIC 2 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 342413
:
251751
|
251753
| 251755