The build took 00h 00m 39s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
3,975 |
ansic |
3,134 |
sh |
526 |
makefile |
290 |
perl |
7,925 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: pam_ldap 186-5 (Wed Aug 24 14:32:42 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yes/tmp/pam_ldap/src/pam_ldap-186/missing: Unknown `--run' optionTry `/tmp/pam_ldap/src/pam_ldap-186/missing --help' for more informationconfigure: WARNING: `missing' script is too old or missingchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ANSI C... none neededchecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking how to run the C preprocessor... gcc -Echecking for a BSD-compatible install... /usr/bin/install -cchecking for egrep... grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking security/pam_appl.h usability... yeschecking security/pam_appl.h presence... yeschecking for security/pam_appl.h... yeschecking security/pam_misc.h usability... yeschecking security/pam_misc.h presence... yeschecking for security/pam_misc.h... yeschecking security/pam_modules.h usability... yeschecking security/pam_modules.h presence... yeschecking for security/pam_modules.h... yeschecking pam/pam_appl.h usability... nochecking pam/pam_appl.h presence... nochecking for pam/pam_appl.h... nochecking pam/pam_misc.h usability... nochecking pam/pam_misc.h presence... nochecking for pam/pam_misc.h... nochecking pam/pam_modules.h usability... nochecking pam/pam_modules.h presence... nochecking for pam/pam_modules.h... nochecking des.h usability... nochecking des.h presence... nochecking for des.h... nochecking crypt.h usability... yeschecking crypt.h presence... yeschecking for crypt.h... yeschecking lber.h usability... yeschecking lber.h presence... yeschecking for lber.h... yeschecking ldap.h usability... yeschecking ldap.h presence... yeschecking for ldap.h... yeschecking ldap_ssl.h usability... nochecking ldap_ssl.h presence... nochecking for ldap_ssl.h... nochecking sasl/sasl.h usability... yeschecking sasl/sasl.h presence... yeschecking for sasl/sasl.h... yeschecking sasl.h usability... nochecking sasl.h presence... nochecking for sasl.h... nochecking for main in -ldl... yeschecking for main in -lpam... yeschecking for main in -lresolv... yeschecking for main in -lcrypt... yeschecking for main in -lnsl... yeschecking for gethostbyname... yeschecking for main in -llber... yeschecking for main in -lldap... yeschecking for ldap_init... yeschecking for ldap_get_lderrno... nochecking for ldap_set_lderrno... nochecking for ldap_parse_result... yeschecking for ldap_memfree... yeschecking for ldap_controls_free... yeschecking for ldap_set_option... yeschecking for ldap_get_option... yeschecking for ldapssl_init... nochecking for ldap_start_tls_s... yeschecking for ldap_pvt_tls_set_option... yeschecking for ldap_initialize... yeschecking for ldap_sasl_bind... yeschecking for ldap_sasl_interactive_bind_s... yeschecking for gethostbyname_r... yeschecking whether gethostbyname_r takes 6 arguments... 6checking for ldap_set_rebind_proc... yeschecking whether ldap_set_rebind_proc takes 3 arguments... 3configure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-ammake[1]: Entering directory '/tmp/pam_ldap/src/pam_ldap-186'if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -Wall -fPIC -MT pam_ldap.o -MD -MP -MF ".deps/pam_ldap.Tpo" -c -o pam_ldap.o pam_ldap.c; \then mv -f ".deps/pam_ldap.Tpo" ".deps/pam_ldap.Po"; else rm -f ".deps/pam_ldap.Tpo"; exit 1; fipam_ldap.c: In function '_get_md5_salt':pam_ldap.c:2587:67: warning: 'sizeof' on array function parameter 'saltbuf' will return size of 'char *' [-Wsizeof-array-argument] _pam_ldap_md5_append (&state, (unsigned char *) saltbuf, sizeof (saltbuf)); ^pam_ldap.c:2573:21: note: declared here _get_md5_salt (char saltbuf[16]) ^~~~~~~if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -Wall -fPIC -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi./vers_string -vif gcc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -Wall -fPIC -MT vers.o -MD -MP -MF ".deps/vers.Tpo" -c -o vers.o vers.c; \then mv -f ".deps/vers.Tpo" ".deps/vers.Po"; else rm -f ".deps/vers.Tpo"; exit 1; figcc -Wall -fPIC -o pam_ldap.so -shared -Wl,-Bdynamic -Wl,--version-script,./exports.linux pam_ldap.o md5.o vers.o -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl make[1]: Leaving directory '/tmp/pam_ldap/src/pam_ldap-186'==> Entering fakeroot environment...==> Starting package()...make[1]: Entering directory '/tmp/pam_ldap/src/pam_ldap-186'/bin/sh ./mkinstalldirs /tmp/pam_ldap/pkg/pam_ldap/usr/lib/securitymkdir /tmp/pam_ldap/pkg/pam_ldap/usrmkdir /tmp/pam_ldap/pkg/pam_ldap/usr/libmkdir /tmp/pam_ldap/pkg/pam_ldap/usr/lib/security/usr/bin/install -c -o root -g root pam_ldap.so /tmp/pam_ldap/pkg/pam_ldap/usr/lib/security/pam_ldap.so/usr/bin/install: cannot change ownership of '/tmp/pam_ldap/pkg/pam_ldap/usr/lib/security/pam_ldap.so': Operation not permittedmake[1]: *** [Makefile:598: install-exec-local] Error 1make[1]: Leaving directory '/tmp/pam_ldap/src/pam_ldap-186'make: *** [Makefile:507: install-am] Error 2==> ERROR: A failure occurred in package(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/pam_ldap/src/pam_ldap-186/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.59. Invocation command line was$ ./configure --host=x86_64-unknown-linux --libdir=/usr/lib --with-ldap-conf-file=/etc/pam_ldap.conf --mandir=/usr/share/man## --------- #### Platform. #### --------- ##hostname = a48583cc730euname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknownhostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1345: checking build system typeconfigure:1363: result: x86_64-unknown-linux-gnuconfigure:1371: checking host system typeconfigure:1385: result: x86_64-unknown-linux-gnuconfigure:1393: checking target system typeconfigure:1407: result: x86_64-unknown-linux-gnuconfigure:1437: checking for a BSD-compatible installconfigure:1492: result: /usr/bin/install -cconfigure:1503: checking whether build environment is saneconfigure:1546: result: yesconfigure:1570: WARNING: `missing' script is too old or missingconfigure:1611: checking for gawkconfigure:1627: found /usr/sbin/gawkconfigure:1637: result: gawkconfigure:1647: checking whether make sets $(MAKE)configure:1667: result: yesconfigure:1743: checking for x86_64-unknown-linux-stripconfigure:1772: result: noconfigure:1781: checking for stripconfigure:1797: found /usr/sbin/stripconfigure:1808: result: stripconfigure:1846: checking for x86_64-unknown-linux-gccconfigure:1875: result: noconfigure:1884: checking for gccconfigure:1900: found /usr/sbin/gccconfigure:1910: result: gccconfigure:2154: checking for C compiler versionconfigure:2157: gcc --version &5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2160: $? = 0configure:2162: gcc -v &5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2165: $? = 0configure:2167: gcc -V &5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2170: $? = 1configure:2193: checking for C compiler default output file nameconfigure:2196: gcc conftest.c >&5configure:2199: $? = 0configure:2245: result: a.outconfigure:2250: checking whether the C compiler worksconfigure:2256: ./a.outconfigure:2259: $? = 0configure:2276: result: yesconfigure:2283: checking whether we are cross compilingconfigure:2285: result: noconfigure:2288: checking for suffix of executablesconfigure:2290: gcc -o conftest conftest.c >&5configure:2293: $? = 0configure:2318: result:configure:2324: checking for suffix of object filesconfigure:2345: gcc -c conftest.c >&5configure:2348: $? = 0configure:2370: result: oconfigure:2374: checking whether we are using the GNU C compilerconfigure:2398: gcc -c conftest.c >&5configure:2404: $? = 0configure:2408: test -z|| test ! -s conftest.errconfigure:2411: $? = 0configure:2414: test -s conftest.oconfigure:2417: $? = 0configure:2430: result: yesconfigure:2436: checking whether gcc accepts -gconfigure:2457: gcc -c -g conftest.c >&5configure:2463: $? = 0configure:2467: test -z|| test ! -s conftest.errconfigure:2470: $? = 0configure:2473: test -s conftest.oconfigure:2476: $? = 0configure:2487: result: yesconfigure:2504: checking for gcc option to accept ANSI Cconfigure:2574: gcc -c conftest.c >&5configure:2580: $? = 0configure:2584: test -z|| test ! -s conftest.errconfigure:2587: $? = 0configure:2590: test -s conftest.oconfigure:2593: $? = 0configure:2611: result: none neededconfigure:2629: gcc -c conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^~~~~conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of inputconfigure:2635: $? = 1configure: failed program was:| #ifndef __cplusplus| choke me| #endifconfigure:2779: checking for style of include used by makeconfigure:2807: result: GNUconfigure:2835: checking dependency style of gccconfigure:2925: result: gcc3configure:2947: checking how to run the C preprocessorconfigure:2982: gcc -E conftest.cconfigure:2988: $? = 0configure:3020: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3026: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| /* end confdefs.h. */| #include configure:3065: result: gcc -Econfigure:3089: gcc -E conftest.cconfigure:3095: $? = 0configure:3127: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3133: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| /* end confdefs.h. */| #include configure:3189: checking for a BSD-compatible installconfigure:3244: result: /usr/bin/install -cconfigure:3377: checking for egrepconfigure:3387: result: grep -Econfigure:3392: checking for ANSI C header filesconfigure:3417: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3423: $? = 0configure:3427: test -z|| test ! -s conftest.errconfigure:3430: $? = 0configure:3433: test -s conftest.oconfigure:3436: $? = 0configure:3525: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:29:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]exit(2);^~~~conftest.c:29:7: warning: incompatible implicit declaration of built-in function 'exit'conftest.c:29:7: note: include '' or provide a declaration of 'exit' conftest.c:30:3: warning: incompatible implicit declaration of built-in function 'exit'exit (0);^~~~conftest.c:30:3: note: include '' or provide a declaration of 'exit' configure:3528: $? = 0configure:3530: ./conftestconfigure:3533: $? = 0configure:3548: result: yesconfigure:3572: checking for sys/types.hconfigure:3588: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3594: $? = 0configure:3598: test -z|| test ! -s conftest.errconfigure:3601: $? = 0configure:3604: test -s conftest.oconfigure:3607: $? = 0configure:3618: result: yesconfigure:3572: checking for sys/stat.hconfigure:3588: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3594: $? = 0configure:3598: test -z|| test ! -s conftest.errconfigure:3601: $? = 0configure:3604: test -s conftest.oconfigure:3607: $? = 0configure:3618: result: yesconfigure:3572: checking for stdlib.hconfigure:3588: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3594: $? = 0configure:3598: test -z|| test ! -s conftest.errconfigure:3601: $? = 0configure:3604: test -s conftest.oconfigure:3607: $? = 0configure:3618: result: yesconfigure:3572: checking for string.hconfigure:3588: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3594: $? = 0configure:3598: test -z|| test ! -s conftest.errconfigure:3601: $? = 0configure:3604: test -s conftest.oconfigure:3607: $? = 0configure:3618: result: yesconfigure:3572: checking for memory.hconfigure:3588: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3594: $? = 0configure:3598: test -z|| test ! -s conftest.errconfigure:3601: $? = 0configure:3604: test -s conftest.oconfigure:3607: $? = 0configure:3618: result: yesconfigure:3572: checking for strings.hconfigure:3588: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3594: $? = 0configure:3598: test -z|| test ! -s conftest.errconfigure:3601: $? = 0configure:3604: test -s conftest.oconfigure:3607: $? = 0configure:3618: result: yesconfigure:3572: checking for inttypes.hconfigure:3588: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3594: $? = 0configure:3598: test -z|| test ! -s conftest.errconfigure:3601: $? = 0configure:3604: test -s conftest.oconfigure:3607: $? = 0configure:3618: result: yesconfigure:3572: checking for stdint.hconfigure:3588: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3594: $? = 0configure:3598: test -z|| test ! -s conftest.errconfigure:3601: $? = 0configure:3604: test -s conftest.oconfigure:3607: $? = 0configure:3618: result: yesconfigure:3572: checking for unistd.hconfigure:3588: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3594: $? = 0configure:3598: test -z|| test ! -s conftest.errconfigure:3601: $? = 0configure:3604: test -s conftest.oconfigure:3607: $? = 0configure:3618: result: yesconfigure:3646: checking security/pam_appl.h usabilityconfigure:3658: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3664: $? = 0configure:3668: test -z|| test ! -s conftest.errconfigure:3671: $? = 0configure:3674: test -s conftest.oconfigure:3677: $? = 0configure:3687: result: yesconfigure:3691: checking security/pam_appl.h presenceconfigure:3701: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconfigure:3707: $? = 0configure:3727: result: yesconfigure:3762: checking for security/pam_appl.hconfigure:3769: result: yesconfigure:3646: checking security/pam_misc.h usabilityconfigure:3658: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3664: $? = 0configure:3668: test -z|| test ! -s conftest.errconfigure:3671: $? = 0configure:3674: test -s conftest.oconfigure:3677: $? = 0configure:3687: result: yesconfigure:3691: checking security/pam_misc.h presenceconfigure:3701: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconfigure:3707: $? = 0configure:3727: result: yesconfigure:3762: checking for security/pam_misc.hconfigure:3769: result: yesconfigure:3646: checking security/pam_modules.h usabilityconfigure:3658: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3664: $? = 0configure:3668: test -z|| test ! -s conftest.errconfigure:3671: $? = 0configure:3674: test -s conftest.oconfigure:3677: $? = 0configure:3687: result: yesconfigure:3691: checking security/pam_modules.h presenceconfigure:3701: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconfigure:3707: $? = 0configure:3727: result: yesconfigure:3762: checking for security/pam_modules.hconfigure:3769: result: yesconfigure:3798: checking pam/pam_appl.h usabilityconfigure:3810: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5conftest.c:59:26: fatal error: pam/pam_appl.h: No such file or directory#include ^compilation terminated.configure:3816: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| /* end confdefs.h. */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| # include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| # include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| #include configure:3839: result: noconfigure:3843: checking pam/pam_appl.h presenceconfigure:3853: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconftest.c:25:26: fatal error: pam/pam_appl.h: No such file or directory#include ^compilation terminated.configure:3859: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| /* end confdefs.h. */| #include configure:3879: result: noconfigure:3914: checking for pam/pam_appl.hconfigure:3921: result: noconfigure:3798: checking pam/pam_misc.h usabilityconfigure:3810: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5conftest.c:59:26: fatal error: pam/pam_misc.h: No such file or directory#include ^compilation terminated.configure:3816: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| /* end confdefs.h. */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| # include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| # include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| #include configure:3839: result: noconfigure:3843: checking pam/pam_misc.h presenceconfigure:3853: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconftest.c:25:26: fatal error: pam/pam_misc.h: No such file or directory#include ^compilation terminated.configure:3859: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| /* end confdefs.h. */| #include configure:3879: result: noconfigure:3914: checking for pam/pam_misc.hconfigure:3921: result: noconfigure:3798: checking pam/pam_modules.h usabilityconfigure:3810: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5conftest.c:59:29: fatal error: pam/pam_modules.h: No such file or directory#include ^compilation terminated.configure:3816: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| /* end confdefs.h. */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| # include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| # include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| #include configure:3839: result: noconfigure:3843: checking pam/pam_modules.h presenceconfigure:3853: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconftest.c:25:29: fatal error: pam/pam_modules.h: No such file or directory#include ^compilation terminated.configure:3859: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| /* end confdefs.h. */| #include configure:3879: result: noconfigure:3914: checking for pam/pam_modules.hconfigure:3921: result: noconfigure:3949: checking des.h usabilityconfigure:3961: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5conftest.c:59:17: fatal error: des.h: No such file or directory#include ^compilation terminated.configure:3967: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| /* end confdefs.h. */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| # include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| # include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| #include configure:3990: result: noconfigure:3994: checking des.h presenceconfigure:4004: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconftest.c:25:17: fatal error: des.h: No such file or directory#include ^compilation terminated.configure:4010: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| /* end confdefs.h. */| #include configure:4030: result: noconfigure:4065: checking for des.hconfigure:4072: result: noconfigure:3949: checking crypt.h usabilityconfigure:3961: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:3967: $? = 0configure:3971: test -z|| test ! -s conftest.errconfigure:3974: $? = 0configure:3977: test -s conftest.oconfigure:3980: $? = 0configure:3990: result: yesconfigure:3994: checking crypt.h presenceconfigure:4004: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconfigure:4010: $? = 0configure:4030: result: yesconfigure:4065: checking for crypt.hconfigure:4072: result: yesconfigure:4099: checking lber.h usabilityconfigure:4111: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:4117: $? = 0configure:4121: test -z|| test ! -s conftest.errconfigure:4124: $? = 0configure:4127: test -s conftest.oconfigure:4130: $? = 0configure:4140: result: yesconfigure:4144: checking lber.h presenceconfigure:4154: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconfigure:4160: $? = 0configure:4180: result: yesconfigure:4215: checking for lber.hconfigure:4222: result: yesconfigure:4249: checking ldap.h usabilityconfigure:4261: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:4267: $? = 0configure:4271: test -z|| test ! -s conftest.errconfigure:4274: $? = 0configure:4277: test -s conftest.oconfigure:4280: $? = 0configure:4290: result: yesconfigure:4294: checking ldap.h presenceconfigure:4304: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconfigure:4310: $? = 0configure:4330: result: yesconfigure:4365: checking for ldap.hconfigure:4372: result: yesconfigure:4403: checking ldap_ssl.h usabilityconfigure:4415: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5conftest.c:62:22: fatal error: ldap_ssl.h: No such file or directory#include ^compilation terminated.configure:4421: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| #define HAVE_CRYPT_H 1| #define HAVE_LBER_H 1| #define HAVE_LDAP_H 1| /* end confdefs.h. */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| # include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| # include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| #include configure:4444: result: noconfigure:4448: checking ldap_ssl.h presenceconfigure:4458: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconftest.c:28:22: fatal error: ldap_ssl.h: No such file or directory#include ^compilation terminated.configure:4464: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| #define HAVE_CRYPT_H 1| #define HAVE_LBER_H 1| #define HAVE_LDAP_H 1| /* end confdefs.h. */| #include configure:4484: result: noconfigure:4519: checking for ldap_ssl.hconfigure:4526: result: noconfigure:4553: checking sasl/sasl.h usabilityconfigure:4565: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:4571: $? = 0configure:4575: test -z|| test ! -s conftest.errconfigure:4578: $? = 0configure:4581: test -s conftest.oconfigure:4584: $? = 0configure:4594: result: yesconfigure:4598: checking sasl/sasl.h presenceconfigure:4608: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconfigure:4614: $? = 0configure:4634: result: yesconfigure:4669: checking for sasl/sasl.hconfigure:4676: result: yesconfigure:4703: checking sasl.h usabilityconfigure:4715: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5conftest.c:63:18: fatal error: sasl.h: No such file or directory#include ^compilation terminated.configure:4721: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| #define HAVE_CRYPT_H 1| #define HAVE_LBER_H 1| #define HAVE_LDAP_H 1| #define HAVE_SASL_SASL_H 1| /* end confdefs.h. */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| # include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| # include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| # include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| #include configure:4744: result: noconfigure:4748: checking sasl.h presenceconfigure:4758: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.cconftest.c:29:18: fatal error: sasl.h: No such file or directory#include ^compilation terminated.configure:4764: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| #define HAVE_CRYPT_H 1| #define HAVE_LBER_H 1| #define HAVE_LDAP_H 1| #define HAVE_SASL_SASL_H 1| /* end confdefs.h. */| #include configure:4784: result: noconfigure:4819: checking for sasl.hconfigure:4826: result: noconfigure:4841: checking for main in -ldlconfigure:4865: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -ldl >&5configure:4871: $? = 0configure:4875: test -z|| test ! -s conftest.errconfigure:4878: $? = 0configure:4881: test -s conftestconfigure:4884: $? = 0configure:4897: result: yesconfigure:4909: checking for main in -lpamconfigure:4933: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lpam -ldl >&5configure:4939: $? = 0configure:4943: test -z|| test ! -s conftest.errconfigure:4946: $? = 0configure:4949: test -s conftestconfigure:4952: $? = 0configure:4965: result: yesconfigure:4977: checking for main in -lresolvconfigure:5001: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lresolv -lpam -ldl >&5configure:5007: $? = 0configure:5011: test -z|| test ! -s conftest.errconfigure:5014: $? = 0configure:5017: test -s conftestconfigure:5020: $? = 0configure:5033: result: yesconfigure:5045: checking for main in -lcryptconfigure:5069: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lcrypt -lresolv -lpam -ldl >&5configure:5075: $? = 0configure:5079: test -z|| test ! -s conftest.errconfigure:5082: $? = 0configure:5085: test -s conftestconfigure:5088: $? = 0configure:5101: result: yesconfigure:5113: checking for main in -lnslconfigure:5137: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:5143: $? = 0configure:5147: test -z|| test ! -s conftest.errconfigure:5150: $? = 0configure:5153: test -s conftestconfigure:5156: $? = 0configure:5169: result: yesconfigure:5185: checking for gethostbynameconfigure:5242: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:5248: $? = 0configure:5252: test -z|| test ! -s conftest.errconfigure:5255: $? = 0configure:5258: test -s conftestconfigure:5261: $? = 0configure:5273: result: yesconfigure:5464: checking for main in -llberconfigure:5488: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:5494: $? = 0configure:5498: test -z|| test ! -s conftest.errconfigure:5501: $? = 0configure:5504: test -s conftestconfigure:5507: $? = 0configure:5520: result: yesconfigure:5531: checking for main in -lldapconfigure:5555: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:5561: $? = 0configure:5565: test -z|| test ! -s conftest.errconfigure:5568: $? = 0configure:5571: test -s conftestconfigure:5574: $? = 0configure:5587: result: yesconfigure:6068: checking for ldap_initconfigure:6125: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6131: $? = 0configure:6135: test -z|| test ! -s conftest.errconfigure:6138: $? = 0configure:6141: test -s conftestconfigure:6144: $? = 0configure:6156: result: yesconfigure:6068: checking for ldap_get_lderrnoconfigure:6125: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5/tmp/cc3ofQrG.o: In function `main':conftest.c:(.text+0x11): undefined reference to `ldap_get_lderrno'/tmp/cc3ofQrG.o:(.data.rel+0x0): undefined reference to `ldap_get_lderrno'collect2: error: ld returned 1 exit statusconfigure:6131: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| #define HAVE_CRYPT_H 1| #define HAVE_LBER_H 1| #define HAVE_LDAP_H 1| #define HAVE_SASL_SASL_H 1| #define HAVE_LIBDL 1| #define HAVE_LIBPAM 1| #define HAVE_LIBRESOLV 1| #define HAVE_LIBCRYPT 1| #define HAVE_LIBNSL 1| #define HAVE_GETHOSTBYNAME 1| #define HAVE_LIBLBER 1| #define HAVE_LDAP_INIT 1| /* end confdefs.h. */| /* Define ldap_get_lderrno to an innocuous variant, in case declares ldap_get_lderrno. | For example, HP-UX 11i declares gettimeofday. */ | #define ldap_get_lderrno innocuous_ldap_get_lderrno|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char ldap_get_lderrno (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef ldap_get_lderrno|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char ldap_get_lderrno ();| /* 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_ldap_get_lderrno) || defined (__stub___ldap_get_lderrno)| choke me| #else| char (*f) () = ldap_get_lderrno;| #endif| #ifdef __cplusplus| }| #endif|| int| main ()| {| return f != ldap_get_lderrno;| ;| return 0;| }configure:6156: result: noconfigure:6068: checking for ldap_set_lderrnoconfigure:6125: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5/tmp/ccBeHmLR.o: In function `main':conftest.c:(.text+0x11): undefined reference to `ldap_set_lderrno'/tmp/ccBeHmLR.o:(.data.rel+0x0): undefined reference to `ldap_set_lderrno'collect2: error: ld returned 1 exit statusconfigure:6131: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| #define HAVE_CRYPT_H 1| #define HAVE_LBER_H 1| #define HAVE_LDAP_H 1| #define HAVE_SASL_SASL_H 1| #define HAVE_LIBDL 1| #define HAVE_LIBPAM 1| #define HAVE_LIBRESOLV 1| #define HAVE_LIBCRYPT 1| #define HAVE_LIBNSL 1| #define HAVE_GETHOSTBYNAME 1| #define HAVE_LIBLBER 1| #define HAVE_LDAP_INIT 1| /* end confdefs.h. */| /* Define ldap_set_lderrno to an innocuous variant, in case declares ldap_set_lderrno. | For example, HP-UX 11i declares gettimeofday. */ | #define ldap_set_lderrno innocuous_ldap_set_lderrno|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char ldap_set_lderrno (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef ldap_set_lderrno|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char ldap_set_lderrno ();| /* 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_ldap_set_lderrno) || defined (__stub___ldap_set_lderrno)| choke me| #else| char (*f) () = ldap_set_lderrno;| #endif| #ifdef __cplusplus| }| #endif|| int| main ()| {| return f != ldap_set_lderrno;| ;| return 0;| }configure:6156: result: noconfigure:6068: checking for ldap_parse_resultconfigure:6125: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6131: $? = 0configure:6135: test -z|| test ! -s conftest.errconfigure:6138: $? = 0configure:6141: test -s conftestconfigure:6144: $? = 0configure:6156: result: yesconfigure:6068: checking for ldap_memfreeconfigure:6125: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6131: $? = 0configure:6135: test -z|| test ! -s conftest.errconfigure:6138: $? = 0configure:6141: test -s conftestconfigure:6144: $? = 0configure:6156: result: yesconfigure:6068: checking for ldap_controls_freeconfigure:6125: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6131: $? = 0configure:6135: test -z|| test ! -s conftest.errconfigure:6138: $? = 0configure:6141: test -s conftestconfigure:6144: $? = 0configure:6156: result: yesconfigure:6068: checking for ldap_set_optionconfigure:6125: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6131: $? = 0configure:6135: test -z|| test ! -s conftest.errconfigure:6138: $? = 0configure:6141: test -s conftestconfigure:6144: $? = 0configure:6156: result: yesconfigure:6068: checking for ldap_get_optionconfigure:6125: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6131: $? = 0configure:6135: test -z|| test ! -s conftest.errconfigure:6138: $? = 0configure:6141: test -s conftestconfigure:6144: $? = 0configure:6156: result: yesconfigure:6173: checking for ldapssl_initconfigure:6230: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5/tmp/cc5oOC2t.o: In function `main':conftest.c:(.text+0x11): undefined reference to `ldapssl_init'/tmp/cc5oOC2t.o:(.data.rel+0x0): undefined reference to `ldapssl_init'collect2: error: ld returned 1 exit statusconfigure:6236: $? = 1configure: failed program was:| /* confdefs.h. */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "pam_ldap"| #define VERSION "185"| #define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"| #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_SECURITY_PAM_APPL_H 1| #define HAVE_SECURITY_PAM_MISC_H 1| #define HAVE_SECURITY_PAM_MODULES_H 1| #define HAVE_CRYPT_H 1| #define HAVE_LBER_H 1| #define HAVE_LDAP_H 1| #define HAVE_SASL_SASL_H 1| #define HAVE_LIBDL 1| #define HAVE_LIBPAM 1| #define HAVE_LIBRESOLV 1| #define HAVE_LIBCRYPT 1| #define HAVE_LIBNSL 1| #define HAVE_GETHOSTBYNAME 1| #define HAVE_LIBLBER 1| #define HAVE_LDAP_INIT 1| #define HAVE_LDAP_PARSE_RESULT 1| #define HAVE_LDAP_MEMFREE 1| #define HAVE_LDAP_CONTROLS_FREE 1| #define HAVE_LDAP_SET_OPTION 1| #define HAVE_LDAP_GET_OPTION 1| /* end confdefs.h. */| /* Define ldapssl_init to an innocuous variant, in case declares ldapssl_init. | For example, HP-UX 11i declares gettimeofday. */ | #define ldapssl_init innocuous_ldapssl_init|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char ldapssl_init (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef ldapssl_init|| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char ldapssl_init ();| /* 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_ldapssl_init) || defined (__stub___ldapssl_init)| choke me| #else| char (*f) () = ldapssl_init;| #endif| #ifdef __cplusplus| }| #endif|| int| main ()| {| return f != ldapssl_init;| ;| return 0;| }configure:6261: result: noconfigure:6173: checking for ldap_start_tls_sconfigure:6230: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6236: $? = 0configure:6240: test -z|| test ! -s conftest.errconfigure:6243: $? = 0configure:6246: test -s conftestconfigure:6249: $? = 0configure:6261: result: yesconfigure:6173: checking for ldap_pvt_tls_set_optionconfigure:6230: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6236: $? = 0configure:6240: test -z|| test ! -s conftest.errconfigure:6243: $? = 0configure:6246: test -s conftestconfigure:6249: $? = 0configure:6261: result: yesconfigure:6276: checking for ldap_initializeconfigure:6333: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6339: $? = 0configure:6343: test -z|| test ! -s conftest.errconfigure:6346: $? = 0configure:6349: test -s conftestconfigure:6352: $? = 0configure:6364: result: yesconfigure:6379: checking for ldap_sasl_bindconfigure:6436: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6442: $? = 0configure:6446: test -z|| test ! -s conftest.errconfigure:6449: $? = 0configure:6452: test -s conftestconfigure:6455: $? = 0configure:6467: result: yesconfigure:6379: checking for ldap_sasl_interactive_bind_sconfigure:6436: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6442: $? = 0configure:6446: test -z|| test ! -s conftest.errconfigure:6449: $? = 0configure:6452: test -s conftestconfigure:6455: $? = 0configure:6467: result: yesconfigure:6481: checking for gethostbyname_rconfigure:6538: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6544: $? = 0configure:6548: test -z|| test ! -s conftest.errconfigure:6551: $? = 0configure:6554: test -s conftestconfigure:6557: $? = 0configure:6569: result: yesconfigure:6581: checking whether gethostbyname_r takes 6 argumentsconfigure:6604: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:6610: $? = 0configure:6614: test -z|| test ! -s conftest.errconfigure:6617: $? = 0configure:6620: test -s conftest.oconfigure:6623: $? = 0configure:6681: result: 6configure:6693: checking for ldap_set_rebind_procconfigure:6750: gcc -o conftest -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl >&5configure:6756: $? = 0configure:6760: test -z|| test ! -s conftest.errconfigure:6763: $? = 0configure:6766: test -s conftestconfigure:6769: $? = 0configure:6781: result: yesconfigure:6791: checking whether ldap_set_rebind_proc takes 3 argumentsconfigure:6815: gcc -c -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5configure:6821: $? = 0configure:6825: test -z|| test ! -s conftest.errconfigure:6828: $? = 0configure:6831: test -s conftest.oconfigure:6834: $? = 0configure:6845: result: 3configure:6983: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.59. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson a48583cc730econfig.status:709: creating Makefileconfig.status:813: creating config.hconfig.status:1177: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_build_alias=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_exeext=ac_cv_func_gethostbyname=yesac_cv_func_gethostbyname_r=yesac_cv_func_ldap_controls_free=yesac_cv_func_ldap_get_lderrno=noac_cv_func_ldap_get_option=yesac_cv_func_ldap_init=yesac_cv_func_ldap_initialize=yesac_cv_func_ldap_memfree=yesac_cv_func_ldap_parse_result=yesac_cv_func_ldap_pvt_tls_set_option=yesac_cv_func_ldap_sasl_bind=yesac_cv_func_ldap_sasl_interactive_bind_s=yesac_cv_func_ldap_set_lderrno=noac_cv_func_ldap_set_option=yesac_cv_func_ldap_set_rebind_proc=yesac_cv_func_ldap_start_tls_s=yesac_cv_func_ldapssl_init=noac_cv_header_crypt_h=yesac_cv_header_des_h=noac_cv_header_inttypes_h=yesac_cv_header_lber_h=yesac_cv_header_ldap_h=yesac_cv_header_ldap_ssl_h=noac_cv_header_memory_h=yesac_cv_header_pam_pam_appl_h=noac_cv_header_pam_pam_misc_h=noac_cv_header_pam_pam_modules_h=noac_cv_header_sasl_h=noac_cv_header_sasl_sasl_h=yesac_cv_header_security_pam_appl_h=yesac_cv_header_security_pam_misc_h=yesac_cv_header_security_pam_modules_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_host_alias=x86_64-unknown-linuxac_cv_lib_crypt_main=yesac_cv_lib_dl_main=yesac_cv_lib_lber_main=yesac_cv_lib_ldap_main=yesac_cv_lib_nsl_main=yesac_cv_lib_pam_main=yesac_cv_lib_resolv_main=yesac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_egrep='grep -E'ac_cv_prog_make_make_set=yesac_cv_target=x86_64-unknown-linux-gnuac_cv_target_alias=x86_64-unknown-linuxam_cv_CC_dependencies_compiler_type=gcc3pam_ldap_cv_ldap_set_rebind_proc=3xad_cv_gethostbyname_r_args=6## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='aclocal-1.9'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='tar'AUTOCONF='autoconf'AUTOHEADER='autoheader'AUTOMAKE='automake-1.9'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=' -Wall -fPIC'CPP='gcc -E'CPPFLAGS=' -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT'CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'EXEEXT=''EXTENSION_1_FALSE=''EXTENSION_1_TRUE='#'EXTENSION_SO_FALSE='#'EXTENSION_SO_TRUE=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS='-lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl 'LTLIBOBJS=''MAKEINFO='makeinfo'OBJEXT='o'PACKAGE='pam_ldap'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_VERSION=''PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'USE_NATIVE_LINKER_FALSE=''USE_NATIVE_LINKER_TRUE='#'VERSION='185'ac_ct_CC='gcc'ac_ct_STRIP='strip'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} xf -'bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${prefix}/share'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'includedir='${prefix}/include'infodir='${prefix}/info'install_sh='/tmp/pam_ldap/src/pam_ldap-186/install-sh'libdir='/usr/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='/usr/share/man'mkdir_p='mkdir -p --'oldincludedir='/usr/include'pam_ldap_so_LD=''pam_ldap_so_LDFLAGS='-shared -Wl,-Bdynamic -Wl,--version-script,$(srcdir)/exports.linux'prefix=''program_transform_name='s,x,x,'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target='x86_64-unknown-linux-gnu'target_alias=''target_cpu='x86_64'target_os='linux-gnu'target_vendor='unknown'## ----------- #### confdefs.h. #### ----------- ###define GETHOSTBYNAME_R_ARGS 6#define HAVE_CRYPT_H 1#define HAVE_GETHOSTBYNAME 1#define HAVE_GETHOSTBYNAME_R 1#define HAVE_INTTYPES_H 1#define HAVE_LBER_H 1#define HAVE_LDAP_CONTROLS_FREE 1#define HAVE_LDAP_GET_OPTION 1#define HAVE_LDAP_H 1#define HAVE_LDAP_INIT 1#define HAVE_LDAP_INITIALIZE 1#define HAVE_LDAP_MEMFREE 1#define HAVE_LDAP_PARSE_RESULT 1#define HAVE_LDAP_PVT_TLS_SET_OPTION 1#define HAVE_LDAP_SASL_BIND 1#define HAVE_LDAP_SASL_INTERACTIVE_BIND_S 1#define HAVE_LDAP_SET_OPTION 1#define HAVE_LDAP_SET_REBIND_PROC 1#define HAVE_LDAP_START_TLS_S 1#define HAVE_LIBCRYPT 1#define HAVE_LIBDL 1#define HAVE_LIBLBER 1#define HAVE_LIBNSL 1#define HAVE_LIBPAM 1#define HAVE_LIBRESOLV 1#define HAVE_MEMORY_H 1#define HAVE_SASL_SASL_H 1#define HAVE_SECURITY_PAM_APPL_H 1#define HAVE_SECURITY_PAM_MISC_H 1#define HAVE_SECURITY_PAM_MODULES_H 1#define HAVE_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRINGS_H 1#define HAVE_STRING_H 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_UNISTD_H 1#define LDAP_SET_REBIND_PROC_ARGS 3#define PACKAGE "pam_ldap"#define PACKAGE_BUGREPORT ""#define PACKAGE_NAME ""#define PACKAGE_STRING ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PAM_LDAP_PATH_CONF "/etc/pam_ldap.conf"#define STDC_HEADERS 1#define VERSION "185"configure: exit 0