Build of nss-pam-ldapd with android toolchain

The build took 00h 01m 09s 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: nss-pam-ldapd 0.9.6-3 (Tue Apr 4 22:20:58 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... arm-unknown-linux-androideabi
# checking target system type... arm-unknown-linux-androideabi
# 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 arm-linux-androideabi-strip... arm-linux-androideabi-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 arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# 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 arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# 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 arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking the archiver (arm-linux-androideabi-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... /sysroot/bin/python
# checking for python version... 2.7
# checking for python platform... linux2
# checking for python script directory... ${prefix}/lib/python2.7/site-packages
# checking for python extension module directory... ${exec_prefix}/lib/python2.7/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... no
# checking shadow.h presence... no
# checking for shadow.h... no
# 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... yes
# checking nsswitch.h presence... yes
# checking for nsswitch.h... yes
# 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... no
# 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... 4
# 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... void
# 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... no
# 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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --localstatedir=/var --with-pam-seclib-dir=/usr/lib/security
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = dd619127972a
# 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: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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: arm-unknown-linux-androideabi
# configure:2882: checking target system type
# configure:2895: result: arm-unknown-linux-androideabi
# 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 arm-linux-androideabi-strip
# configure:3152: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3163: result: arm-linux-androideabi-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 arm-linux-androideabi-gcc
# configure:3547: result: arm-linux-androideabi-gcc
# configure:3816: checking for C compiler version
# configure:3825: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3836: $? = 0
# configure:3825: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3836: $? = 0
# configure:3825: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3836: $? = 1
# configure:3825: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3836: $? = 1
# configure:3856: checking whether the C compiler works
# configure:3878: arm-linux-androideabi-gcc 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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3952: $? = 0
# configure:3974: result:
# configure:3996: checking whether we are cross compiling
# configure:4034: result: yes
# configure:4039: checking for suffix of object files
# configure:4061: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4065: $? = 0
# configure:4086: result: o
# configure:4090: checking whether we are using the GNU C compiler
# configure:4109: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4109: $? = 0
# configure:4118: result: yes
# configure:4127: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4147: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4147: $? = 0
# configure:4188: result: yes
# configure:4205: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4268: $? = 0
# configure:4281: result: none needed
# configure:4306: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4328: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4331: $? = 0
# configure:4328: arm-linux-androideabi-gcc -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 arm-linux-androideabi-gcc
# configure:4536: result: gcc3
# configure:4556: checking how to run the C preprocessor
# configure:4587: arm-linux-androideabi-gcc -E conftest.c
# configure:4587: $? = 0
# configure:4601: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -E
# configure:4646: arm-linux-androideabi-gcc -E conftest.c
# configure:4646: $? = 0
# configure:4660: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 arm-linux-androideabi-ranlib
# configure:4708: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4719: result: arm-linux-androideabi-ranlib
# 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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4934: $? = 0
# configure:5018: result: yes
# configure:5031: checking for sys/types.h
# configure:5031: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for sys/stat.h
# configure:5031: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for stdlib.h
# configure:5031: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for string.h
# configure:5031: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for memory.h
# configure:5031: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for strings.h
# configure:5031: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for inttypes.h
# configure:5031: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for stdint.h
# configure:5031: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5031: checking for unistd.h
# configure:5031: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5031: $? = 0
# configure:5031: result: yes
# configure:5044: checking minix/config.h usability
# configure:5044: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -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 arm-linux-androideabi-ar
# configure:5136: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5147: result: arm-linux-androideabi-ar
# configure:5217: checking the archiver (arm-linux-androideabi-ar) interface
# configure:5233: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5233: $? = 0
# configure:5235: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
# 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 /sysroot/bin/python
# configure:5480: result: /sysroot/bin/python
# configure:5498: checking for python version
# configure:5505: result: 2.7
# configure:5517: checking for python platform
# configure:5524: result: linux2
# configure:5550: checking for python script directory
# configure:5585: result: ${prefix}/lib/python2.7/site-packages
# configure:5594: checking for python extension module directory
# configure:5629: result: ${exec_prefix}/lib/python2.7/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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking ctype.h presence
# configure:6117: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking pthread.h presence
# configure:6117: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:71:24: fatal error: pthread_np.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:38:24: fatal error: pthread_np.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking fcntl.h presence
# configure:6117: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6117: $? = 0
# configure:6117: result: yes
# configure:6117: checking limits.h presence
# configure:6117: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:73:17: fatal error: nss.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:40:17: fatal error: nss.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:73:24: fatal error: nss_common.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:40:24: fatal error: nss_common.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking grp.h presence
# configure:6130: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:74:20: fatal error: shadow.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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
# | /* 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 shadow.h presence
# configure:6130: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:41:20: fatal error: shadow.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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
# | /* end confdefs.h. */
# | #include
# configure:6130: result: no
# configure:6130: checking for shadow.h
# configure:6130: result: no
# configure:6130: checking aliases.h usability
# configure:6130: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:74:21: fatal error: aliases.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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
# | /* 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:41:21: fatal error: aliases.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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
# | /* 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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6130: $? = 0
# configure:6130: result: yes
# configure:6130: checking netdb.h presence
# configure:6130: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:75:24: fatal error: rpc/rpcent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:42:24: fatal error: rpc/rpcent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking netinet/ether.h presence
# configure:6143: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking arpa/inet.h presence
# configure:6143: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6143: $? = 0
# configure:6143: result: yes
# configure:6143: checking netinet/in.h presence
# configure:6143: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6156: $? = 0
# configure:6156: result: yes
# configure:6156: checking nsswitch.h presence
# configure:6156: arm-linux-androideabi-gcc -E conftest.c
# configure:6156: $? = 0
# configure:6156: result: yes
# configure:6156: checking for nsswitch.h
# configure:6156: result: yes
# configure:6156: checking nss_dbdefs.h usability
# configure:6156: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:79:24: fatal error: nss_dbdefs.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:46:24: fatal error: nss_dbdefs.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking sys/socket.h presence
# configure:6169: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking sys/un.h presence
# configure:6169: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:81:23: fatal error: sys/ucred.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:48:23: fatal error: sys/ucred.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:81:19: fatal error: ucred.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:48:19: fatal error: ucred.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking sys/param.h presence
# configure:6169: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6169: $? = 0
# configure:6169: result: yes
# configure:6169: checking sys/time.h presence
# configure:6169: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking getopt.h presence
# configure:6182: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking syslog.h presence
# configure:6182: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6182: $? = 0
# configure:6182: result: yes
# configure:6182: checking stddef.h presence
# configure:6182: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6210: $? = 0
# configure:6218: result: inline
# configure:6236: checking for an ANSI C-conforming const
# configure:6302: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6302: $? = 0
# configure:6309: result: yes
# configure:6322: checking for sigaction
# configure:6322: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for snprintf
# configure:6322: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6331: checking for library containing socket
# configure:6362: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6362: $? = 0
# configure:6379: result: none required
# configure:6390: checking for strcasecmp
# configure:6390: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:78:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strncasecmp
# configure:6390: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:79:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
# char strncasecmp ();
# ^
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strchr
# configure:6390: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:80:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char strchr ();
# ^
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strcspn
# configure:6390: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'strcspn' [enabled by default]
# char strcspn ();
# ^
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strspn
# configure:6390: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'strspn' [enabled by default]
# char strspn ();
# ^
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strtol
# configure:6390: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strtoul
# configure:6390: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strtoull
# configure:6390: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strndup
# configure:6390: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:86:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
# char strndup ();
# ^
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6402: checking for malloc
# configure:6402: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:87:6: warning: conflicting types for built-in function 'malloc' [enabled by default]
# char malloc ();
# ^
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6402: checking for realloc
# configure:6402: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:88:6: warning: conflicting types for built-in function 'realloc' [enabled by default]
# char realloc ();
# ^
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6402: checking for atexit
# configure:6402: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6411: checking for pid_t
# configure:6411: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6411: $? = 0
# configure:6411: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:103:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:100:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:67:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:90:6: warning: conflicting types for built-in function 'fork' [enabled by default]
# char fork ();
# ^
# configure:6437: $? = 0
# configure:6437: result: yes
# configure:6437: checking for vfork
# configure:6437: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# 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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc2sudVD.o:conftest.c:function main: error: undefined reference to '__assert_fail'
# collect2: error: ld returned 1 exit status
# configure:6637: $? = 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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
# | /* end confdefs.h. */
# | /* Define __assert_fail to an innocuous variant, in case declares __assert_fail.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __assert_fail innocuous___assert_fail
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __assert_fail (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __assert_fail
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char __assert_fail ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub___assert_fail || defined __stub_____assert_fail
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __assert_fail ();
# | ;
# | return 0;
# | }
# configure:6637: result: no
# configure:6646: checking for library containing clock_gettime
# configure:6677: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6677: $? = 0
# configure:6694: result: none required
# configure:6705: checking for setusershell
# configure:6705: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6705: $? = 0
# configure:6705: result: yes
# configure:6705: checking for getusershell
# configure:6705: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6705: $? = 0
# configure:6705: result: yes
# configure:6705: checking for endusershell
# configure:6705: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6705: $? = 0
# configure:6705: result: yes
# configure:6705: checking for getgrouplist
# configure:6705: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6705: $? = 0
# configure:6705: result: yes
# configure:6714: checking whether setusershell is declared
# configure:6714: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6714: $? = 0
# configure:6714: result: yes
# configure:6724: checking whether getusershell is declared
# configure:6724: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6724: $? = 0
# configure:6724: result: yes
# configure:6734: checking whether endusershell is declared
# configure:6734: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6734: $? = 0
# configure:6734: result: yes
# configure:6747: checking for mode_t
# configure:6747: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6747: $? = 0
# configure:6747: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:114:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6758: $? = 0
# configure:6758: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:114:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6810: $? = 0
# configure:6810: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:116:53: warning: integer overflow in expression [-Woverflow]
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:115:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6821: $? = 0
# configure:6821: result: yes
# configure:6835: checking for uint16_t
# configure:6835: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6835: $? = 0
# configure:6835: result: yes
# configure:6847: checking for uint32_t
# configure:6847: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6847: $? = 0
# configure:6847: result: yes
# configure:6865: checking size of unsigned int
# configure:6870: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6870: $? = 0
# configure:6870: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:114:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:114:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:114:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6870: $? = 0
# configure:6870: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6870: $? = 0
# configure:6870: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6870: $? = 0
# configure:6884: result: 4
# configure:6898: checking size of unsigned long int
# configure:6903: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6903: $? = 0
# configure:6903: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:115:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 0)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:115:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 1)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:115:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 3)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6903: $? = 0
# configure:6903: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6903: $? = 0
# configure:6903: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6903: $? = 0
# configure:6917: result: 4
# configure:6931: checking size of unsigned long long int
# configure:6936: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6936: $? = 0
# configure:6936: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:116:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long int))) <= 0)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 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 long int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6936: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:116:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long int))) <= 1)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 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 long int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6936: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:116:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long int))) <= 3)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 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 long int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6936: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:116:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long int))) <= 7)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 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 long int))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6936: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6936: $? = 0
# configure:6936: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6936: $? = 0
# configure:6936: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6936: $? = 0
# configure:6936: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6936: $? = 0
# configure:6950: result: 8
# configure:6964: checking size of uid_t
# configure:6969: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6969: $? = 0
# configure:6969: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:117:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uid_t))) <= 0)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:117:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uid_t))) <= 1)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:117:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uid_t))) <= 3)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6969: $? = 0
# configure:6969: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6969: $? = 0
# configure:6969: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6969: $? = 0
# configure:6983: result: 4
# configure:6997: checking size of gid_t
# configure:7002: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7002: $? = 0
# configure:7002: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:118:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (gid_t))) <= 0)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:118:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (gid_t))) <= 1)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:118:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (gid_t))) <= 3)];
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7002: $? = 0
# configure:7002: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7002: $? = 0
# configure:7002: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7002: $? = 0
# configure:7016: result: 4
# configure:7027: checking for thread local storage (TLS) class
# configure:7055: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7055: $? = 0
# configure:7067: result: __thread
# configure:7079: checking for suseconds_t
# configure:7079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7079: $? = 0
# configure:7079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:120:26: error: expected expression before ')' token
# if (sizeof ((suseconds_t)))
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7091: $? = 0
# configure:7091: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:32: error: expected expression before ')' token
# if (sizeof ((struct ether_addr)))
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7115: $? = 0
# configure:7115: result: yes
# configure:7115: checking for ether_ntoa
# configure:7115: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7115: $? = 0
# configure:7115: result: yes
# configure:7115: checking for ether_aton_r
# configure:7115: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7115: $? = 0
# configure:7115: result: yes
# configure:7115: checking for ether_ntoa_r
# configure:7115: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7115: $? = 0
# configure:7115: result: yes
# configure:7124: checking whether ether_aton is declared
# configure:7124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7124: $? = 0
# configure:7124: result: yes
# configure:7143: checking whether ether_ntoa is declared
# configure:7143: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7143: $? = 0
# configure:7143: result: yes
# configure:7165: checking for socklen_t
# configure:7165: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7165: $? = 0
# configure:7165: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:13: error: void value not ignored as it ought to be
# return setnetgrent(0);
# ^
# configure:7199: $? = 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 ()
# | {
# |
# | return setnetgrent(0);
# |
# | ;
# | return 0;
# | }
# configure:7206: result: void
# configure:7223: checking for struct aliasent
# configure:7223: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:13: error: invalid application of 'sizeof' to incomplete type 'struct aliasent'
# if (sizeof (struct aliasent))
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:105:13: error: invalid application of 'sizeof' to incomplete type 'struct etherent'
# if (sizeof (struct etherent))
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: 'struct passwd' has no member named 'pw_class'
# if (ac_aggr.pw_class)
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# | static struct passwd ac_aggr;
# | if (ac_aggr.pw_class)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7259: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:19: error: 'struct passwd' has no member named 'pw_class'
# if (sizeof ac_aggr.pw_class)
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:13: error: invalid application of 'sizeof' to incomplete type 'struct rpcent'
# if (sizeof (struct rpcent))
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:108:13: error: invalid application of 'sizeof' to incomplete type 'struct spwd'
# if (sizeof (struct spwd))
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: no
# configure:7313: checking for enum nss_status
# configure:7313: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:13: error: invalid application of 'sizeof' to incomplete type 'enum nss_status'
# if (sizeof (enum nss_status))
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:13: error: 'nss_backend_t' undeclared (first use in this function)
# if (sizeof (nss_backend_t))
# ^
# conftest.c:110:13: note: each undeclared identifier is reported only once for each function it appears in
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:29: error: storage size of 'ac_aggr' isn't known
# static struct nss_XbyY_args ac_aggr;
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:29: error: storage size of 'ac_aggr' isn't known
# static struct nss_XbyY_args ac_aggr;
# ^
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:127:31: fatal error: security/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:94:31: fatal error: security/pam_appl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:100:34: fatal error: security/pam_modules.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:127:29: fatal error: pam/pam_modules.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:94:29: fatal error: pam/pam_modules.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:127:30: fatal error: security/pam_ext.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:94:30: fatal error: security/pam_ext.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:127:34: fatal error: security/pam_modutil.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:94:34: fatal error: security/pam_modutil.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NETDB_H 1
# | #define HAVE_NETINET_ETHER_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NSSWITCH_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_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 4
# | #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 SETNETGRENT_RETURNS_VOID 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=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___assert_fail=no
# 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=yes
# 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=no
# 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=arm-unknown-linux-androideabi
# 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=/sysroot/bin/python
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-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=4
# ac_cv_sizeof_unsigned_long_long_int=8
# ac_cv_target=arm-unknown-linux-androideabi
# 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=no
# 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=linux2
# am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
# am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
# am_cv_python_version=2.7
# nss_pam_ldapd_cv_setnetgrent_type=void
#
# ## ----------------- ##
# ## 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='arm-linux-androideabi-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='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -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='/sysroot/bin/python'
# PYTHON_EXEC_PREFIX='${exec_prefix}'
# PYTHON_PLATFORM='linux2'
# PYTHON_PREFIX='${prefix}'
# PYTHON_VERSION='2.7'
# RANLIB='arm-linux-androideabi-ranlib'
# RELEASE_MONTH='Jun 2015'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='0.9.6'
# ac_ct_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='x86_64-unknown-linux'
# 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='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# 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/python2.7/site-packages'
# pythondir='${prefix}/lib/python2.7/site-packages'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target='arm-unknown-linux-androideabi'
# target_alias=''
# target_cpu='arm'
# target_os='linux-androideabi'
# 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_NETDB_H 1
# #define HAVE_NETINET_ETHER_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NSSWITCH_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_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 4
# #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 SETNETGRENT_RETURNS_VOID 1
# #define NSS_FLAVOUR_GLIBC 1
#
# configure: exit 1