summaryrefslogtreecommitdiff
path: root/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'config.log')
-rw-r--r--config.log1318
1 files changed, 1318 insertions, 0 deletions
diff --git a/config.log b/config.log
new file mode 100644
index 0000000..de83f3f
--- /dev/null
+++ b/config.log
@@ -0,0 +1,1318 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by configure, which was
+generated by GNU Autoconf 2.59. Invocation command line was
+
+ $ ./configure
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = buildroot
+uname -m = x86_64
+uname -r = 4.13.0-38-generic
+uname -s = Linux
+uname -v = #43~16.04.1-Ubuntu SMP Wed Mar 14 17:48:43 UTC 2018
+
+/usr/bin/uname -p = unknown
+/bin/uname -X = unknown
+
+/bin/arch = unknown
+/usr/bin/arch -k = unknown
+/usr/convex/getsysinfo = unknown
+hostinfo = unknown
+/bin/machine = unknown
+/usr/bin/oslevel = unknown
+/bin/universe = unknown
+
+PATH: /usr/local/sbin
+PATH: /usr/local/bin
+PATH: /usr/sbin
+PATH: /usr/bin
+PATH: /sbin
+PATH: /bin
+PATH: /usr/games
+PATH: /usr/local/games
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:1345: checking build system type
+configure:1363: result: x86_64-unknown-linux-gnu
+configure:1371: checking host system type
+configure:1385: result: x86_64-unknown-linux-gnu
+configure:1393: checking target system type
+configure:1407: result: x86_64-unknown-linux-gnu
+configure:1437: checking for a BSD-compatible install
+configure:1492: result: /usr/bin/install -c
+configure:1503: checking whether build environment is sane
+configure:1546: result: yes
+configure:1570: WARNING: `missing' script is too old or missing
+configure:1611: checking for gawk
+configure:1627: found /usr/bin/gawk
+configure:1637: result: gawk
+configure:1647: checking whether make sets $(MAKE)
+configure:1667: result: yes
+configure:1884: checking for gcc
+configure:1900: found /usr/bin/gcc
+configure:1910: result: gcc
+configure:2154: checking for C compiler version
+configure:2157: gcc --version </dev/null >&5
+gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609
+Copyright (C) 2015 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:2160: $? = 0
+configure:2162: gcc -v </dev/null >&5
+Using built-in specs.
+COLLECT_GCC=gcc
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
+Target: x86_64-linux-gnu
+Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
+Thread model: posix
+gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9)
+configure:2165: $? = 0
+configure:2167: gcc -V </dev/null >&5
+gcc: error: unrecognized command line option '-V'
+gcc: fatal error: no input files
+compilation terminated.
+configure:2170: $? = 1
+configure:2193: checking for C compiler default output file name
+configure:2196: gcc conftest.c >&5
+configure:2199: $? = 0
+configure:2245: result: a.out
+configure:2250: checking whether the C compiler works
+configure:2256: ./a.out
+configure:2259: $? = 0
+configure:2276: result: yes
+configure:2283: checking whether we are cross compiling
+configure:2285: result: no
+configure:2288: checking for suffix of executables
+configure:2290: gcc -o conftest conftest.c >&5
+configure:2293: $? = 0
+configure:2318: result:
+configure:2324: checking for suffix of object files
+configure:2345: gcc -c conftest.c >&5
+configure:2348: $? = 0
+configure:2370: result: o
+configure:2374: checking whether we are using the GNU C compiler
+configure:2398: gcc -c conftest.c >&5
+configure:2404: $? = 0
+configure:2408: test -z
+ || test ! -s conftest.err
+configure:2411: $? = 0
+configure:2414: test -s conftest.o
+configure:2417: $? = 0
+configure:2430: result: yes
+configure:2436: checking whether gcc accepts -g
+configure:2457: gcc -c -g conftest.c >&5
+configure:2463: $? = 0
+configure:2467: test -z
+ || test ! -s conftest.err
+configure:2470: $? = 0
+configure:2473: test -s conftest.o
+configure:2476: $? = 0
+configure:2487: result: yes
+configure:2504: checking for gcc option to accept ANSI C
+configure:2574: gcc -c -g -O2 conftest.c >&5
+configure:2580: $? = 0
+configure:2584: test -z
+ || test ! -s conftest.err
+configure:2587: $? = 0
+configure:2590: test -s conftest.o
+configure:2593: $? = 0
+configure:2611: result: none needed
+configure:2629: gcc -c -g -O2 conftest.c >&5
+conftest.c:2:3: error: unknown type name 'choke'
+ choke me
+ ^
+conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
+configure:2635: $? = 1
+configure: failed program was:
+| #ifndef __cplusplus
+| choke me
+| #endif
+configure:2779: checking for style of include used by make
+configure:2807: result: GNU
+configure:2835: checking dependency style of gcc
+configure:2925: result: gcc3
+configure:2947: checking how to run the C preprocessor
+configure:2982: gcc -E conftest.c
+configure:2988: $? = 0
+configure:3020: gcc -E conftest.c
+conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
+compilation terminated.
+configure:3026: $? = 1
+configure: 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 <ac_nonexistent.h>
+configure:3065: result: gcc -E
+configure:3089: gcc -E conftest.c
+configure:3095: $? = 0
+configure:3127: gcc -E conftest.c
+conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
+compilation terminated.
+configure:3133: $? = 1
+configure: 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 <ac_nonexistent.h>
+configure:3189: checking for a BSD-compatible install
+configure:3244: result: /usr/bin/install -c
+configure:3377: checking for egrep
+configure:3387: result: grep -E
+configure:3392: checking for ANSI C header files
+configure:3417: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+configure:3423: $? = 0
+configure:3427: test -z
+ || test ! -s conftest.err
+configure:3430: $? = 0
+configure:3433: test -s conftest.o
+configure:3436: $? = 0
+configure:3525: gcc -o conftest -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+conftest.c: In function 'main':
+conftest.c:28:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
+ exit(2);
+ ^
+conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit'
+conftest.c:28:7: note: include '<stdlib.h>' or provide a declaration of 'exit'
+conftest.c:29:3: warning: incompatible implicit declaration of built-in function 'exit'
+ exit (0);
+ ^
+conftest.c:29:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
+configure:3528: $? = 0
+configure:3530: ./conftest
+configure:3533: $? = 0
+configure:3548: result: yes
+configure:3572: checking for sys/types.h
+configure:3588: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+configure:3594: $? = 0
+configure:3598: test -z
+ || test ! -s conftest.err
+configure:3601: $? = 0
+configure:3604: test -s conftest.o
+configure:3607: $? = 0
+configure:3618: result: yes
+configure:3572: checking for sys/stat.h
+configure:3588: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+configure:3594: $? = 0
+configure:3598: test -z
+ || test ! -s conftest.err
+configure:3601: $? = 0
+configure:3604: test -s conftest.o
+configure:3607: $? = 0
+configure:3618: result: yes
+configure:3572: checking for stdlib.h
+configure:3588: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+configure:3594: $? = 0
+configure:3598: test -z
+ || test ! -s conftest.err
+configure:3601: $? = 0
+configure:3604: test -s conftest.o
+configure:3607: $? = 0
+configure:3618: result: yes
+configure:3572: checking for string.h
+configure:3588: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+configure:3594: $? = 0
+configure:3598: test -z
+ || test ! -s conftest.err
+configure:3601: $? = 0
+configure:3604: test -s conftest.o
+configure:3607: $? = 0
+configure:3618: result: yes
+configure:3572: checking for memory.h
+configure:3588: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+configure:3594: $? = 0
+configure:3598: test -z
+ || test ! -s conftest.err
+configure:3601: $? = 0
+configure:3604: test -s conftest.o
+configure:3607: $? = 0
+configure:3618: result: yes
+configure:3572: checking for strings.h
+configure:3588: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+configure:3594: $? = 0
+configure:3598: test -z
+ || test ! -s conftest.err
+configure:3601: $? = 0
+configure:3604: test -s conftest.o
+configure:3607: $? = 0
+configure:3618: result: yes
+configure:3572: checking for inttypes.h
+configure:3588: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+configure:3594: $? = 0
+configure:3598: test -z
+ || test ! -s conftest.err
+configure:3601: $? = 0
+configure:3604: test -s conftest.o
+configure:3607: $? = 0
+configure:3618: result: yes
+configure:3572: checking for stdint.h
+configure:3588: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+configure:3594: $? = 0
+configure:3598: test -z
+ || test ! -s conftest.err
+configure:3601: $? = 0
+configure:3604: test -s conftest.o
+configure:3607: $? = 0
+configure:3618: result: yes
+configure:3572: checking for unistd.h
+configure:3588: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+configure:3594: $? = 0
+configure:3598: test -z
+ || test ! -s conftest.err
+configure:3601: $? = 0
+configure:3604: test -s conftest.o
+configure:3607: $? = 0
+configure:3618: result: yes
+configure:3646: checking security/pam_appl.h usability
+configure:3658: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+conftest.c:55:31: fatal error: security/pam_appl.h: No such file or directory
+compilation terminated.
+configure:3664: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #if HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #if HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #if STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # if HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #if HAVE_STRING_H
+| # if !STDC_HEADERS && HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #if HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #if HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #else
+| # if HAVE_STDINT_H
+| # include <stdint.h>
+| # endif
+| #endif
+| #if HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <security/pam_appl.h>
+configure:3687: result: no
+configure:3691: checking security/pam_appl.h presence
+configure:3701: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
+conftest.c:21:31: fatal error: security/pam_appl.h: No such file or directory
+compilation terminated.
+configure:3707: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <security/pam_appl.h>
+configure:3727: result: no
+configure:3762: checking for security/pam_appl.h
+configure:3769: result: no
+configure:3646: checking security/pam_misc.h usability
+configure:3658: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+conftest.c:55:31: fatal error: security/pam_misc.h: No such file or directory
+compilation terminated.
+configure:3664: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #if HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #if HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #if STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # if HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #if HAVE_STRING_H
+| # if !STDC_HEADERS && HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #if HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #if HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #else
+| # if HAVE_STDINT_H
+| # include <stdint.h>
+| # endif
+| #endif
+| #if HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <security/pam_misc.h>
+configure:3687: result: no
+configure:3691: checking security/pam_misc.h presence
+configure:3701: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
+conftest.c:21:31: fatal error: security/pam_misc.h: No such file or directory
+compilation terminated.
+configure:3707: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <security/pam_misc.h>
+configure:3727: result: no
+configure:3762: checking for security/pam_misc.h
+configure:3769: result: no
+configure:3646: checking security/pam_modules.h usability
+configure:3658: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+conftest.c:55:34: fatal error: security/pam_modules.h: No such file or directory
+compilation terminated.
+configure:3664: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #if HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #if HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #if STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # if HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #if HAVE_STRING_H
+| # if !STDC_HEADERS && HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #if HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #if HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #else
+| # if HAVE_STDINT_H
+| # include <stdint.h>
+| # endif
+| #endif
+| #if HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <security/pam_modules.h>
+configure:3687: result: no
+configure:3691: checking security/pam_modules.h presence
+configure:3701: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
+conftest.c:21:34: fatal error: security/pam_modules.h: No such file or directory
+compilation terminated.
+configure:3707: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <security/pam_modules.h>
+configure:3727: result: no
+configure:3762: checking for security/pam_modules.h
+configure:3769: result: no
+configure:3798: checking pam/pam_appl.h usability
+configure:3810: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+conftest.c:55:26: fatal error: pam/pam_appl.h: No such file or directory
+compilation terminated.
+configure:3816: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #if HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #if HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #if STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # if HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #if HAVE_STRING_H
+| # if !STDC_HEADERS && HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #if HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #if HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #else
+| # if HAVE_STDINT_H
+| # include <stdint.h>
+| # endif
+| #endif
+| #if HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <pam/pam_appl.h>
+configure:3839: result: no
+configure:3843: checking pam/pam_appl.h presence
+configure:3853: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
+conftest.c:21:26: fatal error: pam/pam_appl.h: No such file or directory
+compilation terminated.
+configure:3859: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <pam/pam_appl.h>
+configure:3879: result: no
+configure:3914: checking for pam/pam_appl.h
+configure:3921: result: no
+configure:3798: checking pam/pam_misc.h usability
+configure:3810: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+conftest.c:55:26: fatal error: pam/pam_misc.h: No such file or directory
+compilation terminated.
+configure:3816: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #if HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #if HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #if STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # if HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #if HAVE_STRING_H
+| # if !STDC_HEADERS && HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #if HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #if HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #else
+| # if HAVE_STDINT_H
+| # include <stdint.h>
+| # endif
+| #endif
+| #if HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <pam/pam_misc.h>
+configure:3839: result: no
+configure:3843: checking pam/pam_misc.h presence
+configure:3853: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
+conftest.c:21:26: fatal error: pam/pam_misc.h: No such file or directory
+compilation terminated.
+configure:3859: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <pam/pam_misc.h>
+configure:3879: result: no
+configure:3914: checking for pam/pam_misc.h
+configure:3921: result: no
+configure:3798: checking pam/pam_modules.h usability
+configure:3810: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+conftest.c:55:29: fatal error: pam/pam_modules.h: No such file or directory
+compilation terminated.
+configure:3816: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #if HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #if HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #if STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # if HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #if HAVE_STRING_H
+| # if !STDC_HEADERS && HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #if HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #if HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #else
+| # if HAVE_STDINT_H
+| # include <stdint.h>
+| # endif
+| #endif
+| #if HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <pam/pam_modules.h>
+configure:3839: result: no
+configure:3843: checking pam/pam_modules.h presence
+configure:3853: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
+conftest.c:21:29: fatal error: pam/pam_modules.h: No such file or directory
+compilation terminated.
+configure:3859: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <pam/pam_modules.h>
+configure:3879: result: no
+configure:3914: checking for pam/pam_modules.h
+configure:3921: result: no
+configure:3949: checking des.h usability
+configure:3961: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+conftest.c:55:17: fatal error: des.h: No such file or directory
+compilation terminated.
+configure:3967: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #if HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #if HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #if STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # if HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #if HAVE_STRING_H
+| # if !STDC_HEADERS && HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #if HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #if HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #else
+| # if HAVE_STDINT_H
+| # include <stdint.h>
+| # endif
+| #endif
+| #if HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <des.h>
+configure:3990: result: no
+configure:3994: checking des.h presence
+configure:4004: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
+conftest.c:21:17: fatal error: des.h: No such file or directory
+compilation terminated.
+configure:4010: $? = 1
+configure: 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 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
+| /* end confdefs.h. */
+| #include <des.h>
+configure:4030: result: no
+configure:4065: checking for des.h
+configure:4072: result: no
+configure:3949: checking crypt.h usability
+configure:3961: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+configure:3967: $? = 0
+configure:3971: test -z
+ || test ! -s conftest.err
+configure:3974: $? = 0
+configure:3977: test -s conftest.o
+configure:3980: $? = 0
+configure:3990: result: yes
+configure:3994: checking crypt.h presence
+configure:4004: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
+configure:4010: $? = 0
+configure:4030: result: yes
+configure:4065: checking for crypt.h
+configure:4072: result: yes
+configure:4099: checking lber.h usability
+configure:4111: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+conftest.c:56:18: fatal error: lber.h: No such file or directory
+compilation terminated.
+configure:4117: $? = 1
+configure: 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 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_CRYPT_H 1
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #if HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #if HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #if STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # if HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #if HAVE_STRING_H
+| # if !STDC_HEADERS && HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #if HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #if HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #else
+| # if HAVE_STDINT_H
+| # include <stdint.h>
+| # endif
+| #endif
+| #if HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <lber.h>
+configure:4140: result: no
+configure:4144: checking lber.h presence
+configure:4154: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
+conftest.c:22:18: fatal error: lber.h: No such file or directory
+compilation terminated.
+configure:4160: $? = 1
+configure: 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 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_CRYPT_H 1
+| /* end confdefs.h. */
+| #include <lber.h>
+configure:4180: result: no
+configure:4215: checking for lber.h
+configure:4222: result: no
+configure:4249: checking ldap.h usability
+configure:4261: gcc -c -g -O2 -Wall -fPIC -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c >&5
+conftest.c:56:18: fatal error: ldap.h: No such file or directory
+compilation terminated.
+configure:4267: $? = 1
+configure: 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 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_CRYPT_H 1
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #if HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #if HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #if STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # if HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #if HAVE_STRING_H
+| # if !STDC_HEADERS && HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #if HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #if HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #else
+| # if HAVE_STDINT_H
+| # include <stdint.h>
+| # endif
+| #endif
+| #if HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <ldap.h>
+configure:4290: result: no
+configure:4294: checking ldap.h presence
+configure:4304: gcc -E -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT conftest.c
+conftest.c:22:18: fatal error: ldap.h: No such file or directory
+compilation terminated.
+configure:4310: $? = 1
+configure: 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 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_CRYPT_H 1
+| /* end confdefs.h. */
+| #include <ldap.h>
+configure:4330: result: no
+configure:4365: checking for ldap.h
+configure:4372: result: no
+configure:4382: error: could not locate <ldap.h>
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_build=x86_64-unknown-linux-gnu
+ac_cv_build_alias=x86_64-unknown-linux-gnu
+ac_cv_c_compiler_gnu=yes
+ac_cv_env_CC_set=
+ac_cv_env_CC_value=
+ac_cv_env_CFLAGS_set=
+ac_cv_env_CFLAGS_value=
+ac_cv_env_CPPFLAGS_set=
+ac_cv_env_CPPFLAGS_value=
+ac_cv_env_CPP_set=
+ac_cv_env_CPP_value=
+ac_cv_env_LDFLAGS_set=
+ac_cv_env_LDFLAGS_value=
+ac_cv_env_build_alias_set=
+ac_cv_env_build_alias_value=
+ac_cv_env_host_alias_set=
+ac_cv_env_host_alias_value=
+ac_cv_env_target_alias_set=
+ac_cv_env_target_alias_value=
+ac_cv_exeext=
+ac_cv_header_crypt_h=yes
+ac_cv_header_des_h=no
+ac_cv_header_inttypes_h=yes
+ac_cv_header_lber_h=no
+ac_cv_header_ldap_h=no
+ac_cv_header_memory_h=yes
+ac_cv_header_pam_pam_appl_h=no
+ac_cv_header_pam_pam_misc_h=no
+ac_cv_header_pam_pam_modules_h=no
+ac_cv_header_security_pam_appl_h=no
+ac_cv_header_security_pam_misc_h=no
+ac_cv_header_security_pam_modules_h=no
+ac_cv_header_stdc=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_stat_h=yes
+ac_cv_header_sys_types_h=yes
+ac_cv_header_unistd_h=yes
+ac_cv_host=x86_64-unknown-linux-gnu
+ac_cv_host_alias=x86_64-unknown-linux-gnu
+ac_cv_objext=o
+ac_cv_path_install='/usr/bin/install -c'
+ac_cv_prog_AWK=gawk
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_ac_ct_CC=gcc
+ac_cv_prog_cc_g=yes
+ac_cv_prog_cc_stdc=
+ac_cv_prog_egrep='grep -E'
+ac_cv_prog_make_make_set=yes
+ac_cv_target=x86_64-unknown-linux-gnu
+ac_cv_target_alias=x86_64-unknown-linux-gnu
+am_cv_CC_dependencies_compiler_type=gcc3
+
+## ----------------- ##
+## 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='-g -O2 -Wall -fPIC'
+CPP='gcc -E'
+CPPFLAGS=' -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT'
+CYGPATH_W='echo'
+DEFS=''
+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=''
+LTLIBOBJS=''
+MAKEINFO='makeinfo'
+OBJEXT='o'
+PACKAGE='pam_ldap'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME=''
+PACKAGE_STRING=''
+PACKAGE_TARNAME=''
+PACKAGE_VERSION=''
+PATH_SEPARATOR=':'
+SET_MAKE=''
+SHELL='/bin/bash'
+STRIP=''
+USE_NATIVE_LINKER_FALSE=''
+USE_NATIVE_LINKER_TRUE='#'
+VERSION='185'
+ac_ct_CC='gcc'
+ac_ct_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='NONE'
+host='x86_64-unknown-linux-gnu'
+host_alias=''
+host_cpu='x86_64'
+host_os='linux-gnu'
+host_vendor='unknown'
+includedir='${prefix}/include'
+infodir='${prefix}/info'
+install_sh='/home/keti/Downloads/libldap/pam_ldap-186/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localstatedir='${prefix}/var'
+mandir='${prefix}/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='NONE'
+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 HAVE_CRYPT_H 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_MEMORY_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 PACKAGE "pam_ldap"
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_NAME ""
+#define PACKAGE_STRING ""
+#define PACKAGE_TARNAME ""
+#define PACKAGE_VERSION ""
+#define STDC_HEADERS 1
+#define VERSION "185"
+
+configure: exit 1