Build of nss-pam-ldapd with musl toolchain

The build took 00h 01m 26s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
15,896 ansic
5,310 sh
3,279 python
146 exp
24,631 total

The process tree of the build process is here.

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: nss-pam-ldapd 0.9.6-3 (Wed Apr 5 02:15:30 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# configure: configuring nss-pam-ldapd 0.9.6
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether ln -s works... yes
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking for docbook2x-man... no
# checking for tool to (re)generate man pages... no
# configure: WARNING: docbook2x-man not found: not (re)generating man pages
# checking whether to install man pages... yes
# checking for a Python interpreter with version >= 2.5... python
# checking for python... /usr/sbin/python
# checking for python version... 3.5
# checking for python platform... linux
# checking for python script directory... ${prefix}/lib/python3.5/site-packages
# checking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packages
# checking python module: argparse... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking whether to build the NSS module... yes
# checking whether to build the PAM module... yes
# checking whether to build the command-line utilities... yes
# checking whether to build the nslcd daemon... yes
# checking whether to build the pynslcd daemon... no
# checking whether to enable SASL support... yes
# checking whether to enable Kerberos support... yes
# checking whether to check configfile options... yes
# checking location for PAM module... /usr/lib/security
# checking name of NSS and PAM modules... ldap
# checking soname of NSS module... libnss_ldap.so.2
# checking soname of PAM module... pam_ldap.so
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking for strings.h... (cached) yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking pthread_np.h usability... no
# checking pthread_np.h presence... no
# checking for pthread_np.h... no
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking nss.h usability... no
# checking nss.h presence... no
# checking for nss.h... no
# checking nss_common.h usability... no
# checking nss_common.h presence... no
# checking for nss_common.h... no
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking shadow.h usability... yes
# checking shadow.h presence... yes
# checking for shadow.h... yes
# checking aliases.h usability... no
# checking aliases.h presence... no
# checking for aliases.h... no
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking rpc/rpcent.h usability... no
# checking rpc/rpcent.h presence... no
# checking for rpc/rpcent.h... no
# checking netinet/ether.h usability... yes
# checking netinet/ether.h presence... yes
# checking for netinet/ether.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking nsswitch.h usability... no
# checking nsswitch.h presence... no
# checking for nsswitch.h... no
# checking nss_dbdefs.h usability... no
# checking nss_dbdefs.h presence... no
# checking for nss_dbdefs.h... no
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking sys/ucred.h usability... no
# checking sys/ucred.h presence... no
# checking for sys/ucred.h... no
# checking ucred.h usability... no
# checking ucred.h presence... no
# checking for ucred.h... no
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for inline... inline
# checking for an ANSI C-conforming const... yes
# checking for sigaction... yes
# checking for snprintf... yes
# checking for library containing socket... none required
# checking for strcasecmp... yes
# checking for strncasecmp... yes
# checking for strchr... yes
# checking for strcspn... yes
# checking for strspn... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for strtoull... yes
# checking for strndup... yes
# checking for malloc... yes
# checking for realloc... yes
# checking for atexit... yes
# checking for pid_t... yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... cross
# configure: WARNING: result yes guessed because of cross compilation
# checking for working vfork... (cached) yes
# checking for __assert_fail... yes
# checking for library containing clock_gettime... none required
# checking for setusershell... yes
# checking for getusershell... yes
# checking for endusershell... yes
# checking for getgrouplist... yes
# checking whether setusershell is declared... yes
# checking whether getusershell is declared... yes
# checking whether endusershell is declared... yes
# checking for mode_t... yes
# checking for size_t... yes
# checking for uid_t in sys/types.h... yes
# checking for pid_t... (cached) yes
# checking for int32_t... yes
# checking for uint8_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking size of unsigned int... 4
# checking size of unsigned long int... 8
# checking size of unsigned long long int... 8
# checking size of uid_t... 4
# checking size of gid_t... 4
# checking for thread local storage (TLS) class... __thread
# checking for suseconds_t... yes
# checking for struct ether_addr... yes
# checking for ether_aton... yes
# checking for ether_ntoa... yes
# checking for ether_aton_r... yes
# checking for ether_ntoa_r... yes
# checking whether ether_aton is declared... yes
# checking whether ether_ntoa is declared... yes
# checking for socklen_t... yes
# checking return type of setnetgrent... int
# checking for struct aliasent... no
# checking for struct etherent... no
# checking for struct passwd.pw_class... no
# checking for struct rpcent... no
# checking for struct spwd... yes
# checking for enum nss_status... no
# checking for nss_backend_t... no
# checking for struct nss_XbyY_args.returnlen... no
# checking which NSS flavour to build... glibc
# checking which NSS maps to build... aliases,ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services,shadow
# checking security/pam_appl.h usability... no
# checking security/pam_appl.h presence... no
# checking for security/pam_appl.h... no
# checking for security/pam_modules.h... no
# checking pam/pam_modules.h usability... no
# checking pam/pam_modules.h presence... no
# checking for pam/pam_modules.h... no
# checking security/pam_ext.h usability... no
# checking security/pam_ext.h presence... no
# checking for security/pam_ext.h... no
# checking security/pam_modutil.h usability... no
# checking security/pam_modutil.h presence... no
# checking for security/pam_modutil.h... no
# configure: error: PAM header files are missing
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by nss-pam-ldapd configure 0.9.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --localstatedir=/var --with-pam-seclib-dir=/usr/lib/security
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 1b5370afad39
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2815: checking build system type
# configure:2829: result: x86_64-unknown-linux-gnu
# configure:2849: checking host system type
# configure:2862: result: x86_64-unknown-linux-gnu
# configure:2882: checking target system type
# configure:2895: result: x86_64-unknown-linux-gnu
# configure:2925: configuring nss-pam-ldapd 0.9.6
# configure:2943: checking for a BSD-compatible install
# configure:3011: result: /usr/bin/install -c
# configure:3022: checking whether build environment is sane
# configure:3077: result: yes
# configure:3136: checking for x86_64-unknown-linux-strip
# configure:3166: result: no
# configure:3176: checking for strip
# configure:3192: found /sysroot/bin/strip
# configure:3203: result: strip
# configure:3228: checking for a thread-safe mkdir -p
# configure:3267: result: /usr/sbin/mkdir -p
# configure:3274: checking for gawk
# configure:3290: found /usr/sbin/gawk
# configure:3301: result: gawk
# configure:3312: checking whether make sets $(MAKE)
# configure:3334: result: yes
# configure:3363: checking whether make supports nested variables
# configure:3380: result: yes
# configure:3520: checking for x86_64-unknown-linux-gcc
# configure:3547: result: clang
# configure:3816: checking for C compiler version
# configure:3825: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3836: $? = 0
# configure:3825: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3836: $? = 0
# configure:3825: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3836: $? = 1
# configure:3825: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3836: $? = 1
# configure:3856: checking whether the C compiler works
# configure:3878: clang conftest.c >&5
# configure:3882: $? = 0
# configure:3930: result: yes
# configure:3933: checking for C compiler default output file name
# configure:3935: result: a.out
# configure:3941: checking for suffix of executables
# configure:3948: clang -o conftest conftest.c >&5
# configure:3952: $? = 0
# configure:3974: result:
# configure:3996: checking whether we are cross compiling
# configure:4004: clang -o conftest conftest.c >&5
# configure:4008: $? = 0
# configure:4015: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:4019: $? = 127
# configure:4034: result: yes
# configure:4039: checking for suffix of object files
# configure:4061: clang -c conftest.c >&5
# configure:4065: $? = 0
# configure:4086: result: o
# configure:4090: checking whether we are using the GNU C compiler
# configure:4109: clang -c conftest.c >&5
# configure:4109: $? = 0
# configure:4118: result: yes
# configure:4127: checking whether clang accepts -g
# configure:4147: clang -c -g conftest.c >&5
# configure:4147: $? = 0
# configure:4188: result: yes
# configure:4205: checking for clang option to accept ISO C89
# configure:4268: clang -c conftest.c >&5
# configure:4268: $? = 0
# configure:4281: result: none needed
# configure:4306: checking whether clang understands -c and -o together
# configure:4328: clang -c conftest.c -o conftest2.o
# configure:4331: $? = 0
# configure:4328: clang -c conftest.c -o conftest2.o
# configure:4331: $? = 0
# configure:4343: result: yes
# configure:4371: checking for style of include used by make
# configure:4399: result: GNU
# configure:4425: checking dependency style of clang
# configure:4536: result: gcc3
# configure:4556: checking how to run the C preprocessor
# configure:4587: clang -E conftest.c
# configure:4587: $? = 0
# configure:4601: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4601: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | /* end confdefs.h. */
# | #include
# configure:4626: result: clang -E
# configure:4646: clang -E conftest.c
# configure:4646: $? = 0
# configure:4660: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4660: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | /* end confdefs.h. */
# | #include
# configure:4692: checking for x86_64-unknown-linux-ranlib
# configure:4722: result: no
# configure:4732: checking for ranlib
# configure:4748: found /sysroot/bin/ranlib
# configure:4759: result: ranlib
# configure:4771: WARNING: using cross tools not prefixed with host triplet
# configure:4784: checking for grep that handles long lines and -e
# configure:4842: result: /usr/sbin/grep
# configure:4847: checking for egrep
# configure:4909: result: /usr/sbin/grep -E
# configure:4914: checking for ANSI C header files
# configure:4934: clang -c conftest.c >&5
# configure:4934: $? = 0
# configure:5018: result: yes
# configure:5031: checking for sys/types.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for sys/stat.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for stdlib.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for string.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for memory.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for strings.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for inttypes.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for stdint.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for unistd.h
# configure:5031: clang -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5044: checking minix/config.h usability
# configure:5044: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5044: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5044: result: no
# configure:5044: checking minix/config.h presence
# configure:5044: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5044: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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
# configure:5044: result: no
# configure:5044: checking for minix/config.h
# configure:5044: result: no
# configure:5065: checking whether it is safe to define __EXTENSIONS__
# configure:5083: clang -c conftest.c >&5
# configure:5083: $? = 0
# configure:5090: result: yes
# configure:5104: checking whether ln -s works
# configure:5108: result: yes
# configure:5120: checking for x86_64-unknown-linux-ar
# configure:5150: result: no
# configure:5120: checking for x86_64-unknown-linux-lib
# configure:5150: result: no
# configure:5120: checking for x86_64-unknown-linux-link
# configure:5150: result: no
# configure:5164: checking for ar
# configure:5180: found /sysroot/bin/ar
# configure:5191: result: ar
# configure:5217: checking the archiver (ar) interface
# configure:5233: clang -c conftest.c >&5
# configure:5233: $? = 0
# configure:5235: ar cru libconftest.a conftest.o >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5238: $? = 0
# configure:5266: result: ar
# configure:5293: checking for docbook2x-man
# configure:5326: result: no
# configure:5334: checking for tool to (re)generate man pages
# configure:5340: result: no
# configure:5352: WARNING: docbook2x-man not found: not (re)generating man pages
# configure:5357: checking whether to install man pages
# configure:5364: result: yes
# configure:5416: checking for a Python interpreter with version >= 2.5
# configure:5433: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
# configure:5436: $? = 0
# configure:5442: result: python
# configure:5450: checking for python
# configure:5468: found /usr/sbin/python
# configure:5480: result: /usr/sbin/python
# configure:5498: checking for python version
# configure:5505: result: 3.5
# configure:5517: checking for python platform
# configure:5524: result: linux
# configure:5550: checking for python script directory
# configure:5585: result: ${prefix}/lib/python3.5/site-packages
# configure:5594: checking for python extension module directory
# configure:5629: result: ${exec_prefix}/lib/python3.5/site-packages
# configure:5658: checking python module: argparse
# configure:5663: result: yes
# configure:5744: checking whether to enable maintainer-specific portions of Makefiles
# configure:5753: result: yes
# configure:5768: checking whether to build the NSS module
# configure:5777: result: yes
# configure:5789: checking whether to build the PAM module
# configure:5798: result: yes
# configure:5810: checking whether to build the command-line utilities
# configure:5828: result: yes
# configure:5840: checking whether to build the nslcd daemon
# configure:5849: result: yes
# configure:5861: checking whether to build the pynslcd daemon
# configure:5870: result: no
# configure:5887: checking whether to enable SASL support
# configure:5896: result: yes
# configure:5900: checking whether to enable Kerberos support
# configure:5909: result: yes
# configure:5913: checking whether to check configfile options
# configure:5922: result: yes
# configure:5995: checking location for PAM module
# configure:6013: result: /usr/lib/security
# configure:6023: checking name of NSS and PAM modules
# configure:6034: result: ldap
# configure:6054: checking soname of NSS module
# configure:6072: result: libnss_ldap.so.2
# configure:6082: checking soname of PAM module
# configure:6099: result: pam_ldap.so
# configure:6117: checking ctype.h usability
# configure:6117: clang -c conftest.c >&5
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking ctype.h presence
# configure:6117: clang -E conftest.c
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking for ctype.h
# configure:6117: result: yes
# configure:6117: checking for strings.h
# configure:6117: result: yes
# configure:6117: checking pthread.h usability
# configure:6117: clang -c conftest.c >&5
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking pthread.h presence
# configure:6117: clang -E conftest.c
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking for pthread.h
# configure:6117: result: yes
# configure:6117: checking pthread_np.h usability
# configure:6117: clang -c conftest.c >&5
# conftest.c:71:10: fatal error: 'pthread_np.h' file not found
# #include
# ^
# 1 error generated.
# configure:6117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6117: result: no
# configure:6117: checking pthread_np.h presence
# configure:6117: clang -E conftest.c
# conftest.c:38:10: fatal error: 'pthread_np.h' file not found
# #include
# ^
# 1 error generated.
# configure:6117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | /* end confdefs.h. */
# | #include
# configure:6117: result: no
# configure:6117: checking for pthread_np.h
# configure:6117: result: no
# configure:6117: checking fcntl.h usability
# configure:6117: clang -c conftest.c >&5
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking fcntl.h presence
# configure:6117: clang -E conftest.c
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking for fcntl.h
# configure:6117: result: yes
# configure:6117: checking limits.h usability
# configure:6117: clang -c conftest.c >&5
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking limits.h presence
# configure:6117: clang -E conftest.c
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking for limits.h
# configure:6117: result: yes
# configure:6130: checking nss.h usability
# configure:6130: clang -c conftest.c >&5
# conftest.c:73:10: fatal error: 'nss.h' file not found
# #include
# ^
# 1 error generated.
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6130: result: no
# configure:6130: checking nss.h presence
# configure:6130: clang -E conftest.c
# conftest.c:40:10: fatal error: 'nss.h' file not found
# #include
# ^
# 1 error generated.
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# configure:6130: result: no
# configure:6130: checking for nss.h
# configure:6130: result: no
# configure:6130: checking nss_common.h usability
# configure:6130: clang -c conftest.c >&5
# conftest.c:73:10: fatal error: 'nss_common.h' file not found
# #include
# ^
# 1 error generated.
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6130: result: no
# configure:6130: checking nss_common.h presence
# configure:6130: clang -E conftest.c
# conftest.c:40:10: fatal error: 'nss_common.h' file not found
# #include
# ^
# 1 error generated.
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# configure:6130: result: no
# configure:6130: checking for nss_common.h
# configure:6130: result: no
# configure:6130: checking grp.h usability
# configure:6130: clang -c conftest.c >&5
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking grp.h presence
# configure:6130: clang -E conftest.c
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking for grp.h
# configure:6130: result: yes
# configure:6130: checking shadow.h usability
# configure:6130: clang -c conftest.c >&5
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking shadow.h presence
# configure:6130: clang -E conftest.c
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking for shadow.h
# configure:6130: result: yes
# configure:6130: checking aliases.h usability
# configure:6130: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'aliases.h' file not found
# #include
# ^
# 1 error generated.
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6130: result: no
# configure:6130: checking aliases.h presence
# configure:6130: clang -E conftest.c
# conftest.c:42:10: fatal error: 'aliases.h' file not found
# #include
# ^
# 1 error generated.
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | /* end confdefs.h. */
# | #include
# configure:6130: result: no
# configure:6130: checking for aliases.h
# configure:6130: result: no
# configure:6130: checking netdb.h usability
# configure:6130: clang -c conftest.c >&5
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking netdb.h presence
# configure:6130: clang -E conftest.c
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking for netdb.h
# configure:6130: result: yes
# configure:6130: checking rpc/rpcent.h usability
# configure:6130: clang -c conftest.c >&5
# conftest.c:76:10: fatal error: 'rpc/rpcent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6130: result: no
# configure:6130: checking rpc/rpcent.h presence
# configure:6130: clang -E conftest.c
# conftest.c:43:10: fatal error: 'rpc/rpcent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | /* end confdefs.h. */
# | #include
# configure:6130: result: no
# configure:6130: checking for rpc/rpcent.h
# configure:6130: result: no
# configure:6143: checking netinet/ether.h usability
# configure:6143: clang -c conftest.c >&5
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking netinet/ether.h presence
# configure:6143: clang -E conftest.c
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking for netinet/ether.h
# configure:6143: result: yes
# configure:6143: checking arpa/inet.h usability
# configure:6143: clang -c conftest.c >&5
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking arpa/inet.h presence
# configure:6143: clang -E conftest.c
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking for arpa/inet.h
# configure:6143: result: yes
# configure:6143: checking netinet/in.h usability
# configure:6143: clang -c conftest.c >&5
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking netinet/in.h presence
# configure:6143: clang -E conftest.c
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking for netinet/in.h
# configure:6143: result: yes
# configure:6156: checking nsswitch.h usability
# configure:6156: clang -c conftest.c >&5
# conftest.c:79:10: fatal error: 'nsswitch.h' file not found
# #include
# ^
# 1 error generated.
# configure:6156: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6156: result: no
# configure:6156: checking nsswitch.h presence
# configure:6156: clang -E conftest.c
# conftest.c:46:10: fatal error: 'nsswitch.h' file not found
# #include
# ^
# 1 error generated.
# configure:6156: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6156: result: no
# configure:6156: checking for nsswitch.h
# configure:6156: result: no
# configure:6156: checking nss_dbdefs.h usability
# configure:6156: clang -c conftest.c >&5
# conftest.c:79:10: fatal error: 'nss_dbdefs.h' file not found
# #include
# ^
# 1 error generated.
# configure:6156: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6156: result: no
# configure:6156: checking nss_dbdefs.h presence
# configure:6156: clang -E conftest.c
# conftest.c:46:10: fatal error: 'nss_dbdefs.h' file not found
# #include
# ^
# 1 error generated.
# configure:6156: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6156: result: no
# configure:6156: checking for nss_dbdefs.h
# configure:6156: result: no
# configure:6169: checking sys/socket.h usability
# configure:6169: clang -c conftest.c >&5
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking sys/socket.h presence
# configure:6169: clang -E conftest.c
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking for sys/socket.h
# configure:6169: result: yes
# configure:6169: checking sys/un.h usability
# configure:6169: clang -c conftest.c >&5
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking sys/un.h presence
# configure:6169: clang -E conftest.c
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking for sys/un.h
# configure:6169: result: yes
# configure:6169: checking sys/ucred.h usability
# configure:6169: clang -c conftest.c >&5
# conftest.c:81:10: fatal error: 'sys/ucred.h' file not found
# #include
# ^
# 1 error generated.
# configure:6169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6169: result: no
# configure:6169: checking sys/ucred.h presence
# configure:6169: clang -E conftest.c
# conftest.c:48:10: fatal error: 'sys/ucred.h' file not found
# #include
# ^
# 1 error generated.
# configure:6169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6169: result: no
# configure:6169: checking for sys/ucred.h
# configure:6169: result: no
# configure:6169: checking ucred.h usability
# configure:6169: clang -c conftest.c >&5
# conftest.c:81:10: fatal error: 'ucred.h' file not found
# #include
# ^
# 1 error generated.
# configure:6169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6169: result: no
# configure:6169: checking ucred.h presence
# configure:6169: clang -E conftest.c
# conftest.c:48:10: fatal error: 'ucred.h' file not found
# #include
# ^
# 1 error generated.
# configure:6169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6169: result: no
# configure:6169: checking for ucred.h
# configure:6169: result: no
# configure:6169: checking sys/param.h usability
# configure:6169: clang -c conftest.c >&5
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking sys/param.h presence
# configure:6169: clang -E conftest.c
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking for sys/param.h
# configure:6169: result: yes
# configure:6169: checking sys/time.h usability
# configure:6169: clang -c conftest.c >&5
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking sys/time.h presence
# configure:6169: clang -E conftest.c
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking for sys/time.h
# configure:6169: result: yes
# configure:6182: checking getopt.h usability
# configure:6182: clang -c conftest.c >&5
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking getopt.h presence
# configure:6182: clang -E conftest.c
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking for getopt.h
# configure:6182: result: yes
# configure:6182: checking syslog.h usability
# configure:6182: clang -c conftest.c >&5
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking syslog.h presence
# configure:6182: clang -E conftest.c
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking for syslog.h
# configure:6182: result: yes
# configure:6182: checking stddef.h usability
# configure:6182: clang -c conftest.c >&5
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking stddef.h presence
# configure:6182: clang -E conftest.c
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking for stddef.h
# configure:6182: result: yes
# configure:6194: checking for inline
# configure:6210: clang -c conftest.c >&5
# configure:6210: $? = 0
# configure:6218: result: inline
# configure:6236: checking for an ANSI C-conforming const
# configure:6302: clang -c conftest.c >&5
# configure:6302: $? = 0
# configure:6309: result: yes
# configure:6322: checking for sigaction
# configure:6322: clang -o conftest conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for snprintf
# configure:6322: clang -o conftest conftest.c >&5
# conftest.c:77:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:77:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6331: checking for library containing socket
# configure:6362: clang -o conftest conftest.c >&5
# configure:6362: $? = 0
# configure:6379: result: none required
# configure:6390: checking for strcasecmp
# configure:6390: clang -o conftest conftest.c >&5
# conftest.c:78:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:78:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strncasecmp
# configure:6390: clang -o conftest conftest.c >&5
# conftest.c:79:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:79:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strchr
# configure:6390: clang -o conftest conftest.c >&5
# conftest.c:80:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:80:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strcspn
# configure:6390: clang -o conftest conftest.c >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
# char strcspn ();
# ^
# conftest.c:81:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strspn
# configure:6390: clang -o conftest conftest.c >&5
# conftest.c:82:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
# char strspn ();
# ^
# conftest.c:82:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strtol
# configure:6390: clang -o conftest conftest.c >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strtoul
# configure:6390: clang -o conftest conftest.c >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strtoull
# configure:6390: clang -o conftest conftest.c >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strndup
# configure:6390: clang -o conftest conftest.c >&5
# conftest.c:86:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:86:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6402: checking for malloc
# configure:6402: clang -o conftest conftest.c >&5
# conftest.c:87:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
# char malloc ();
# ^
# conftest.c:87:6: note: 'malloc' is a builtin with type 'void *(unsigned long)'
# 1 warning generated.
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6402: checking for realloc
# configure:6402: clang -o conftest conftest.c >&5
# conftest.c:88:6: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration]
# char realloc ();
# ^
# conftest.c:88:6: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
# 1 warning generated.
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6402: checking for atexit
# configure:6402: clang -o conftest conftest.c >&5
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6411: checking for pid_t
# configure:6411: clang -c conftest.c >&5
# configure:6411: $? = 0
# configure:6411: clang -c conftest.c >&5
# conftest.c:103:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:6411: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6411: result: yes
# configure:6424: checking vfork.h usability
# configure:6424: clang -c conftest.c >&5
# conftest.c:100:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:6424: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6424: result: no
# configure:6424: checking vfork.h presence
# configure:6424: clang -E conftest.c
# conftest.c:67:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:6424: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | /* end confdefs.h. */
# | #include
# configure:6424: result: no
# configure:6424: checking for vfork.h
# configure:6424: result: no
# configure:6437: checking for fork
# configure:6437: clang -o conftest conftest.c >&5
# configure:6437: $? = 0
# configure:6437: result: yes
# configure:6437: checking for vfork
# configure:6437: clang -o conftest conftest.c >&5
# conftest.c:91:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:91:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:6437: $? = 0
# configure:6437: result: yes
# configure:6447: checking for working fork
# configure:6479: result: cross
# configure:6495: WARNING: result yes guessed because of cross compilation
# configure:6500: checking for working vfork
# configure:6610: result: yes
# configure:6637: checking for __assert_fail
# configure:6637: clang -o conftest conftest.c >&5
# configure:6637: $? = 0
# configure:6637: result: yes
# configure:6646: checking for library containing clock_gettime
# configure:6677: clang -o conftest conftest.c >&5
# configure:6677: $? = 0
# configure:6694: result: none required
# configure:6705: checking for setusershell
# configure:6705: clang -o conftest conftest.c >&5
# configure:6705: $? = 0
# configure:6705: result: yes
# configure:6705: checking for getusershell
# configure:6705: clang -o conftest conftest.c >&5
# configure:6705: $? = 0
# configure:6705: result: yes
# configure:6705: checking for endusershell
# configure:6705: clang -o conftest conftest.c >&5
# configure:6705: $? = 0
# configure:6705: result: yes
# configure:6705: checking for getgrouplist
# configure:6705: clang -o conftest conftest.c >&5
# configure:6705: $? = 0
# configure:6705: result: yes
# configure:6714: checking whether setusershell is declared
# configure:6714: clang -c conftest.c >&5
# configure:6714: $? = 0
# configure:6714: result: yes
# configure:6724: checking whether getusershell is declared
# configure:6724: clang -c conftest.c >&5
# configure:6724: $? = 0
# configure:6724: result: yes
# configure:6734: checking whether endusershell is declared
# configure:6734: clang -c conftest.c >&5
# configure:6734: $? = 0
# configure:6734: result: yes
# configure:6747: checking for mode_t
# configure:6747: clang -c conftest.c >&5
# configure:6747: $? = 0
# configure:6747: clang -c conftest.c >&5
# conftest.c:115:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:6747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6747: result: yes
# configure:6758: checking for size_t
# configure:6758: clang -c conftest.c >&5
# configure:6758: $? = 0
# configure:6758: clang -c conftest.c >&5
# conftest.c:115:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:6758: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6758: result: yes
# configure:6769: checking for uid_t in sys/types.h
# configure:6788: result: yes
# configure:6799: checking for pid_t
# configure:6799: result: yes
# configure:6810: checking for int32_t
# configure:6810: clang -c conftest.c >&5
# configure:6810: $? = 0
# configure:6810: clang -c conftest.c >&5
# conftest.c:116:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6810: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 32 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6810: result: yes
# configure:6821: checking for uint8_t
# configure:6821: clang -c conftest.c >&5
# configure:6821: $? = 0
# configure:6821: result: yes
# configure:6835: checking for uint16_t
# configure:6835: clang -c conftest.c >&5
# configure:6835: $? = 0
# configure:6835: result: yes
# configure:6847: checking for uint32_t
# configure:6847: clang -c conftest.c >&5
# configure:6847: $? = 0
# configure:6847: result: yes
# configure:6865: checking size of unsigned int
# configure:6870: clang -c conftest.c >&5
# configure:6870: $? = 0
# configure:6870: clang -c conftest.c >&5
# conftest.c:115:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6870: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6870: clang -c conftest.c >&5
# conftest.c:115:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6870: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6870: clang -c conftest.c >&5
# conftest.c:115:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6870: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6870: clang -c conftest.c >&5
# configure:6870: $? = 0
# configure:6870: clang -c conftest.c >&5
# configure:6870: $? = 0
# configure:6870: clang -c conftest.c >&5
# configure:6870: $? = 0
# configure:6884: result: 4
# configure:6898: checking size of unsigned long int
# configure:6903: clang -c conftest.c >&5
# configure:6903: $? = 0
# configure:6903: clang -c conftest.c >&5
# conftest.c:116:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6903: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6903: clang -c conftest.c >&5
# conftest.c:116:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6903: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6903: clang -c conftest.c >&5
# conftest.c:116:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6903: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6903: clang -c conftest.c >&5
# conftest.c:116:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6903: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6903: clang -c conftest.c >&5
# configure:6903: $? = 0
# configure:6903: clang -c conftest.c >&5
# configure:6903: $? = 0
# configure:6903: clang -c conftest.c >&5
# configure:6903: $? = 0
# configure:6903: clang -c conftest.c >&5
# configure:6903: $? = 0
# configure:6917: result: 8
# configure:6931: checking size of unsigned long long int
# configure:6936: clang -c conftest.c >&5
# configure:6936: $? = 0
# configure:6936: clang -c conftest.c >&5
# conftest.c:117:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6936: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6936: clang -c conftest.c >&5
# conftest.c:117:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6936: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6936: clang -c conftest.c >&5
# conftest.c:117:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6936: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6936: clang -c conftest.c >&5
# conftest.c:117:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long int))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6936: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long int))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6936: clang -c conftest.c >&5
# configure:6936: $? = 0
# configure:6936: clang -c conftest.c >&5
# configure:6936: $? = 0
# configure:6936: clang -c conftest.c >&5
# configure:6936: $? = 0
# configure:6936: clang -c conftest.c >&5
# configure:6936: $? = 0
# configure:6950: result: 8
# configure:6964: checking size of uid_t
# configure:6969: clang -c conftest.c >&5
# configure:6969: $? = 0
# configure:6969: clang -c conftest.c >&5
# conftest.c:118:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (uid_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6969: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uid_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6969: clang -c conftest.c >&5
# conftest.c:118:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (uid_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6969: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uid_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6969: clang -c conftest.c >&5
# conftest.c:118:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (uid_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6969: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uid_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6969: clang -c conftest.c >&5
# configure:6969: $? = 0
# configure:6969: clang -c conftest.c >&5
# configure:6969: $? = 0
# configure:6969: clang -c conftest.c >&5
# configure:6969: $? = 0
# configure:6983: result: 4
# configure:6997: checking size of gid_t
# configure:7002: clang -c conftest.c >&5
# configure:7002: $? = 0
# configure:7002: clang -c conftest.c >&5
# conftest.c:119:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (gid_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7002: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (gid_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7002: clang -c conftest.c >&5
# conftest.c:119:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (gid_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7002: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (gid_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7002: clang -c conftest.c >&5
# conftest.c:119:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (gid_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7002: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (gid_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7002: clang -c conftest.c >&5
# configure:7002: $? = 0
# configure:7002: clang -c conftest.c >&5
# configure:7002: $? = 0
# configure:7002: clang -c conftest.c >&5
# configure:7002: $? = 0
# configure:7016: result: 4
# configure:7027: checking for thread local storage (TLS) class
# configure:7055: clang -c conftest.c >&5
# configure:7055: $? = 0
# configure:7067: result: __thread
# configure:7079: checking for suseconds_t
# configure:7079: clang -c conftest.c >&5
# configure:7079: $? = 0
# configure:7079: clang -c conftest.c >&5
# conftest.c:121:26: error: expected expression
# if (sizeof ((suseconds_t)))
# ^
# 1 error generated.
# configure:7079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((suseconds_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7079: result: yes
# configure:7091: checking for struct ether_addr
# configure:7091: clang -c conftest.c >&5
# configure:7091: $? = 0
# configure:7091: clang -c conftest.c >&5
# conftest.c:99:32: error: expected expression
# if (sizeof ((struct ether_addr)))
# ^
# 1 error generated.
# configure:7091: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# | #include
# | #include
# | #ifdef HAVE_NETINET_ETHER_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct ether_addr)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7091: result: yes
# configure:7115: checking for ether_aton
# configure:7115: clang -o conftest conftest.c >&5
# configure:7115: $? = 0
# configure:7115: result: yes
# configure:7115: checking for ether_ntoa
# configure:7115: clang -o conftest conftest.c >&5
# configure:7115: $? = 0
# configure:7115: result: yes
# configure:7115: checking for ether_aton_r
# configure:7115: clang -o conftest conftest.c >&5
# configure:7115: $? = 0
# configure:7115: result: yes
# configure:7115: checking for ether_ntoa_r
# configure:7115: clang -o conftest conftest.c >&5
# configure:7115: $? = 0
# configure:7115: result: yes
# configure:7124: checking whether ether_aton is declared
# configure:7124: clang -c conftest.c >&5
# configure:7124: $? = 0
# configure:7124: result: yes
# configure:7143: checking whether ether_ntoa is declared
# configure:7143: clang -c conftest.c >&5
# configure:7143: $? = 0
# configure:7143: result: yes
# configure:7165: checking for socklen_t
# configure:7165: clang -c conftest.c >&5
# configure:7165: $? = 0
# configure:7165: clang -c conftest.c >&5
# conftest.c:100:24: error: expected expression
# if (sizeof ((socklen_t)))
# ^
# 1 error generated.
# configure:7165: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7165: result: yes
# configure:7179: checking return type of setnetgrent
# configure:7199: clang -c conftest.c >&5
# conftest.c:100:20: warning: implicit declaration of function 'setnetgrent' is invalid in C99 [-Wimplicit-function-declaration]
# return setnetgrent(0);
# ^
# 1 warning generated.
# configure:7199: $? = 0
# configure:7206: result: int
# configure:7223: checking for struct aliasent
# configure:7223: clang -c conftest.c >&5
# conftest.c:101:5: error: invalid application of 'sizeof' to an incomplete type 'struct aliasent'
# if (sizeof (struct aliasent))
# ^ ~~~~~~~~~~~~~~~~~
# conftest.c:101:20: note: forward declaration of 'struct aliasent'
# if (sizeof (struct aliasent))
# ^
# 1 error generated.
# configure:7223: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_ALIASES_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (struct aliasent))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7223: result: no
# configure:7239: checking for struct etherent
# configure:7239: clang -c conftest.c >&5
# conftest.c:105:5: error: invalid application of 'sizeof' to an incomplete type 'struct etherent'
# if (sizeof (struct etherent))
# ^ ~~~~~~~~~~~~~~~~~
# conftest.c:105:20: note: forward declaration of 'struct etherent'
# if (sizeof (struct etherent))
# ^
# 1 error generated.
# configure:7239: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# | #include
# | #ifdef HAVE_NETINET_ETHER_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (struct etherent))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7239: result: no
# configure:7259: checking for struct passwd.pw_class
# configure:7259: clang -c conftest.c >&5
# conftest.c:100:13: error: no member named 'pw_class' in 'struct passwd'
# if (ac_aggr.pw_class)
# ~~~~~~~ ^
# 1 error generated.
# configure:7259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# | static struct passwd ac_aggr;
# | if (ac_aggr.pw_class)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7259: clang -c conftest.c >&5
# conftest.c:100:20: error: no member named 'pw_class' in 'struct passwd'
# if (sizeof ac_aggr.pw_class)
# ~~~~~~~ ^
# 1 error generated.
# configure:7259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# | static struct passwd ac_aggr;
# | if (sizeof ac_aggr.pw_class)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7259: result: no
# configure:7273: checking for struct rpcent
# configure:7273: clang -c conftest.c >&5
# conftest.c:102:5: error: invalid application of 'sizeof' to an incomplete type 'struct rpcent'
# if (sizeof (struct rpcent))
# ^ ~~~~~~~~~~~~~~~
# conftest.c:102:20: note: forward declaration of 'struct rpcent'
# if (sizeof (struct rpcent))
# ^
# 1 error generated.
# configure:7273: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_RPC_RPCENT_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (struct rpcent))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7273: result: no
# configure:7290: checking for struct spwd
# configure:7290: clang -c conftest.c >&5
# configure:7290: $? = 0
# configure:7290: clang -c conftest.c >&5
# conftest.c:108:26: error: expected expression
# if (sizeof ((struct spwd)))
# ^
# 1 error generated.
# configure:7290: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_NSS_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_COMMON_H
# | #include
# | #endif
# | #include
# | #ifdef HAVE_SHADOW_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct spwd)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7290: result: yes
# configure:7313: checking for enum nss_status
# configure:7313: clang -c conftest.c >&5
# conftest.c:111:5: error: invalid application of 'sizeof' to an incomplete type 'enum nss_status'
# if (sizeof (enum nss_status))
# ^ ~~~~~~~~~~~~~~~~~
# conftest.c:111:18: note: forward declaration of 'enum nss_status'
# if (sizeof (enum nss_status))
# ^
# 1 error generated.
# configure:7313: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_NSS_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_COMMON_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_DBDEFS_H
# | #include
# | #endif
# | #ifdef HAVE_NSSWITCH_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (enum nss_status))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7313: result: no
# configure:7335: checking for nss_backend_t
# configure:7335: clang -c conftest.c >&5
# conftest.c:111:13: error: use of undeclared identifier 'nss_backend_t'
# if (sizeof (nss_backend_t))
# ^
# 1 error generated.
# configure:7335: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_NSS_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_COMMON_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_DBDEFS_H
# | #include
# | #endif
# | #ifdef HAVE_NSSWITCH_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (nss_backend_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7335: result: no
# configure:7360: checking for struct nss_XbyY_args.returnlen
# configure:7360: clang -c conftest.c >&5
# conftest.c:111:29: error: variable has incomplete type 'struct nss_XbyY_args'
# static struct nss_XbyY_args ac_aggr;
# ^
# conftest.c:111:15: note: forward declaration of 'struct nss_XbyY_args'
# static struct nss_XbyY_args ac_aggr;
# ^
# 1 error generated.
# configure:7360: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_NSS_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_COMMON_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_DBDEFS_H
# | #include
# | #endif
# | #ifdef HAVE_NSSWITCH_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | static struct nss_XbyY_args ac_aggr;
# | if (ac_aggr.returnlen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7360: clang -c conftest.c >&5
# conftest.c:111:29: error: variable has incomplete type 'struct nss_XbyY_args'
# static struct nss_XbyY_args ac_aggr;
# ^
# conftest.c:111:15: note: forward declaration of 'struct nss_XbyY_args'
# static struct nss_XbyY_args ac_aggr;
# ^
# 1 error generated.
# configure:7360: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_NSS_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_COMMON_H
# | #include
# | #endif
# | #ifdef HAVE_NSS_DBDEFS_H
# | #include
# | #endif
# | #ifdef HAVE_NSSWITCH_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | static struct nss_XbyY_args ac_aggr;
# | if (sizeof ac_aggr.returnlen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7360: result: no
# configure:7385: checking which NSS flavour to build
# configure:7404: result: glibc
# configure:7421: checking which NSS maps to build
# configure:7431: result: aliases,ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services,shadow
# configure:7469: checking security/pam_appl.h usability
# configure:7469: clang -c conftest.c >&5
# conftest.c:128:10: fatal error: 'security/pam_appl.h' file not found
# #include
# ^
# 1 error generated.
# configure:7469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | #define NSS_FLAVOUR_GLIBC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:7469: result: no
# configure:7469: checking security/pam_appl.h presence
# configure:7469: clang -E conftest.c
# conftest.c:95:10: fatal error: 'security/pam_appl.h' file not found
# #include
# ^
# 1 error generated.
# configure:7469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | #define NSS_FLAVOUR_GLIBC 1
# | /* end confdefs.h. */
# | #include
# configure:7469: result: no
# configure:7469: checking for security/pam_appl.h
# configure:7469: result: no
# configure:7481: checking for security/pam_modules.h
# configure:7481: clang -c conftest.c >&5
# conftest.c:101:10: fatal error: 'security/pam_modules.h' file not found
# #include
# ^
# 1 error generated.
# configure:7481: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | #define NSS_FLAVOUR_GLIBC 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SECURITY_PAM_APPL_H
# | #include
# | #endif
# |
# |
# | #include
# configure:7481: result: no
# configure:7498: checking pam/pam_modules.h usability
# configure:7498: clang -c conftest.c >&5
# conftest.c:128:10: fatal error: 'pam/pam_modules.h' file not found
# #include
# ^
# 1 error generated.
# configure:7498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | #define NSS_FLAVOUR_GLIBC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:7498: result: no
# configure:7498: checking pam/pam_modules.h presence
# configure:7498: clang -E conftest.c
# conftest.c:95:10: fatal error: 'pam/pam_modules.h' file not found
# #include
# ^
# 1 error generated.
# configure:7498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | #define NSS_FLAVOUR_GLIBC 1
# | /* end confdefs.h. */
# | #include
# configure:7498: result: no
# configure:7498: checking for pam/pam_modules.h
# configure:7498: result: no
# configure:7510: checking security/pam_ext.h usability
# configure:7510: clang -c conftest.c >&5
# conftest.c:128:10: fatal error: 'security/pam_ext.h' file not found
# #include
# ^
# 1 error generated.
# configure:7510: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | #define NSS_FLAVOUR_GLIBC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:7510: result: no
# configure:7510: checking security/pam_ext.h presence
# configure:7510: clang -E conftest.c
# conftest.c:95:10: fatal error: 'security/pam_ext.h' file not found
# #include
# ^
# 1 error generated.
# configure:7510: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | #define NSS_FLAVOUR_GLIBC 1
# | /* end confdefs.h. */
# | #include
# configure:7510: result: no
# configure:7510: checking for security/pam_ext.h
# configure:7510: result: no
# configure:7522: checking security/pam_modutil.h usability
# configure:7522: clang -c conftest.c >&5
# conftest.c:128:10: fatal error: 'security/pam_modutil.h' file not found
# #include
# ^
# 1 error generated.
# configure:7522: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | #define NSS_FLAVOUR_GLIBC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:7522: result: no
# configure:7522: checking security/pam_modutil.h presence
# configure:7522: clang -E conftest.c
# conftest.c:95:10: fatal error: 'security/pam_modutil.h' file not found
# #include
# ^
# 1 error generated.
# configure:7522: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "nss-pam-ldapd"
# | #define PACKAGE_TARNAME "nss-pam-ldapd"
# | #define PACKAGE_VERSION "0.9.6"
# | #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# | #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# | #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# | #define PACKAGE "nss-pam-ldapd"
# | #define VERSION "0.9.6"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_CONFIGFILE_CHECKING 1
# | #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# | #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# | #define NSLCD_SOCKET "/var/run/nslcd/socket"
# | #define PAM_SECLIB_DIR "/usr/lib/security"
# | #define MODULE_NAME "ldap"
# | #define NSS_NAME(NAME) _nss_ldap_##NAME
# | #define PAM_NAME(NAME) _pam_ldap_##NAME
# | #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRSPN 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_MALLOC 1
# | #define HAVE_REALLOC 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___ASSERT_FAIL 1
# | #define HAVE_SETUSERSHELL 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_ENDUSERSHELL 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_DECL_SETUSERSHELL 1
# | #define HAVE_DECL_GETUSERSHELL 1
# | #define HAVE_DECL_ENDUSERSHELL 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG_INT 8
# | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# | #define SIZEOF_UID_T 4
# | #define SIZEOF_GID_T 4
# | #define TLS __thread
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_STRUCT_ETHER_ADDR 1
# | #define HAVE_ETHER_ATON 1
# | #define HAVE_ETHER_NTOA 1
# | #define HAVE_ETHER_ATON_R 1
# | #define HAVE_ETHER_NTOA_R 1
# | #define HAVE_DECL_ETHER_ATON 1
# | #define HAVE_DECL_ETHER_NTOA 1
# | #define HAVE_STRUCT_SPWD 1
# | #define NSS_FLAVOUR_GLIBC 1
# | /* end confdefs.h. */
# | #include
# configure:7522: result: no
# configure:7522: checking for security/pam_modutil.h
# configure:7522: result: no
# configure:7537: error: PAM header files are missing
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_int32_t=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint8_t=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PYTHON_set=
# ac_cv_env_PYTHON_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___assert_fail=yes
# ac_cv_func_atexit=yes
# ac_cv_func_endusershell=yes
# ac_cv_func_ether_aton=yes
# ac_cv_func_ether_aton_r=yes
# ac_cv_func_ether_ntoa=yes
# ac_cv_func_ether_ntoa_r=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getgrouplist=yes
# ac_cv_func_getusershell=yes
# ac_cv_func_malloc=yes
# ac_cv_func_realloc=yes
# ac_cv_func_setusershell=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strcspn=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strspn=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_strtoull=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_ether_aton=yes
# ac_cv_have_decl_ether_ntoa=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_header_aliases_h=no
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_ether_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_nss_common_h=no
# ac_cv_header_nss_dbdefs_h=no
# ac_cv_header_nss_h=no
# ac_cv_header_nsswitch_h=no
# ac_cv_header_pam_pam_modules_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_pthread_np_h=no
# ac_cv_header_rpc_rpcent_h=no
# ac_cv_header_security_pam_appl_h=no
# ac_cv_header_security_pam_ext_h=no
# ac_cv_header_security_pam_modules_h=no
# ac_cv_header_security_pam_modutil_h=no
# ac_cv_header_shadow_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_ucred_h=no
# ac_cv_header_sys_un_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_ucred_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_member_struct_nss_XbyY_args_returnlen=no
# ac_cv_member_struct_passwd_pw_class=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_PYTHON=/usr/sbin/python
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_socket='none required'
# ac_cv_sizeof_gid_t=4
# ac_cv_sizeof_uid_t=4
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long_int=8
# ac_cv_sizeof_unsigned_long_long_int=8
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_tls=__thread
# ac_cv_type_enum_nss_status=no
# ac_cv_type_mode_t=yes
# ac_cv_type_nss_backend_t=no
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_struct_aliasent=no
# ac_cv_type_struct_ether_addr=yes
# ac_cv_type_struct_etherent=no
# ac_cv_type_struct_rpcent=no
# ac_cv_type_struct_spwd=yes
# ac_cv_type_suseconds_t=yes
# ac_cv_type_uid_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_pathless_PYTHON=python
# am_cv_prog_cc_c_o=yes
# am_cv_python_platform=linux
# am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages'
# am_cv_python_version=3.5
# nss_pam_ldapd_cv_setnetgrent_type=int
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DOCBOOK2X_MAN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_NSLCD_FALSE='#'
# ENABLE_NSLCD_TRUE=''
# ENABLE_NSS_FALSE='#'
# ENABLE_NSS_TRUE=''
# ENABLE_PAM_FALSE='#'
# ENABLE_PAM_TRUE=''
# ENABLE_PYNSLCD_FALSE=''
# ENABLE_PYNSLCD_TRUE='#'
# ENABLE_UTILS_FALSE='#'
# ENABLE_UTILS_TRUE=''
# EXEEXT=''
# GENMAN_FALSE=''
# GENMAN_TRUE='#'
# GREP='/usr/sbin/grep'
# HAVE_PYTHON_FALSE='#'
# HAVE_PYTHON_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTMAN_FALSE='#'
# INSTMAN_TRUE=''
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MODULE_NAME='ldap'
# NSLCD_BINDPW_PATH=''
# NSLCD_CONF_PATH='/etc/nslcd.conf'
# NSLCD_PIDFILE='/var/run/nslcd/nslcd.pid'
# NSLCD_SOCKET='/var/run/nslcd/socket'
# NSS_FLAVOUR='glibc'
# NSS_FLAVOUR_FREEBSD_FALSE=''
# NSS_FLAVOUR_FREEBSD_TRUE=''
# NSS_FLAVOUR_GLIBC_FALSE=''
# NSS_FLAVOUR_GLIBC_TRUE=''
# NSS_FLAVOUR_SOLARIS_FALSE=''
# NSS_FLAVOUR_SOLARIS_TRUE=''
# NSS_LDAP_SONAME='libnss_ldap.so.2'
# NSS_MODULE_OBJS='aliases.$(OBJEXT) ethers.$(OBJEXT) group.$(OBJEXT) hosts.$(OBJEXT) netgroup.$(OBJEXT) networks.$(OBJEXT) passwd.$(OBJEXT) protocols.$(OBJEXT) rpc.$(OBJEXT) services.$(OBJEXT) shadow.$(OBJEXT) '
# OBJEXT='o'
# PACKAGE='nss-pam-ldapd'
# PACKAGE_BUGREPORT='nss-pam-ldapd-users@lists.arthurdejong.org'
# PACKAGE_NAME='nss-pam-ldapd'
# PACKAGE_STRING='nss-pam-ldapd 0.9.6'
# PACKAGE_TARNAME='nss-pam-ldapd'
# PACKAGE_URL='http://arthurdejong.org/nss-pam-ldapd/'
# PACKAGE_VERSION='0.9.6'
# PAM_LDAP_SONAME='pam_ldap.so'
# PAM_SECLIB_DIR='/usr/lib/security'
# PATH_SEPARATOR=':'
# PIC_CFLAGS='-fPIC'
# PTHREAD_CC=''
# PTHREAD_CFLAGS=''
# PTHREAD_LIBS=''
# PYTHON='/usr/sbin/python'
# PYTHON_EXEC_PREFIX='${exec_prefix}'
# PYTHON_PLATFORM='linux'
# PYTHON_PREFIX='${prefix}'
# PYTHON_VERSION='3.5'
# RANLIB='ranlib'
# RELEASE_MONTH='Jun 2015'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.9.6'
# ac_ct_AR='ar'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# ax_pthread_config=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/nss-pam-ldapd/src/nss-pam-ldapd-0.9.6/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# nslcd_LIBS=''
# nss_ldap_so_LDFLAGS='-shared -Wl,-h,$(NSS_LDAP_SONAME) -Wl,--version-script,exports.map'
# nss_ldap_so_LINK='$(CCLD) $(AM_CFLAGS) $(CFLAGS) $(nss_ldap_so_LDFLAGS) $(LDFLAGS) -o $@'
# oldincludedir='/usr/include'
# pam_ldap_so_LDFLAGS=''
# pam_ldap_so_LINK=''
# pdfdir='${docdir}'
# pkgpyexecdir='${pyexecdir}/nss-pam-ldapd'
# pkgpythondir='${pythondir}/nss-pam-ldapd'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# pythondir='${prefix}/lib/python3.5/site-packages'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "nss-pam-ldapd"
# #define PACKAGE_TARNAME "nss-pam-ldapd"
# #define PACKAGE_VERSION "0.9.6"
# #define PACKAGE_STRING "nss-pam-ldapd 0.9.6"
# #define PACKAGE_BUGREPORT "nss-pam-ldapd-users@lists.arthurdejong.org"
# #define PACKAGE_URL "http://arthurdejong.org/nss-pam-ldapd/"
# #define PACKAGE "nss-pam-ldapd"
# #define VERSION "0.9.6"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define ENABLE_CONFIGFILE_CHECKING 1
# #define NSLCD_CONF_PATH "/etc/nslcd.conf"
# #define NSLCD_PIDFILE "/var/run/nslcd/nslcd.pid"
# #define NSLCD_SOCKET "/var/run/nslcd/socket"
# #define PAM_SECLIB_DIR "/usr/lib/security"
# #define MODULE_NAME "ldap"
# #define NSS_NAME(NAME) _nss_ldap_##NAME
# #define PAM_NAME(NAME) _pam_ldap_##NAME
# #define NSS_LDAP_SONAME "libnss_ldap.so.2"
# #define HAVE_CTYPE_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_GRP_H 1
# #define HAVE_SHADOW_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_ETHER_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_SIGACTION 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRCSPN 1
# #define HAVE_STRSPN 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
# #define HAVE_STRTOULL 1
# #define HAVE_STRNDUP 1
# #define HAVE_MALLOC 1
# #define HAVE_REALLOC 1
# #define HAVE_ATEXIT 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE___ASSERT_FAIL 1
# #define HAVE_SETUSERSHELL 1
# #define HAVE_GETUSERSHELL 1
# #define HAVE_ENDUSERSHELL 1
# #define HAVE_GETGROUPLIST 1
# #define HAVE_DECL_SETUSERSHELL 1
# #define HAVE_DECL_GETUSERSHELL 1
# #define HAVE_DECL_ENDUSERSHELL 1
# #define SIZEOF_UNSIGNED_INT 4
# #define SIZEOF_UNSIGNED_LONG_INT 8
# #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# #define SIZEOF_UID_T 4
# #define SIZEOF_GID_T 4
# #define TLS __thread
# #define HAVE_SUSECONDS_T 1
# #define HAVE_STRUCT_ETHER_ADDR 1
# #define HAVE_ETHER_ATON 1
# #define HAVE_ETHER_NTOA 1
# #define HAVE_ETHER_ATON_R 1
# #define HAVE_ETHER_NTOA_R 1
# #define HAVE_DECL_ETHER_ATON 1
# #define HAVE_DECL_ETHER_NTOA 1
# #define HAVE_STRUCT_SPWD 1
# #define NSS_FLAVOUR_GLIBC 1
#
# configure: exit 1