This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by OpenSSH configure Portable, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ldflags= --disable-strip --sysconfdir=/etc/ssh --libexecdir=/usr/lib64/misc --datadir=/usr/share/openssh --disable-suid-ssh --with-privsep-path=/var/empty --with-privsep-user=sshd --with-md5-passwords --without-libedit --without-kerberos5 --with-tcp-wrappers --without-skey --without-opensc --with-ldap --with-pam --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = compare uname -m = x86_64 uname -r = 2.6.14-gentoo-r5 uname -s = Linux uname -v = #1 Thu Dec 22 14:35:04 CET 2005 /usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3200+ /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/3.4.4 PATH: /opt/blackdown-jdk-1.4.2.03/bin PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin PATH: /usr/qt/3/bin PATH: /usr/kde/3.4/sbin PATH: /usr/kde/3.4/bin PATH: /usr/kde/3.3/sbin PATH: /usr/kde/3.3/bin PATH: /opt/vmware/workstation/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1373: checking for x86_64-pc-linux-gnu-gcc configure:1389: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:1399: result: x86_64-pc-linux-gnu-gcc configure:1681: checking for C compiler version configure:1684: x86_64-pc-linux-gnu-gcc --version &5 x86_64-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) Copyright (C) 2004 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:1687: $? = 0 configure:1689: x86_64-pc-linux-gnu-gcc -v &5 Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/specs Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include/g++-v3 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) configure:1692: $? = 0 configure:1694: x86_64-pc-linux-gnu-gcc -V &5 x86_64-pc-linux-gnu-gcc: `-V' option must have argument configure:1697: $? = 1 configure:1720: checking for C compiler default output file name configure:1723: x86_64-pc-linux-gnu-gcc -O2 conftest.c >&5 configure:1726: $? = 0 configure:1772: result: a.out configure:1777: checking whether the C compiler works configure:1783: ./a.out configure:1786: $? = 0 configure:1803: result: yes configure:1810: checking whether we are cross compiling configure:1812: result: no configure:1815: checking for suffix of executables configure:1817: x86_64-pc-linux-gnu-gcc -o conftest -O2 conftest.c >&5 configure:1820: $? = 0 configure:1845: result: configure:1851: checking for suffix of object files configure:1872: x86_64-pc-linux-gnu-gcc -c -O2 conftest.c >&5 configure:1875: $? = 0 configure:1897: result: o configure:1901: checking whether we are using the GNU C compiler configure:1925: x86_64-pc-linux-gnu-gcc -c -O2 conftest.c >&5 configure:1931: $? = 0 configure:1935: test -z || test ! -s conftest.err configure:1938: $? = 0 configure:1941: test -s conftest.o configure:1944: $? = 0 configure:1957: result: yes configure:1963: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:1984: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:1990: $? = 0 configure:1994: test -z || test ! -s conftest.err configure:1997: $? = 0 configure:2000: test -s conftest.o configure:2003: $? = 0 configure:2014: result: yes configure:2031: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C configure:2101: x86_64-pc-linux-gnu-gcc -c -O2 conftest.c >&5 configure:2107: $? = 0 configure:2111: test -z || test ! -s conftest.err configure:2114: $? = 0 configure:2117: test -s conftest.o configure:2120: $? = 0 configure:2138: result: none needed configure:2156: x86_64-pc-linux-gnu-gcc -c -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2162: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2326: checking build system type configure:2344: result: x86_64-pc-linux-gnu configure:2352: checking host system type configure:2366: result: x86_64-pc-linux-gnu configure:2375: checking whether byte ordering is bigendian configure:2402: x86_64-pc-linux-gnu-gcc -c -O2 conftest.c >&5 configure:2408: $? = 0 configure:2412: test -z || test ! -s conftest.err configure:2415: $? = 0 configure:2418: test -s conftest.o configure:2421: $? = 0 configure:2445: x86_64-pc-linux-gnu-gcc -c -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `not' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) conftest.c:16: error: parse error before "big" configure:2451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:2586: result: no configure:2611: checking for gawk configure:2627: found /bin/gawk configure:2637: result: gawk configure:2652: checking how to run the C preprocessor configure:2687: x86_64-pc-linux-gnu-gcc -E conftest.c configure:2693: $? = 0 configure:2725: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | /* end confdefs.h. */ | #include configure:2770: result: x86_64-pc-linux-gnu-gcc -E configure:2794: x86_64-pc-linux-gnu-gcc -E conftest.c configure:2800: $? = 0 configure:2832: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2838: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | /* end confdefs.h. */ | #include configure:2884: checking for x86_64-pc-linux-gnu-ranlib configure:2900: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:2910: result: x86_64-pc-linux-gnu-ranlib configure:2974: checking for a BSD-compatible install configure:3029: result: /bin/install -c configure:3042: checking for ar configure:3060: found /usr/bin/ar configure:3072: result: /usr/bin/ar configure:3081: checking for cat configure:3099: found /bin/cat configure:3111: result: /bin/cat configure:3120: checking for kill configure:3138: found /bin/kill configure:3150: result: /bin/kill configure:3161: checking for perl5 configure:3194: result: no configure:3161: checking for perl configure:3179: found /usr/bin/perl configure:3191: result: /usr/bin/perl configure:3203: checking for sed configure:3221: found /bin/sed configure:3233: result: /bin/sed configure:3243: checking for ent configure:3276: result: no configure:3283: checking for bash configure:3301: found /bin/bash configure:3313: result: /bin/bash configure:3322: checking for ksh configure:3352: result: /bin/bash configure:3361: checking for sh configure:3391: result: /bin/bash configure:3400: checking for sh configure:3418: found /bin/sh configure:3430: result: /bin/sh configure:3442: checking for groupadd configure:3460: found /usr/sbin/groupadd configure:3473: result: /usr/sbin/groupadd configure:3482: checking for useradd configure:3500: found /usr/sbin/useradd configure:3513: result: /usr/sbin/useradd configure:3522: checking for pkgmk configure:3549: result: no configure:3565: checking for special C compiler options needed for large files configure:3664: result: no configure:3670: checking for _FILE_OFFSET_BITS value needed for large files configure:3701: x86_64-pc-linux-gnu-gcc -c -O2 conftest.c >&5 configure:3707: $? = 0 configure:3711: test -z || test ! -s conftest.err configure:3714: $? = 0 configure:3717: test -s conftest.o configure:3720: $? = 0 configure:3785: result: no configure:3795: checking for _LARGE_FILES value needed for large files configure:3826: x86_64-pc-linux-gnu-gcc -c -O2 conftest.c >&5 configure:3832: $? = 0 configure:3836: test -z || test ! -s conftest.err configure:3839: $? = 0 configure:3842: test -s conftest.o configure:3845: $? = 0 configure:3910: result: no configure:3939: checking for login configure:3957: found /bin/login configure:3969: result: /bin/login configure:3986: checking for passwd configure:4004: found /bin/passwd configure:4016: result: /bin/passwd configure:4035: checking for inline configure:4056: x86_64-pc-linux-gnu-gcc -c -O2 conftest.c >&5 configure:4062: $? = 0 configure:4066: test -z || test ! -s conftest.err configure:4069: $? = 0 configure:4072: test -s conftest.o configure:4075: $? = 0 configure:4087: result: inline configure:4107: checking whether LLONG_MAX is declared configure:4132: x86_64-pc-linux-gnu-gcc -c -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:17: error: `LLONG_MAX' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) configure:4138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef LLONG_MAX | char *p = (char *) LLONG_MAX; | #endif | | ; | return 0; | } configure:4162: result: no configure:4184: checking whether LLONG_MAX is declared configure:4210: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:4216: $? = 0 configure:4220: test -z || test ! -s conftest.err configure:4223: $? = 0 configure:4226: test -s conftest.o configure:4229: $? = 0 configure:4240: result: yes configure:6622: checking compiler and flags for sanity configure:6641: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c: In function `main': conftest.c:20: warning: implicit declaration of function `exit' configure:6644: $? = 0 configure:6646: ./conftest configure:6649: $? = 0 configure:6651: result: yes configure:6671: checking for egrep configure:6681: result: grep -E configure:6686: checking for ANSI C header files configure:6711: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:6717: $? = 0 configure:6721: test -z || test ! -s conftest.err configure:6724: $? = 0 configure:6727: test -s conftest.o configure:6730: $? = 0 configure:6819: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c: In function `main': conftest.c:35: warning: implicit declaration of function `exit' configure:6822: $? = 0 configure:6824: ./conftest configure:6827: $? = 0 configure:6842: result: yes configure:6866: checking for sys/types.h configure:6882: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:6888: $? = 0 configure:6892: test -z || test ! -s conftest.err configure:6895: $? = 0 configure:6898: test -s conftest.o configure:6901: $? = 0 configure:6912: result: yes configure:6866: checking for sys/stat.h configure:6882: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:6888: $? = 0 configure:6892: test -z || test ! -s conftest.err configure:6895: $? = 0 configure:6898: test -s conftest.o configure:6901: $? = 0 configure:6912: result: yes configure:6866: checking for stdlib.h configure:6882: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:6888: $? = 0 configure:6892: test -z || test ! -s conftest.err configure:6895: $? = 0 configure:6898: test -s conftest.o configure:6901: $? = 0 configure:6912: result: yes configure:6866: checking for string.h configure:6882: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:6888: $? = 0 configure:6892: test -z || test ! -s conftest.err configure:6895: $? = 0 configure:6898: test -s conftest.o configure:6901: $? = 0 configure:6912: result: yes configure:6866: checking for memory.h configure:6882: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:6888: $? = 0 configure:6892: test -z || test ! -s conftest.err configure:6895: $? = 0 configure:6898: test -s conftest.o configure:6901: $? = 0 configure:6912: result: yes configure:6866: checking for strings.h configure:6882: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:6888: $? = 0 configure:6892: test -z || test ! -s conftest.err configure:6895: $? = 0 configure:6898: test -s conftest.o configure:6901: $? = 0 configure:6912: result: yes configure:6866: checking for inttypes.h configure:6882: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:6888: $? = 0 configure:6892: test -z || test ! -s conftest.err configure:6895: $? = 0 configure:6898: test -s conftest.o configure:6901: $? = 0 configure:6912: result: yes configure:6866: checking for stdint.h configure:6882: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:6888: $? = 0 configure:6892: test -z || test ! -s conftest.err configure:6895: $? = 0 configure:6898: test -s conftest.o configure:6901: $? = 0 configure:6912: result: yes configure:6866: checking for unistd.h configure:6882: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:6888: $? = 0 configure:6892: test -z || test ! -s conftest.err configure:6895: $? = 0 configure:6898: test -s conftest.o configure:6901: $? = 0 configure:6912: result: yes configure:7054: checking bstring.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:62:21: bstring.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking bstring.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:28:21: bstring.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for bstring.h configure:7177: result: no configure:7054: checking crypt.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking crypt.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for crypt.h configure:7177: result: yes configure:7054: checking dirent.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking dirent.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for dirent.h configure:7177: result: yes configure:7054: checking endian.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking endian.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for endian.h configure:7177: result: yes configure:7054: checking features.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking features.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for features.h configure:7177: result: yes configure:7054: checking floatingpoint.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:66:27: floatingpoint.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking floatingpoint.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:32:27: floatingpoint.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for floatingpoint.h configure:7177: result: no configure:7054: checking getopt.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking getopt.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for getopt.h configure:7177: result: yes configure:7054: checking glob.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking glob.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for glob.h configure:7177: result: yes configure:7054: checking ia.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:68:16: ia.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking ia.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:34:16: ia.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for ia.h configure:7177: result: no configure:7054: checking iaf.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:68:17: iaf.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking iaf.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:34:17: iaf.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for iaf.h configure:7177: result: no configure:7054: checking lastlog.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking lastlog.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for lastlog.h configure:7177: result: yes configure:7054: checking limits.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking limits.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for limits.h configure:7177: result: yes configure:7054: checking login.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:70:19: login.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking login.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:36:19: login.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for login.h configure:7177: result: no configure:7054: checking login_cap.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:70:23: login_cap.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking login_cap.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:36:23: login_cap.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for login_cap.h configure:7177: result: no configure:7054: checking maillock.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking maillock.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for maillock.h configure:7177: result: yes configure:7054: checking ndir.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:71:18: ndir.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking ndir.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:37:18: ndir.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for ndir.h configure:7177: result: no configure:7054: checking netdb.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking netdb.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for netdb.h configure:7177: result: yes configure:7054: checking netgroup.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:72:22: netgroup.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking netgroup.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:38:22: netgroup.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for netgroup.h configure:7177: result: no configure:7054: checking netinet/in_systm.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking netinet/in_systm.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for netinet/in_systm.h configure:7177: result: yes configure:7054: checking pam/pam_appl.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:73:26: pam/pam_appl.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking pam/pam_appl.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:39:26: pam/pam_appl.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for pam/pam_appl.h configure:7177: result: no configure:7054: checking paths.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking paths.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for paths.h configure:7177: result: yes configure:7054: checking pty.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking pty.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for pty.h configure:7177: result: yes configure:7054: checking readpassphrase.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:75:28: readpassphrase.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking readpassphrase.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:41:28: readpassphrase.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for readpassphrase.h configure:7177: result: no configure:7054: checking rpc/types.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking rpc/types.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for rpc/types.h configure:7177: result: yes configure:7054: checking security/pam_appl.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking security/pam_appl.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for security/pam_appl.h configure:7177: result: yes configure:7054: checking shadow.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking shadow.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for shadow.h configure:7177: result: yes configure:7054: checking stddef.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking stddef.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for stddef.h configure:7177: result: yes configure:7045: checking for stdint.h configure:7050: result: yes configure:7045: checking for string.h configure:7050: result: yes configure:7045: checking for strings.h configure:7050: result: yes configure:7054: checking sys/audit.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:82:23: sys/audit.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking sys/audit.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:48:23: sys/audit.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for sys/audit.h configure:7177: result: no configure:7054: checking sys/bitypes.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking sys/bitypes.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for sys/bitypes.h configure:7177: result: yes configure:7054: checking sys/bsdtty.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:83:24: sys/bsdtty.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking sys/bsdtty.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:49:24: sys/bsdtty.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for sys/bsdtty.h configure:7177: result: no configure:7054: checking sys/cdefs.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking sys/cdefs.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for sys/cdefs.h configure:7177: result: yes configure:7054: checking sys/dir.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking sys/dir.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for sys/dir.h configure:7177: result: yes configure:7054: checking sys/mman.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking sys/mman.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for sys/mman.h configure:7177: result: yes configure:7054: checking sys/ndir.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:86:22: sys/ndir.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking sys/ndir.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:52:22: sys/ndir.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for sys/ndir.h configure:7177: result: no configure:7054: checking sys/prctl.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking sys/prctl.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for sys/prctl.h configure:7177: result: yes configure:7054: checking sys/pstat.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:87:23: sys/pstat.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking sys/pstat.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:53:23: sys/pstat.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for sys/pstat.h configure:7177: result: no configure:7054: checking sys/select.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking sys/select.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for sys/select.h configure:7177: result: yes configure:7045: checking for sys/stat.h configure:7050: result: yes configure:7054: checking sys/stream.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:89:24: sys/stream.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking sys/stream.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:55:24: sys/stream.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for sys/stream.h configure:7177: result: no configure:7054: checking sys/stropts.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking sys/stropts.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for sys/stropts.h configure:7177: result: yes configure:7054: checking sys/strtio.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:90:24: sys/strtio.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking sys/strtio.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:56:24: sys/strtio.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for sys/strtio.h configure:7177: result: no configure:7054: checking sys/sysmacros.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking sys/sysmacros.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for sys/sysmacros.h configure:7177: result: yes configure:7054: checking sys/time.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking sys/time.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for sys/time.h configure:7177: result: yes configure:7054: checking sys/timers.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:92:24: sys/timers.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking sys/timers.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:58:24: sys/timers.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for sys/timers.h configure:7177: result: no configure:7054: checking sys/un.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking sys/un.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for sys/un.h configure:7177: result: yes configure:7054: checking time.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking time.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for time.h configure:7177: result: yes configure:7054: checking tmpdir.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:94:20: tmpdir.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking tmpdir.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:60:20: tmpdir.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for tmpdir.h configure:7177: result: no configure:7054: checking ttyent.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking ttyent.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for ttyent.h configure:7177: result: yes configure:7045: checking for unistd.h configure:7050: result: yes configure:7054: checking usersec.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:96:21: usersec.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking usersec.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:62:21: usersec.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for usersec.h configure:7177: result: no configure:7054: checking util.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:96:18: util.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking util.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:62:18: util.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for util.h configure:7177: result: no configure:7054: checking utime.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking utime.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for utime.h configure:7177: result: yes configure:7054: checking utmp.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking utmp.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for utmp.h configure:7177: result: yes configure:7054: checking utmpx.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7072: $? = 0 configure:7076: test -z || test ! -s conftest.err configure:7079: $? = 0 configure:7082: test -s conftest.o configure:7085: $? = 0 configure:7095: result: yes configure:7099: checking utmpx.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7115: $? = 0 configure:7135: result: yes configure:7170: checking for utmpx.h configure:7177: result: yes configure:7054: checking vis.h usability configure:7066: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:99:17: vis.h: No such file or directory configure:7072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7095: result: no configure:7099: checking vis.h presence configure:7109: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:65:17: vis.h: No such file or directory configure:7115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include configure:7135: result: no configure:7170: checking for vis.h configure:7177: result: no configure:7196: checking for sys/ptms.h configure:7216: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:71:22: sys/ptms.h: No such file or directory configure:7222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_STREAM_H | # include | #endif | | | #include configure:7246: result: no configure:7259: checking for yp_match configure:7316: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccDMNejA.o: In function `main': conftest.c:(.text+0x9): undefined reference to `yp_match' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccDMNejA.o:(.data+0x0): undefined reference to `yp_match' collect2: ld returned 1 exit status configure:7322: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | /* Define yp_match to an innocuous variant, in case declares yp_match. | For example, HP-UX 11i declares gettimeofday. */ | #define yp_match innocuous_yp_match | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char yp_match (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef yp_match | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char yp_match (); | /* 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_yp_match) || defined (__stub___yp_match) | choke me | #else | char (*f) () = yp_match; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != yp_match; | ; | return 0; | } configure:7347: result: no configure:7353: checking for yp_match in -lnsl configure:7383: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lnsl >&5 configure:7389: $? = 0 configure:7393: test -z || test ! -s conftest.err configure:7396: $? = 0 configure:7399: test -s conftest configure:7402: $? = 0 configure:7415: result: yes configure:7428: checking for setsockopt configure:7485: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lnsl >&5 configure:7491: $? = 0 configure:7495: test -z || test ! -s conftest.err configure:7498: $? = 0 configure:7501: test -s conftest configure:7504: $? = 0 configure:7516: result: yes configure:7602: checking for dirname configure:7659: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lnsl >&5 configure:7665: $? = 0 configure:7669: test -z || test ! -s conftest.err configure:7672: $? = 0 configure:7675: test -s conftest configure:7678: $? = 0 configure:7690: result: yes configure:7710: checking libgen.h usability configure:7722: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:7728: $? = 0 configure:7732: test -z || test ! -s conftest.err configure:7735: $? = 0 configure:7738: test -s conftest.o configure:7741: $? = 0 configure:7751: result: yes configure:7755: checking libgen.h presence configure:7765: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7771: $? = 0 configure:7791: result: yes configure:7826: checking for libgen.h configure:7833: result: yes configure:8145: checking for getspnam configure:8202: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lnsl >&5 configure:8208: $? = 0 configure:8212: test -z || test ! -s conftest.err configure:8215: $? = 0 configure:8218: test -s conftest configure:8221: $? = 0 configure:8233: result: yes configure:8308: checking for library containing basename configure:8338: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lnsl >&5 configure:8344: $? = 0 configure:8348: test -z || test ! -s conftest.err configure:8351: $? = 0 configure:8354: test -s conftest configure:8357: $? = 0 configure:8427: result: none required configure:8470: checking for deflate in -lz configure:8500: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lz -lnsl >&5 configure:8506: $? = 0 configure:8510: test -z || test ! -s conftest.err configure:8513: $? = 0 configure:8516: test -s conftest configure:8519: $? = 0 configure:8532: result: yes configure:8628: checking zlib.h usability configure:8640: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:8646: $? = 0 configure:8650: test -z || test ! -s conftest.err configure:8653: $? = 0 configure:8656: test -s conftest.o configure:8659: $? = 0 configure:8669: result: yes configure:8673: checking zlib.h presence configure:8683: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8689: $? = 0 configure:8709: result: yes configure:8744: checking for zlib.h configure:8751: result: yes configure:8776: checking for possibly buggy zlib configure:8814: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lz -lnsl >&5 conftest.c: In function `main': conftest.c:78: warning: implicit declaration of function `exit' configure:8817: $? = 0 configure:8819: ./conftest found zlib version 1.2.3 (1020300) configure:8822: $? = 0 configure:8824: result: no configure:8859: checking for strcasecmp configure:8916: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lz -lnsl >&5 configure:8922: $? = 0 configure:8926: test -z || test ! -s conftest.err configure:8929: $? = 0 configure:8932: test -s conftest configure:8935: $? = 0 configure:8947: result: yes configure:9023: checking for utimes configure:9080: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lz -lnsl >&5 configure:9086: $? = 0 configure:9090: test -z || test ! -s conftest.err configure:9093: $? = 0 configure:9096: test -s conftest configure:9099: $? = 0 configure:9111: result: yes configure:9206: checking libutil.h usability configure:9218: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c:104:21: libutil.h: No such file or directory configure:9224: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9247: result: no configure:9251: checking libutil.h presence configure:9261: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:70:21: libutil.h: No such file or directory configure:9267: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include configure:9287: result: no configure:9322: checking for libutil.h configure:9329: result: no configure:9342: checking for library containing login configure:9372: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccGDoH4b.o: In function `main': conftest.c:(.text+0x7): undefined reference to `login' collect2: ld returned 1 exit status configure:9378: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char login (); | int | main () | { | login (); | ; | return 0; | } configure:9427: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lutil -lz -lnsl >&5 configure:9433: $? = 0 configure:9437: test -z || test ! -s conftest.err configure:9440: $? = 0 configure:9443: test -s conftest configure:9446: $? = 0 configure:9461: result: -lutil configure:9477: checking for logout configure:9534: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lutil -lz -lnsl >&5 configure:9540: $? = 0 configure:9544: test -z || test ! -s conftest.err configure:9547: $? = 0 configure:9550: test -s conftest configure:9553: $? = 0 configure:9565: result: yes configure:9477: checking for updwtmp configure:9534: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lutil -lz -lnsl >&5 configure:9540: $? = 0 configure:9544: test -z || test ! -s conftest.err configure:9547: $? = 0 configure:9550: test -s conftest configure:9553: $? = 0 configure:9565: result: yes configure:9477: checking for logwtmp configure:9534: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lutil -lz -lnsl >&5 configure:9540: $? = 0 configure:9544: test -z || test ! -s conftest.err configure:9547: $? = 0 configure:9550: test -s conftest configure:9553: $? = 0 configure:9565: result: yes configure:9580: checking for strftime configure:9637: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lutil -lz -lnsl >&5 conftest.c:98: warning: conflicting types for built-in function 'strftime' configure:9643: $? = 0 configure:9647: test -z || test ! -s conftest.err configure:9650: $? = 0 configure:9653: test -s conftest configure:9656: $? = 0 configure:9668: result: yes configure:9754: checking for GLOB_ALTDIRFUNC support configure:9776: result: yes configure:9790: checking for gl_matchc field in glob_t configure:9815: result: no configure:9823: checking whether struct dirent allocates space for d_name configure:9849: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lutil -lz -lnsl >&5 conftest.c: In function `main': conftest.c:79: warning: implicit declaration of function `exit' configure:9852: $? = 0 configure:9854: ./conftest configure:9857: $? = 0 configure:9859: result: yes configure:9879: checking for /proc/pid/fd directory configure:9886: result: yes configure:10058: checking for libwrap configure:10082: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lwrap -lutil -lz -lnsl >&5 configure:10088: $? = 0 configure:10092: test -z || test ! -s conftest.err configure:10095: $? = 0 configure:10098: test -s conftest configure:10101: $? = 0 configure:10104: result: yes configure:10786: checking for LDAP support configure:10805: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:10811: $? = 0 configure:10815: test -z || test ! -s conftest.err configure:10818: $? = 0 configure:10821: test -s conftest.o configure:10824: $? = 0 configure:10826: result: yes configure:11011: checking for arc4random configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccaTEUXe.o: In function `main': conftest.c:(.text+0x9): undefined reference to `arc4random' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccaTEUXe.o:(.data+0x0): undefined reference to `arc4random' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define arc4random to an innocuous variant, in case declares arc4random. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random innocuous_arc4random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char arc4random (); | /* 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_arc4random) || defined (__stub___arc4random) | choke me | #else | char (*f) () = arc4random; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != arc4random; | ; | return 0; | } configure:11099: result: no configure:11011: checking for b64_ntop configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccoVIIED.o: In function `main': conftest.c:(.text+0x9): undefined reference to `b64_ntop' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccoVIIED.o:(.data+0x0): undefined reference to `b64_ntop' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define b64_ntop to an innocuous variant, in case declares b64_ntop. | For example, HP-UX 11i declares gettimeofday. */ | #define b64_ntop innocuous_b64_ntop | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char b64_ntop (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef b64_ntop | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char b64_ntop (); | /* 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_b64_ntop) || defined (__stub___b64_ntop) | choke me | #else | char (*f) () = b64_ntop; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != b64_ntop; | ; | return 0; | } configure:11099: result: no configure:11011: checking for __b64_ntop configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define __b64_ntop to an innocuous variant, in case declares __b64_ntop. | For example, HP-UX 11i declares gettimeofday. */ | #define __b64_ntop innocuous___b64_ntop | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __b64_ntop (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __b64_ntop | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __b64_ntop (); | /* 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___b64_ntop) || defined (__stub_____b64_ntop) | choke me | #else | char (*f) () = __b64_ntop; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __b64_ntop; | ; | return 0; | } configure:11099: result: no configure:11011: checking for b64_pton configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccYrajAD.o: In function `main': conftest.c:(.text+0x9): undefined reference to `b64_pton' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccYrajAD.o:(.data+0x0): undefined reference to `b64_pton' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define b64_pton to an innocuous variant, in case declares b64_pton. | For example, HP-UX 11i declares gettimeofday. */ | #define b64_pton innocuous_b64_pton | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char b64_pton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef b64_pton | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char b64_pton (); | /* 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_b64_pton) || defined (__stub___b64_pton) | choke me | #else | char (*f) () = b64_pton; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != b64_pton; | ; | return 0; | } configure:11099: result: no configure:11011: checking for __b64_pton configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define __b64_pton to an innocuous variant, in case declares __b64_pton. | For example, HP-UX 11i declares gettimeofday. */ | #define __b64_pton innocuous___b64_pton | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __b64_pton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __b64_pton | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __b64_pton (); | /* 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___b64_pton) || defined (__stub_____b64_pton) | choke me | #else | char (*f) () = __b64_pton; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __b64_pton; | ; | return 0; | } configure:11099: result: no configure:11011: checking for bcopy configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c:103: warning: conflicting types for built-in function 'bcopy' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define bcopy to an innocuous variant, in case declares bcopy. | For example, HP-UX 11i declares gettimeofday. */ | #define bcopy innocuous_bcopy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bcopy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bcopy | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char bcopy (); | /* 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_bcopy) || defined (__stub___bcopy) | choke me | #else | char (*f) () = bcopy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != bcopy; | ; | return 0; | } configure:11099: result: no configure:11011: checking for bindresvport_sa configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccUsKeYY.o: In function `main': conftest.c:(.text+0x9): undefined reference to `bindresvport_sa' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccUsKeYY.o:(.data+0x0): undefined reference to `bindresvport_sa' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define bindresvport_sa to an innocuous variant, in case declares bindresvport_sa. | For example, HP-UX 11i declares gettimeofday. */ | #define bindresvport_sa innocuous_bindresvport_sa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindresvport_sa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bindresvport_sa | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char bindresvport_sa (); | /* 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_bindresvport_sa) || defined (__stub___bindresvport_sa) | choke me | #else | char (*f) () = bindresvport_sa; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != bindresvport_sa; | ; | return 0; | } configure:11099: result: no configure:11011: checking for clock configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define clock to an innocuous variant, in case declares clock. | For example, HP-UX 11i declares gettimeofday. */ | #define clock innocuous_clock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char clock (); | /* 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_clock) || defined (__stub___clock) | choke me | #else | char (*f) () = clock; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != clock; | ; | return 0; | } configure:11099: result: no configure:11011: checking for closefrom configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccWFkGo8.o: In function `main': conftest.c:(.text+0x9): undefined reference to `closefrom' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccWFkGo8.o:(.data+0x0): undefined reference to `closefrom' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define closefrom to an innocuous variant, in case declares closefrom. | For example, HP-UX 11i declares gettimeofday. */ | #define closefrom innocuous_closefrom | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closefrom (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef closefrom | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char closefrom (); | /* 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_closefrom) || defined (__stub___closefrom) | choke me | #else | char (*f) () = closefrom; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != closefrom; | ; | return 0; | } configure:11099: result: no configure:11011: checking for dirfd configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define dirfd to an innocuous variant, in case declares dirfd. | For example, HP-UX 11i declares gettimeofday. */ | #define dirfd innocuous_dirfd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dirfd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dirfd | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dirfd (); | /* 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_dirfd) || defined (__stub___dirfd) | choke me | #else | char (*f) () = dirfd; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dirfd; | ; | return 0; | } configure:11099: result: no configure:11011: checking for fchmod configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define fchmod to an innocuous variant, in case declares fchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define fchmod innocuous_fchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fchmod | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fchmod (); | /* 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_fchmod) || defined (__stub___fchmod) | choke me | #else | char (*f) () = fchmod; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fchmod; | ; | return 0; | } configure:11099: result: no configure:11011: checking for fchown configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define fchown to an innocuous variant, in case declares fchown. | For example, HP-UX 11i declares gettimeofday. */ | #define fchown innocuous_fchown | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fchown (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fchown | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fchown (); | /* 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_fchown) || defined (__stub___fchown) | choke me | #else | char (*f) () = fchown; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fchown; | ; | return 0; | } configure:11099: result: no configure:11011: checking for freeaddrinfo configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define freeaddrinfo to an innocuous variant, in case declares freeaddrinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define freeaddrinfo innocuous_freeaddrinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char freeaddrinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef freeaddrinfo | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char freeaddrinfo (); | /* 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_freeaddrinfo) || defined (__stub___freeaddrinfo) | choke me | #else | char (*f) () = freeaddrinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != freeaddrinfo; | ; | return 0; | } configure:11099: result: no configure:11011: checking for futimes configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define futimes to an innocuous variant, in case declares futimes. | For example, HP-UX 11i declares gettimeofday. */ | #define futimes innocuous_futimes | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char futimes (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef futimes | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char futimes (); | /* 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_futimes) || defined (__stub___futimes) | choke me | #else | char (*f) () = futimes; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != futimes; | ; | return 0; | } configure:11099: result: no configure:11011: checking for getaddrinfo configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getaddrinfo to an innocuous variant, in case declares getaddrinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getaddrinfo innocuous_getaddrinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getaddrinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getaddrinfo | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getaddrinfo (); | /* 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_getaddrinfo) || defined (__stub___getaddrinfo) | choke me | #else | char (*f) () = getaddrinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getaddrinfo; | ; | return 0; | } configure:11099: result: no configure:11011: checking for getcwd configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getcwd to an innocuous variant, in case declares getcwd. | For example, HP-UX 11i declares gettimeofday. */ | #define getcwd innocuous_getcwd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getcwd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getcwd | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getcwd (); | /* 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_getcwd) || defined (__stub___getcwd) | choke me | #else | char (*f) () = getcwd; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getcwd; | ; | return 0; | } configure:11099: result: no configure:11011: checking for getgrouplist configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getgrouplist to an innocuous variant, in case declares getgrouplist. | For example, HP-UX 11i declares gettimeofday. */ | #define getgrouplist innocuous_getgrouplist | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getgrouplist (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getgrouplist | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getgrouplist (); | /* 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_getgrouplist) || defined (__stub___getgrouplist) | choke me | #else | char (*f) () = getgrouplist; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getgrouplist; | ; | return 0; | } configure:11099: result: no configure:11011: checking for getnameinfo configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getnameinfo to an innocuous variant, in case declares getnameinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getnameinfo innocuous_getnameinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getnameinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getnameinfo | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getnameinfo (); | /* 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_getnameinfo) || defined (__stub___getnameinfo) | choke me | #else | char (*f) () = getnameinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getnameinfo; | ; | return 0; | } configure:11099: result: no configure:11011: checking for getopt configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getopt to an innocuous variant, in case declares getopt. | For example, HP-UX 11i declares gettimeofday. */ | #define getopt innocuous_getopt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getopt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getopt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getopt (); | /* 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_getopt) || defined (__stub___getopt) | choke me | #else | char (*f) () = getopt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getopt; | ; | return 0; | } configure:11099: result: no configure:11011: checking for getpeereid configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccUY4D1u.o: In function `main': conftest.c:(.text+0x9): undefined reference to `getpeereid' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccUY4D1u.o:(.data+0x0): undefined reference to `getpeereid' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getpeereid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getpeereid) || defined (__stub___getpeereid) | choke me | #else | char (*f) () = getpeereid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpeereid; | ; | return 0; | } configure:11099: result: no configure:11011: checking for _getpty configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/cc0Jl7mR.o: In function `main': conftest.c:(.text+0x9): undefined reference to `_getpty' /var/tmp/portage/openssh-4.2_p1-r1/temp/cc0Jl7mR.o:(.data+0x0): undefined reference to `_getpty' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _getpty (); | /* 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__getpty) || defined (__stub____getpty) | choke me | #else | char (*f) () = _getpty; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _getpty; | ; | return 0; | } configure:11099: result: no configure:11011: checking for getrlimit configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getrlimit to an innocuous variant, in case declares getrlimit. | For example, HP-UX 11i declares gettimeofday. */ | #define getrlimit innocuous_getrlimit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getrlimit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getrlimit | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getrlimit (); | /* 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_getrlimit) || defined (__stub___getrlimit) | choke me | #else | char (*f) () = getrlimit; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getrlimit; | ; | return 0; | } configure:11099: result: no configure:11011: checking for getttyent configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define getttyent to an innocuous variant, in case declares getttyent. | For example, HP-UX 11i declares gettimeofday. */ | #define getttyent innocuous_getttyent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getttyent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getttyent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getttyent (); | /* 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_getttyent) || defined (__stub___getttyent) | choke me | #else | char (*f) () = getttyent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getttyent; | ; | return 0; | } configure:11099: result: no configure:11011: checking for glob configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define glob to an innocuous variant, in case declares glob. | For example, HP-UX 11i declares gettimeofday. */ | #define glob innocuous_glob | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glob (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glob | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char glob (); | /* 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_glob) || defined (__stub___glob) | choke me | #else | char (*f) () = glob; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != glob; | ; | return 0; | } configure:11099: result: no configure:11011: checking for inet_aton configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define inet_aton to an innocuous variant, in case declares inet_aton. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_aton innocuous_inet_aton | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_aton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_aton | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char inet_aton (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_inet_aton) || defined (__stub___inet_aton) | choke me | #else | char (*f) () = inet_aton; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != inet_aton; | ; | return 0; | } configure:11099: result: no configure:11011: checking for inet_ntoa configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define inet_ntoa to an innocuous variant, in case declares inet_ntoa. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_ntoa innocuous_inet_ntoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_ntoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_ntoa | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char inet_ntoa (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_inet_ntoa) || defined (__stub___inet_ntoa) | choke me | #else | char (*f) () = inet_ntoa; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != inet_ntoa; | ; | return 0; | } configure:11099: result: no configure:11011: checking for inet_ntop configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define inet_ntop to an innocuous variant, in case declares inet_ntop. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_ntop innocuous_inet_ntop | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_ntop (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_ntop | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char inet_ntop (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_inet_ntop) || defined (__stub___inet_ntop) | choke me | #else | char (*f) () = inet_ntop; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != inet_ntop; | ; | return 0; | } configure:11099: result: no configure:11011: checking for innetgr configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define innetgr to an innocuous variant, in case declares innetgr. | For example, HP-UX 11i declares gettimeofday. */ | #define innetgr innocuous_innetgr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char innetgr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef innetgr | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char innetgr (); | /* 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_innetgr) || defined (__stub___innetgr) | choke me | #else | char (*f) () = innetgr; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != innetgr; | ; | return 0; | } configure:11099: result: no configure:11011: checking for login_getcapbool configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccOOQamB.o: In function `main': conftest.c:(.text+0x9): undefined reference to `login_getcapbool' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccOOQamB.o:(.data+0x0): undefined reference to `login_getcapbool' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define login_getcapbool to an innocuous variant, in case declares login_getcapbool. | For example, HP-UX 11i declares gettimeofday. */ | #define login_getcapbool innocuous_login_getcapbool | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char login_getcapbool (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef login_getcapbool | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char login_getcapbool (); | /* 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_login_getcapbool) || defined (__stub___login_getcapbool) | choke me | #else | char (*f) () = login_getcapbool; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != login_getcapbool; | ; | return 0; | } configure:11099: result: no configure:11011: checking for md5_crypt configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccQ1oB5i.o: In function `main': conftest.c:(.text+0x9): undefined reference to `md5_crypt' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccQ1oB5i.o:(.data+0x0): undefined reference to `md5_crypt' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define md5_crypt to an innocuous variant, in case declares md5_crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define md5_crypt innocuous_md5_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char md5_crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef md5_crypt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char md5_crypt (); | /* 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_md5_crypt) || defined (__stub___md5_crypt) | choke me | #else | char (*f) () = md5_crypt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != md5_crypt; | ; | return 0; | } configure:11099: result: no configure:11011: checking for memmove configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c:103: warning: conflicting types for built-in function 'memmove' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define memmove to an innocuous variant, in case declares memmove. | For example, HP-UX 11i declares gettimeofday. */ | #define memmove innocuous_memmove | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memmove (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memmove | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char memmove (); | /* 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_memmove) || defined (__stub___memmove) | choke me | #else | char (*f) () = memmove; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != memmove; | ; | return 0; | } configure:11099: result: no configure:11011: checking for mkdtemp configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define mkdtemp to an innocuous variant, in case declares mkdtemp. | For example, HP-UX 11i declares gettimeofday. */ | #define mkdtemp innocuous_mkdtemp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mkdtemp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mkdtemp | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mkdtemp (); | /* 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_mkdtemp) || defined (__stub___mkdtemp) | choke me | #else | char (*f) () = mkdtemp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mkdtemp; | ; | return 0; | } configure:11099: result: no configure:11011: checking for mmap configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define mmap to an innocuous variant, in case declares mmap. | For example, HP-UX 11i declares gettimeofday. */ | #define mmap innocuous_mmap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mmap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mmap | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mmap (); | /* 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_mmap) || defined (__stub___mmap) | choke me | #else | char (*f) () = mmap; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mmap; | ; | return 0; | } configure:11099: result: no configure:11011: checking for ngetaddrinfo configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccIzKOh4.o: In function `main': conftest.c:(.text+0x9): undefined reference to `ngetaddrinfo' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccIzKOh4.o:(.data+0x0): undefined reference to `ngetaddrinfo' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define ngetaddrinfo to an innocuous variant, in case declares ngetaddrinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define ngetaddrinfo innocuous_ngetaddrinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ngetaddrinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ngetaddrinfo | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ngetaddrinfo (); | /* 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_ngetaddrinfo) || defined (__stub___ngetaddrinfo) | choke me | #else | char (*f) () = ngetaddrinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ngetaddrinfo; | ; | return 0; | } configure:11099: result: no configure:11011: checking for nsleep configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/cc1Zjenn.o: In function `main': conftest.c:(.text+0x9): undefined reference to `nsleep' /var/tmp/portage/openssh-4.2_p1-r1/temp/cc1Zjenn.o:(.data+0x0): undefined reference to `nsleep' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define nsleep to an innocuous variant, in case declares nsleep. | For example, HP-UX 11i declares gettimeofday. */ | #define nsleep innocuous_nsleep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nsleep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nsleep | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char nsleep (); | /* 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_nsleep) || defined (__stub___nsleep) | choke me | #else | char (*f) () = nsleep; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != nsleep; | ; | return 0; | } configure:11099: result: no configure:11011: checking for ogetaddrinfo configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccgIHs6S.o: In function `main': conftest.c:(.text+0x9): undefined reference to `ogetaddrinfo' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccgIHs6S.o:(.data+0x0): undefined reference to `ogetaddrinfo' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define ogetaddrinfo to an innocuous variant, in case declares ogetaddrinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define ogetaddrinfo innocuous_ogetaddrinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ogetaddrinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ogetaddrinfo | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ogetaddrinfo (); | /* 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_ogetaddrinfo) || defined (__stub___ogetaddrinfo) | choke me | #else | char (*f) () = ogetaddrinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ogetaddrinfo; | ; | return 0; | } configure:11099: result: no configure:11011: checking for openlog_r configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccI01hZj.o: In function `main': conftest.c:(.text+0x9): undefined reference to `openlog_r' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccI01hZj.o:(.data+0x0): undefined reference to `openlog_r' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define openlog_r to an innocuous variant, in case declares openlog_r. | For example, HP-UX 11i declares gettimeofday. */ | #define openlog_r innocuous_openlog_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openlog_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openlog_r | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char openlog_r (); | /* 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_openlog_r) || defined (__stub___openlog_r) | choke me | #else | char (*f) () = openlog_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != openlog_r; | ; | return 0; | } configure:11099: result: no configure:11011: checking for openpty configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char openpty (); | /* 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_openpty) || defined (__stub___openpty) | choke me | #else | char (*f) () = openpty; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != openpty; | ; | return 0; | } configure:11099: result: no configure:11011: checking for prctl configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define prctl to an innocuous variant, in case declares prctl. | For example, HP-UX 11i declares gettimeofday. */ | #define prctl innocuous_prctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char prctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef prctl | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char prctl (); | /* 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_prctl) || defined (__stub___prctl) | choke me | #else | char (*f) () = prctl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != prctl; | ; | return 0; | } configure:11099: result: no configure:11011: checking for pstat configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccOIkzlR.o: In function `main': conftest.c:(.text+0x9): undefined reference to `pstat' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccOIkzlR.o:(.data+0x0): undefined reference to `pstat' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define pstat to an innocuous variant, in case declares pstat. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat innocuous_pstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pstat (); | /* 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_pstat) || defined (__stub___pstat) | choke me | #else | char (*f) () = pstat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pstat; | ; | return 0; | } configure:11099: result: no configure:11011: checking for readpassphrase configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccEhxjgr.o: In function `main': conftest.c:(.text+0x9): undefined reference to `readpassphrase' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccEhxjgr.o:(.data+0x0): undefined reference to `readpassphrase' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define readpassphrase to an innocuous variant, in case declares readpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define readpassphrase innocuous_readpassphrase | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char readpassphrase (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef readpassphrase | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char readpassphrase (); | /* 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_readpassphrase) || defined (__stub___readpassphrase) | choke me | #else | char (*f) () = readpassphrase; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != readpassphrase; | ; | return 0; | } configure:11099: result: no configure:11011: checking for realpath configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define realpath to an innocuous variant, in case declares realpath. | For example, HP-UX 11i declares gettimeofday. */ | #define realpath innocuous_realpath | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char realpath (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef realpath | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char realpath (); | /* 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_realpath) || defined (__stub___realpath) | choke me | #else | char (*f) () = realpath; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != realpath; | ; | return 0; | } configure:11099: result: no configure:11011: checking for recvmsg configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define recvmsg to an innocuous variant, in case declares recvmsg. | For example, HP-UX 11i declares gettimeofday. */ | #define recvmsg innocuous_recvmsg | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char recvmsg (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef recvmsg | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char recvmsg (); | /* 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_recvmsg) || defined (__stub___recvmsg) | choke me | #else | char (*f) () = recvmsg; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != recvmsg; | ; | return 0; | } configure:11099: result: no configure:11011: checking for rresvport_af configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define rresvport_af to an innocuous variant, in case declares rresvport_af. | For example, HP-UX 11i declares gettimeofday. */ | #define rresvport_af innocuous_rresvport_af | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rresvport_af (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rresvport_af | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char rresvport_af (); | /* 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_rresvport_af) || defined (__stub___rresvport_af) | choke me | #else | char (*f) () = rresvport_af; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != rresvport_af; | ; | return 0; | } configure:11099: result: no configure:11011: checking for sendmsg configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define sendmsg to an innocuous variant, in case declares sendmsg. | For example, HP-UX 11i declares gettimeofday. */ | #define sendmsg innocuous_sendmsg | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sendmsg (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sendmsg | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sendmsg (); | /* 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_sendmsg) || defined (__stub___sendmsg) | choke me | #else | char (*f) () = sendmsg; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sendmsg; | ; | return 0; | } configure:11099: result: no configure:11011: checking for setdtablesize configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccQy4I0Y.o: In function `main': conftest.c:(.text+0x9): undefined reference to `setdtablesize' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccQy4I0Y.o:(.data+0x0): undefined reference to `setdtablesize' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setdtablesize to an innocuous variant, in case declares setdtablesize. | For example, HP-UX 11i declares gettimeofday. */ | #define setdtablesize innocuous_setdtablesize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setdtablesize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setdtablesize | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setdtablesize (); | /* 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_setdtablesize) || defined (__stub___setdtablesize) | choke me | #else | char (*f) () = setdtablesize; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setdtablesize; | ; | return 0; | } configure:11099: result: no configure:11011: checking for setegid configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setegid to an innocuous variant, in case declares setegid. | For example, HP-UX 11i declares gettimeofday. */ | #define setegid innocuous_setegid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setegid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setegid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setegid (); | /* 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_setegid) || defined (__stub___setegid) | choke me | #else | char (*f) () = setegid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setegid; | ; | return 0; | } configure:11099: result: no configure:11011: checking for setenv configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setenv to an innocuous variant, in case declares setenv. | For example, HP-UX 11i declares gettimeofday. */ | #define setenv innocuous_setenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setenv | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setenv (); | /* 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_setenv) || defined (__stub___setenv) | choke me | #else | char (*f) () = setenv; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setenv; | ; | return 0; | } configure:11099: result: no configure:11011: checking for seteuid configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define seteuid to an innocuous variant, in case declares seteuid. | For example, HP-UX 11i declares gettimeofday. */ | #define seteuid innocuous_seteuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char seteuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef seteuid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char seteuid (); | /* 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_seteuid) || defined (__stub___seteuid) | choke me | #else | char (*f) () = seteuid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != seteuid; | ; | return 0; | } configure:11099: result: no configure:11011: checking for setgroups configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setgroups to an innocuous variant, in case declares setgroups. | For example, HP-UX 11i declares gettimeofday. */ | #define setgroups innocuous_setgroups | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setgroups (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setgroups | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setgroups (); | /* 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_setgroups) || defined (__stub___setgroups) | choke me | #else | char (*f) () = setgroups; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setgroups; | ; | return 0; | } configure:11099: result: no configure:11011: checking for setlogin configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c:108: error: parse error before "me" conftest.c:116: error: syntax error before "int" conftest.c: In function `main': conftest.c:119: error: `f' undeclared (first use in this function) conftest.c:119: error: (Each undeclared identifier is reported only once conftest.c:119: error: for each function it appears in.) configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setlogin to an innocuous variant, in case declares setlogin. | For example, HP-UX 11i declares gettimeofday. */ | #define setlogin innocuous_setlogin | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setlogin (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setlogin | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setlogin (); | /* 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_setlogin) || defined (__stub___setlogin) | choke me | #else | char (*f) () = setlogin; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setlogin; | ; | return 0; | } configure:11099: result: no configure:11011: checking for setpcred configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/cc4iAssi.o: In function `main': conftest.c:(.text+0x9): undefined reference to `setpcred' /var/tmp/portage/openssh-4.2_p1-r1/temp/cc4iAssi.o:(.data+0x0): undefined reference to `setpcred' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setpcred to an innocuous variant, in case declares setpcred. | For example, HP-UX 11i declares gettimeofday. */ | #define setpcred innocuous_setpcred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpcred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpcred | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setpcred (); | /* 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_setpcred) || defined (__stub___setpcred) | choke me | #else | char (*f) () = setpcred; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setpcred; | ; | return 0; | } configure:11099: result: no configure:11011: checking for setproctitle configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccqiMTkG.o: In function `main': conftest.c:(.text+0x9): undefined reference to `setproctitle' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccqiMTkG.o:(.data+0x0): undefined reference to `setproctitle' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setproctitle (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_setproctitle) || defined (__stub___setproctitle) | choke me | #else | char (*f) () = setproctitle; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setproctitle; | ; | return 0; | } configure:11099: result: no configure:11011: checking for setregid configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setregid to an innocuous variant, in case declares setregid. | For example, HP-UX 11i declares gettimeofday. */ | #define setregid innocuous_setregid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setregid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setregid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setregid (); | /* 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_setregid) || defined (__stub___setregid) | choke me | #else | char (*f) () = setregid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setregid; | ; | return 0; | } configure:11099: result: no configure:11011: checking for setreuid configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setreuid to an innocuous variant, in case declares setreuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setreuid innocuous_setreuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setreuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setreuid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setreuid (); | /* 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_setreuid) || defined (__stub___setreuid) | choke me | #else | char (*f) () = setreuid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setreuid; | ; | return 0; | } configure:11099: result: no configure:11011: checking for setrlimit configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setrlimit to an innocuous variant, in case declares setrlimit. | For example, HP-UX 11i declares gettimeofday. */ | #define setrlimit innocuous_setrlimit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setrlimit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setrlimit | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setrlimit (); | /* 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_setrlimit) || defined (__stub___setrlimit) | choke me | #else | char (*f) () = setrlimit; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setrlimit; | ; | return 0; | } configure:11099: result: no configure:11011: checking for setsid configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setsid to an innocuous variant, in case declares setsid. | For example, HP-UX 11i declares gettimeofday. */ | #define setsid innocuous_setsid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setsid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setsid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setsid (); | /* 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_setsid) || defined (__stub___setsid) | choke me | #else | char (*f) () = setsid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setsid; | ; | return 0; | } configure:11099: result: no configure:11011: checking for setvbuf configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define setvbuf to an innocuous variant, in case declares setvbuf. | For example, HP-UX 11i declares gettimeofday. */ | #define setvbuf innocuous_setvbuf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setvbuf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setvbuf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setvbuf (); | /* 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_setvbuf) || defined (__stub___setvbuf) | choke me | #else | char (*f) () = setvbuf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setvbuf; | ; | return 0; | } configure:11099: result: no configure:11011: checking for sigaction configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define sigaction to an innocuous variant, in case declares sigaction. | For example, HP-UX 11i declares gettimeofday. */ | #define sigaction innocuous_sigaction | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigaction (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigaction | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sigaction (); | /* 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_sigaction) || defined (__stub___sigaction) | choke me | #else | char (*f) () = sigaction; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sigaction; | ; | return 0; | } configure:11099: result: no configure:11011: checking for sigvec configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define sigvec to an innocuous variant, in case declares sigvec. | For example, HP-UX 11i declares gettimeofday. */ | #define sigvec innocuous_sigvec | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigvec (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigvec | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sigvec (); | /* 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_sigvec) || defined (__stub___sigvec) | choke me | #else | char (*f) () = sigvec; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sigvec; | ; | return 0; | } configure:11099: result: no configure:11011: checking for snprintf configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c:103: warning: conflicting types for built-in function 'snprintf' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define snprintf to an innocuous variant, in case declares snprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define snprintf innocuous_snprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char snprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef snprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char snprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_snprintf) || defined (__stub___snprintf) | choke me | #else | char (*f) () = snprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != snprintf; | ; | return 0; | } configure:11099: result: no configure:11011: checking for socketpair configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define socketpair to an innocuous variant, in case declares socketpair. | For example, HP-UX 11i declares gettimeofday. */ | #define socketpair innocuous_socketpair | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char socketpair (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef socketpair | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char socketpair (); | /* 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_socketpair) || defined (__stub___socketpair) | choke me | #else | char (*f) () = socketpair; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != socketpair; | ; | return 0; | } configure:11099: result: no configure:11011: checking for strdup configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c:103: warning: conflicting types for built-in function 'strdup' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strdup to an innocuous variant, in case declares strdup. | For example, HP-UX 11i declares gettimeofday. */ | #define strdup innocuous_strdup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strdup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strdup | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strdup (); | /* 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_strdup) || defined (__stub___strdup) | choke me | #else | char (*f) () = strdup; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strdup; | ; | return 0; | } configure:11099: result: no configure:11011: checking for strerror configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strerror to an innocuous variant, in case declares strerror. | For example, HP-UX 11i declares gettimeofday. */ | #define strerror innocuous_strerror | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strerror (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strerror | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | /* 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_strerror) || defined (__stub___strerror) | choke me | #else | char (*f) () = strerror; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strerror; | ; | return 0; | } configure:11099: result: no configure:11011: checking for strlcat configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/cc2CyMzj.o: In function `main': conftest.c:(.text+0x9): undefined reference to `strlcat' /var/tmp/portage/openssh-4.2_p1-r1/temp/cc2CyMzj.o:(.data+0x0): undefined reference to `strlcat' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strlcat (); | /* 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_strlcat) || defined (__stub___strlcat) | choke me | #else | char (*f) () = strlcat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcat; | ; | return 0; | } configure:11099: result: no configure:11011: checking for strlcpy configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccUUvto1.o: In function `main': conftest.c:(.text+0x9): undefined reference to `strlcpy' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccUUvto1.o:(.data+0x0): undefined reference to `strlcpy' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strlcpy (); | /* 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_strlcpy) || defined (__stub___strlcpy) | choke me | #else | char (*f) () = strlcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcpy; | ; | return 0; | } configure:11099: result: no configure:11011: checking for strmode configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccYe9mQr.o: In function `main': conftest.c:(.text+0x9): undefined reference to `strmode' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccYe9mQr.o:(.data+0x0): undefined reference to `strmode' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strmode to an innocuous variant, in case declares strmode. | For example, HP-UX 11i declares gettimeofday. */ | #define strmode innocuous_strmode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strmode | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strmode (); | /* 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_strmode) || defined (__stub___strmode) | choke me | #else | char (*f) () = strmode; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strmode; | ; | return 0; | } configure:11099: result: no configure:11011: checking for strnvis configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/cc8DhAW9.o: In function `main': conftest.c:(.text+0x9): undefined reference to `strnvis' /var/tmp/portage/openssh-4.2_p1-r1/temp/cc8DhAW9.o:(.data+0x0): undefined reference to `strnvis' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strnvis to an innocuous variant, in case declares strnvis. | For example, HP-UX 11i declares gettimeofday. */ | #define strnvis innocuous_strnvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnvis | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strnvis (); | /* 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_strnvis) || defined (__stub___strnvis) | choke me | #else | char (*f) () = strnvis; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strnvis; | ; | return 0; | } configure:11099: result: no configure:11011: checking for strtonum configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /var/tmp/portage/openssh-4.2_p1-r1/temp/ccKqZT1h.o: In function `main': conftest.c:(.text+0x9): undefined reference to `strtonum' /var/tmp/portage/openssh-4.2_p1-r1/temp/ccKqZT1h.o:(.data+0x0): undefined reference to `strtonum' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strtonum to an innocuous variant, in case declares strtonum. | For example, HP-UX 11i declares gettimeofday. */ | #define strtonum innocuous_strtonum | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtonum (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtonum | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strtonum (); | /* 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_strtonum) || defined (__stub___strtonum) | choke me | #else | char (*f) () = strtonum; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strtonum; | ; | return 0; | } configure:11099: result: no configure:11011: checking for strtoll configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strtoll to an innocuous variant, in case declares strtoll. | For example, HP-UX 11i declares gettimeofday. */ | #define strtoll innocuous_strtoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtoll | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strtoll (); | /* 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_strtoll) || defined (__stub___strtoll) | choke me | #else | char (*f) () = strtoll; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strtoll; | ; | return 0; | } configure:11099: result: no configure:11011: checking for strtoul configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define strtoul to an innocuous variant, in case declares strtoul. | For example, HP-UX 11i declares gettimeofday. */ | #define strtoul innocuous_strtoul | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtoul (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtoul | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strtoul (); | /* 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_strtoul) || defined (__stub___strtoul) | choke me | #else | char (*f) () = strtoul; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strtoul; | ; | return 0; | } configure:11099: result: no configure:11011: checking for sysconf configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define sysconf to an innocuous variant, in case declares sysconf. | For example, HP-UX 11i declares gettimeofday. */ | #define sysconf innocuous_sysconf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysconf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysconf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sysconf (); | /* 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_sysconf) || defined (__stub___sysconf) | choke me | #else | char (*f) () = sysconf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sysconf; | ; | return 0; | } configure:11099: result: no configure:11011: checking for tcgetpgrp configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define tcgetpgrp to an innocuous variant, in case declares tcgetpgrp. | For example, HP-UX 11i declares gettimeofday. */ | #define tcgetpgrp innocuous_tcgetpgrp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tcgetpgrp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tcgetpgrp | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char tcgetpgrp (); | /* 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_tcgetpgrp) || defined (__stub___tcgetpgrp) | choke me | #else | char (*f) () = tcgetpgrp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != tcgetpgrp; | ; | return 0; | } configure:11099: result: no configure:11011: checking for truncate configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define truncate to an innocuous variant, in case declares truncate. | For example, HP-UX 11i declares gettimeofday. */ | #define truncate innocuous_truncate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char truncate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef truncate | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char truncate (); | /* 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_truncate) || defined (__stub___truncate) | choke me | #else | char (*f) () = truncate; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != truncate; | ; | return 0; | } configure:11099: result: no configure:11011: checking for unsetenv configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define unsetenv to an innocuous variant, in case declares unsetenv. | For example, HP-UX 11i declares gettimeofday. */ | #define unsetenv innocuous_unsetenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char unsetenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef unsetenv | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char unsetenv (); | /* 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_unsetenv) || defined (__stub___unsetenv) | choke me | #else | char (*f) () = unsetenv; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != unsetenv; | ; | return 0; | } configure:11099: result: no configure:11011: checking for updwtmpx configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | /* end confdefs.h. */ | /* Define updwtmpx to an innocuous variant, in case declares updwtmpx. | For example, HP-UX 11i declares gettimeofday. */ | #define updwtmpx innocuous_updwtmpx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char updwtmpx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef updwtmpx | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char updwtmpx (); | /* 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_updwtmpx) || defined (__stub___updwtmpx) | choke me | #else | char (*f) () = updwtmpx; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != updwtmpx; | ; | return 0; | } configure:11099: result: no configure:11011: checking for utimes configure:11099: result: yes configure:11011: checking for vhangup configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | /* Define vhangup to an innocuous variant, in case declares vhangup. | For example, HP-UX 11i declares gettimeofday. */ | #define vhangup innocuous_vhangup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vhangup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vhangup | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vhangup (); | /* 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_vhangup) || defined (__stub___vhangup) | choke me | #else | char (*f) () = vhangup; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vhangup; | ; | return 0; | } configure:11099: result: no configure:11011: checking for vsnprintf configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c:104: warning: conflicting types for built-in function 'vsnprintf' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | /* Define vsnprintf to an innocuous variant, in case declares vsnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vsnprintf innocuous_vsnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vsnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vsnprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vsnprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_vsnprintf) || defined (__stub___vsnprintf) | choke me | #else | char (*f) () = vsnprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vsnprintf; | ; | return 0; | } configure:11099: result: no configure:11011: checking for waitpid configure:11068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | /* Define waitpid to an innocuous variant, in case declares waitpid. | For example, HP-UX 11i declares gettimeofday. */ | #define waitpid innocuous_waitpid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char waitpid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef waitpid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char waitpid (); | /* 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_waitpid) || defined (__stub___waitpid) | choke me | #else | char (*f) () = waitpid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != waitpid; | ; | return 0; | } configure:11099: result: no configure:11115: checking for gai_strerror configure:11172: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11178: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | /* Define gai_strerror to an innocuous variant, in case declares gai_strerror. | For example, HP-UX 11i declares gettimeofday. */ | #define gai_strerror innocuous_gai_strerror | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gai_strerror (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gai_strerror | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gai_strerror (); | /* 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_gai_strerror) || defined (__stub___gai_strerror) | choke me | #else | char (*f) () = gai_strerror; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gai_strerror; | ; | return 0; | } configure:11203: result: no configure:11275: checking for library containing nanosleep configure:11305: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11311: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char nanosleep (); | int | main () | { | nanosleep (); | ; | return 0; | } configure:11360: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lrt -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11366: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char nanosleep (); | int | main () | { | nanosleep (); | ; | return 0; | } configure:11360: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lposix4 -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lposix4 collect2: ld returned 1 exit status configure:11366: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char nanosleep (); | int | main () | { | nanosleep (); | ; | return 0; | } configure:11394: result: no configure:11405: checking whether getrusage is declared configure:11429: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c: In function `main': conftest.c:118: error: `getrusage' undeclared (first use in this function) conftest.c:118: error: (Each undeclared identifier is reported only once conftest.c:118: error: for each function it appears in.) conftest.c:118: warning: unused variable `p' configure:11435: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getrusage | char *p = (char *) getrusage; | #endif | | ; | return 0; | } configure:11459: result: no configure:11566: checking whether strsep is declared configure:11595: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:11601: $? = 0 configure:11605: test -z || test ! -s conftest.err configure:11608: $? = 0 configure:11611: test -s conftest.o configure:11614: $? = 0 configure:11625: result: yes configure:11632: checking for strsep configure:11689: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:11695: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | /* Define strsep to an innocuous variant, in case declares strsep. | For example, HP-UX 11i declares gettimeofday. */ | #define strsep innocuous_strsep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strsep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strsep | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strsep (); | /* 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_strsep) || defined (__stub___strsep) | choke me | #else | char (*f) () = strsep; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strsep; | ; | return 0; | } configure:11720: result: no configure:11733: checking whether tcsendbreak is declared configure:11759: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c: In function `main': conftest.c:87: warning: unused variable `p' configure:11765: $? = 0 configure:11769: test -z || test ! -s conftest.err configure:11772: $? = 0 configure:11775: test -s conftest.o configure:11778: $? = 0 configure:11789: result: yes configure:11902: checking whether h_errno is declared configure:11927: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 configure:11933: $? = 0 configure:11937: test -z || test ! -s conftest.err configure:11940: $? = 0 configure:11943: test -s conftest.o configure:11946: $? = 0 configure:11957: result: yes configure:11980: checking for setresuid configure:12037: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12043: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define setresuid to an innocuous variant, in case declares setresuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresuid innocuous_setresuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresuid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setresuid (); | /* 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_setresuid) || defined (__stub___setresuid) | choke me | #else | char (*f) () = setresuid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setresuid; | ; | return 0; | } configure:12068: result: no configure:12131: checking for setresgid configure:12188: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define setresgid to an innocuous variant, in case declares setresgid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresgid innocuous_setresgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresgid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setresgid (); | /* 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_setresgid) || defined (__stub___setresgid) | choke me | #else | char (*f) () = setresgid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setresgid; | ; | return 0; | } configure:12219: result: no configure:12283: checking for gettimeofday configure:12340: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define gettimeofday to an innocuous variant, in case declares gettimeofday. | For example, HP-UX 11i declares gettimeofday. */ | #define gettimeofday innocuous_gettimeofday | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gettimeofday (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gettimeofday | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gettimeofday (); | /* 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_gettimeofday) || defined (__stub___gettimeofday) | choke me | #else | char (*f) () = gettimeofday; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gettimeofday; | ; | return 0; | } configure:12371: result: no configure:12283: checking for time configure:12340: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define time to an innocuous variant, in case declares time. | For example, HP-UX 11i declares gettimeofday. */ | #define time innocuous_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef time | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char time (); | /* 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_time) || defined (__stub___time) | choke me | #else | char (*f) () = time; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != time; | ; | return 0; | } configure:12371: result: no configure:12390: checking for endutent configure:12447: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12453: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define endutent to an innocuous variant, in case declares endutent. | For example, HP-UX 11i declares gettimeofday. */ | #define endutent innocuous_endutent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endutent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endutent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char endutent (); | /* 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_endutent) || defined (__stub___endutent) | choke me | #else | char (*f) () = endutent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != endutent; | ; | return 0; | } configure:12478: result: no configure:12390: checking for getutent configure:12447: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12453: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define getutent to an innocuous variant, in case declares getutent. | For example, HP-UX 11i declares gettimeofday. */ | #define getutent innocuous_getutent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getutent (); | /* 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_getutent) || defined (__stub___getutent) | choke me | #else | char (*f) () = getutent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutent; | ; | return 0; | } configure:12478: result: no configure:12390: checking for getutid configure:12447: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12453: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define getutid to an innocuous variant, in case declares getutid. | For example, HP-UX 11i declares gettimeofday. */ | #define getutid innocuous_getutid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getutid (); | /* 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_getutid) || defined (__stub___getutid) | choke me | #else | char (*f) () = getutid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutid; | ; | return 0; | } configure:12478: result: no configure:12390: checking for getutline configure:12447: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12453: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define getutline to an innocuous variant, in case declares getutline. | For example, HP-UX 11i declares gettimeofday. */ | #define getutline innocuous_getutline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutline | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getutline (); | /* 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_getutline) || defined (__stub___getutline) | choke me | #else | char (*f) () = getutline; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutline; | ; | return 0; | } configure:12478: result: no configure:12390: checking for pututline configure:12447: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12453: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define pututline to an innocuous variant, in case declares pututline. | For example, HP-UX 11i declares gettimeofday. */ | #define pututline innocuous_pututline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pututline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pututline | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pututline (); | /* 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_pututline) || defined (__stub___pututline) | choke me | #else | char (*f) () = pututline; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pututline; | ; | return 0; | } configure:12478: result: no configure:12390: checking for setutent configure:12447: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12453: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define setutent to an innocuous variant, in case declares setutent. | For example, HP-UX 11i declares gettimeofday. */ | #define setutent innocuous_setutent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setutent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setutent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setutent (); | /* 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_setutent) || defined (__stub___setutent) | choke me | #else | char (*f) () = setutent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setutent; | ; | return 0; | } configure:12478: result: no configure:12492: checking for utmpname configure:12549: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define utmpname to an innocuous variant, in case declares utmpname. | For example, HP-UX 11i declares gettimeofday. */ | #define utmpname innocuous_utmpname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utmpname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef utmpname | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char utmpname (); | /* 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_utmpname) || defined (__stub___utmpname) | choke me | #else | char (*f) () = utmpname; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != utmpname; | ; | return 0; | } configure:12580: result: no configure:12598: checking for endutxent configure:12655: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define endutxent to an innocuous variant, in case declares endutxent. | For example, HP-UX 11i declares gettimeofday. */ | #define endutxent innocuous_endutxent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endutxent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endutxent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char endutxent (); | /* 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_endutxent) || defined (__stub___endutxent) | choke me | #else | char (*f) () = endutxent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != endutxent; | ; | return 0; | } configure:12686: result: no configure:12598: checking for getutxent configure:12655: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define getutxent to an innocuous variant, in case declares getutxent. | For example, HP-UX 11i declares gettimeofday. */ | #define getutxent innocuous_getutxent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutxent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutxent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getutxent (); | /* 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_getutxent) || defined (__stub___getutxent) | choke me | #else | char (*f) () = getutxent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutxent; | ; | return 0; | } configure:12686: result: no configure:12598: checking for getutxid configure:12655: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define getutxid to an innocuous variant, in case declares getutxid. | For example, HP-UX 11i declares gettimeofday. */ | #define getutxid innocuous_getutxid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutxid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutxid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getutxid (); | /* 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_getutxid) || defined (__stub___getutxid) | choke me | #else | char (*f) () = getutxid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutxid; | ; | return 0; | } configure:12686: result: no configure:12598: checking for getutxline configure:12655: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define getutxline to an innocuous variant, in case declares getutxline. | For example, HP-UX 11i declares gettimeofday. */ | #define getutxline innocuous_getutxline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutxline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutxline | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getutxline (); | /* 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_getutxline) || defined (__stub___getutxline) | choke me | #else | char (*f) () = getutxline; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutxline; | ; | return 0; | } configure:12686: result: no configure:12598: checking for pututxline configure:12655: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define pututxline to an innocuous variant, in case declares pututxline. | For example, HP-UX 11i declares gettimeofday. */ | #define pututxline innocuous_pututxline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pututxline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pututxline | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pututxline (); | /* 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_pututxline) || defined (__stub___pututxline) | choke me | #else | char (*f) () = pututxline; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pututxline; | ; | return 0; | } configure:12686: result: no configure:12701: checking for setutxent configure:12758: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12764: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define setutxent to an innocuous variant, in case declares setutxent. | For example, HP-UX 11i declares gettimeofday. */ | #define setutxent innocuous_setutxent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setutxent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setutxent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setutxent (); | /* 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_setutxent) || defined (__stub___setutxent) | choke me | #else | char (*f) () = setutxent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setutxent; | ; | return 0; | } configure:12789: result: no configure:12701: checking for utmpxname configure:12758: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12764: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define utmpxname to an innocuous variant, in case declares utmpxname. | For example, HP-UX 11i declares gettimeofday. */ | #define utmpxname innocuous_utmpxname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utmpxname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef utmpxname | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char utmpxname (); | /* 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_utmpxname) || defined (__stub___utmpxname) | choke me | #else | char (*f) () = utmpxname; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != utmpxname; | ; | return 0; | } configure:12789: result: no configure:12800: checking for daemon configure:12857: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12863: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define daemon to an innocuous variant, in case declares daemon. | For example, HP-UX 11i declares gettimeofday. */ | #define daemon innocuous_daemon | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char daemon (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef daemon | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char daemon (); | /* 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_daemon) || defined (__stub___daemon) | choke me | #else | char (*f) () = daemon; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != daemon; | ; | return 0; | } configure:12888: result: no configure:12896: checking for daemon in -lbsd configure:12926: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lbsd -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:12932: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char daemon (); | int | main () | { | daemon (); | ; | return 0; | } configure:12958: result: no configure:12971: checking for getpagesize configure:13028: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:13034: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | /* Define getpagesize to an innocuous variant, in case declares getpagesize. | For example, HP-UX 11i declares gettimeofday. */ | #define getpagesize innocuous_getpagesize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpagesize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpagesize | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getpagesize (); | /* 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_getpagesize) || defined (__stub___getpagesize) | choke me | #else | char (*f) () = getpagesize; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpagesize; | ; | return 0; | } configure:13059: result: no configure:13067: checking for getpagesize in -lucb configure:13097: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lucb -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:13103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getpagesize (); | int | main () | { | getpagesize (); | ; | return 0; | } configure:13129: result: no configure:13199: checking whether system supports SO_PEERCRED getsockopt configure:13218: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c: In function `main': conftest.c:87: warning: unused variable `i' configure:13224: $? = 0 configure:13228: test -z || test ! -s conftest.err configure:13231: $? = 0 configure:13234: test -s conftest.o configure:13237: $? = 0 configure:13239: result: yes configure:13323: checking if openpty correctly handles controlling tty configure:13373: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lldap -lutil -lz -lnsl >&5 conftest.c: In function `main': conftest.c:95: warning: implicit declaration of function `fork' conftest.c:97: warning: implicit declaration of function `exit' conftest.c:105: warning: implicit declaration of function `close' conftest.c:106: warning: implicit declaration of function `setsid' conftest.c:107: warning: implicit declaration of function `openpty' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:13376: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_SO_PEERCRED | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main() | { | pid_t pid; | int fd, ptyfd, ttyfd, status; | | pid = fork(); | if (pid < 0) { /* failed */ | exit(1); | } else if (pid > 0) { /* parent */ | waitpid(pid, &status, 0); | if (WIFEXITED(status)) | exit(WEXITSTATUS(status)); | else | exit(2); | } else { /* child */ | close(0); close(1); close(2); | setsid(); | openpty(&ptyfd, &ttyfd, NULL, NULL, NULL); | fd = open("/dev/tty", O_RDWR | O_NOCTTY); | if (fd >= 0) | exit(3); /* Acquired ctty: broken */ | else | exit(0); /* Did not acquire ctty: OK */ | } | } | configure:13394: result: no configure:13668: checking whether getpgrp requires zero arguments configure:13690: x86_64-pc-linux-gnu-gcc -c -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c >&5 conftest.c: In function `main': conftest.c:121: error: too many arguments to function `getpgrp' configure:13696: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_SO_PEERCRED | #define SSHD_ACQUIRES_CTTY 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure:13721: result: yes configure:13748: checking for dlopen in -ldl configure:13778: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -ldl -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:13784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_SO_PEERCRED | #define SSHD_ACQUIRES_CTTY 1 | #define GETPGRP_VOID 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | int | main () | { | dlopen (); | ; | return 0; | } configure:13810: result: no configure:13822: checking for pam_set_item in -lpam configure:13852: x86_64-pc-linux-gnu-gcc -o conftest -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99 conftest.c -lpam -lldap -lutil -lz -lnsl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memvfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memrealloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memcalloc_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strndup_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_memfree_x' /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib/libldap.so: undefined reference to `ber_strdup_x' collect2: ld returned 1 exit status configure:13858: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define DONT_TRY_OTHER_AF 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_PROC_PID 1 | #define LIBWRAP 1 | #define WITH_LDAP_PUBKEY 1 | #define HAVE_UTIMES 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_SO_PEERCRED | #define SSHD_ACQUIRES_CTTY 1 | #define GETPGRP_VOID 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pam_set_item (); | int | main () | { | pam_set_item (); | ; | return 0; | } configure:13884: result: no configure:13894: error: *** libpam missing ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_build_alias=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-O2 ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func___b64_ntop=no ac_cv_func___b64_pton=no ac_cv_func__getpty=no ac_cv_func_arc4random=no ac_cv_func_b64_ntop=no ac_cv_func_b64_pton=no ac_cv_func_bcopy=no ac_cv_func_bindresvport_sa=no ac_cv_func_clock=no ac_cv_func_closefrom=no ac_cv_func_daemon=no ac_cv_func_dirfd=no ac_cv_func_dirname=yes ac_cv_func_endutent=no ac_cv_func_endutxent=no ac_cv_func_fchmod=no ac_cv_func_fchown=no ac_cv_func_freeaddrinfo=no ac_cv_func_futimes=no ac_cv_func_gai_strerror=no ac_cv_func_getaddrinfo=no ac_cv_func_getcwd=no ac_cv_func_getgrouplist=no ac_cv_func_getnameinfo=no ac_cv_func_getopt=no ac_cv_func_getpagesize=no ac_cv_func_getpeereid=no ac_cv_func_getpgrp_void=yes ac_cv_func_getrlimit=no ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=no ac_cv_func_getttyent=no ac_cv_func_getutent=no ac_cv_func_getutid=no ac_cv_func_getutline=no ac_cv_func_getutxent=no ac_cv_func_getutxid=no ac_cv_func_getutxline=no ac_cv_func_glob=no ac_cv_func_inet_aton=no ac_cv_func_inet_ntoa=no ac_cv_func_inet_ntop=no ac_cv_func_innetgr=no ac_cv_func_login_getcapbool=no ac_cv_func_logout=yes ac_cv_func_logwtmp=yes ac_cv_func_md5_crypt=no ac_cv_func_memmove=no ac_cv_func_mkdtemp=no ac_cv_func_mmap=no ac_cv_func_ngetaddrinfo=no ac_cv_func_nsleep=no ac_cv_func_ogetaddrinfo=no ac_cv_func_openlog_r=no ac_cv_func_openpty=no ac_cv_func_prctl=no ac_cv_func_pstat=no ac_cv_func_pututline=no ac_cv_func_pututxline=no ac_cv_func_readpassphrase=no ac_cv_func_realpath=no ac_cv_func_recvmsg=no ac_cv_func_rresvport_af=no ac_cv_func_sendmsg=no ac_cv_func_setdtablesize=no ac_cv_func_setegid=no ac_cv_func_setenv=no ac_cv_func_seteuid=no ac_cv_func_setgroups=no ac_cv_func_setlogin=no ac_cv_func_setpcred=no ac_cv_func_setproctitle=no ac_cv_func_setregid=no ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setreuid=no ac_cv_func_setrlimit=no ac_cv_func_setsid=no ac_cv_func_setsockopt=yes ac_cv_func_setutent=no ac_cv_func_setutxent=no ac_cv_func_setvbuf=no ac_cv_func_sigaction=no ac_cv_func_sigvec=no ac_cv_func_snprintf=no ac_cv_func_socketpair=no ac_cv_func_strcasecmp=yes ac_cv_func_strdup=no ac_cv_func_strerror=no ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strmode=no ac_cv_func_strnvis=no ac_cv_func_strsep=no ac_cv_func_strtoll=no ac_cv_func_strtonum=no ac_cv_func_strtoul=no ac_cv_func_sysconf=no ac_cv_func_tcgetpgrp=no ac_cv_func_time=no ac_cv_func_truncate=no ac_cv_func_unsetenv=no ac_cv_func_updwtmp=yes ac_cv_func_updwtmpx=no ac_cv_func_utimes=yes ac_cv_func_utmpname=no ac_cv_func_utmpxname=no ac_cv_func_vhangup=no ac_cv_func_vsnprintf=no ac_cv_func_waitpid=no ac_cv_func_yp_match=no ac_cv_have_decl_LLONG_MAX=yes ac_cv_have_decl_getrusage=no ac_cv_have_decl_h_errno=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_tcsendbreak=yes ac_cv_header_bstring_h=no ac_cv_header_crypt_h=yes ac_cv_header_dirent_h=yes ac_cv_header_endian_h=yes ac_cv_header_features_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_ia_h=no ac_cv_header_iaf_h=no ac_cv_header_inttypes_h=yes ac_cv_header_lastlog_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_login_cap_h=no ac_cv_header_login_h=no ac_cv_header_maillock_h=yes ac_cv_header_memory_h=yes ac_cv_header_ndir_h=no ac_cv_header_netdb_h=yes ac_cv_header_netgroup_h=no ac_cv_header_netinet_in_systm_h=yes ac_cv_header_pam_pam_appl_h=no ac_cv_header_paths_h=yes ac_cv_header_pty_h=yes ac_cv_header_readpassphrase_h=no ac_cv_header_rpc_types_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_shadow_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_audit_h=no ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_dir_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_ptms_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_stropts_h=yes ac_cv_header_sys_strtio_h=no ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timers_h=no ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_time_h=yes ac_cv_header_tmpdir_h=no ac_cv_header_ttyent_h=yes ac_cv_header_unistd_h=yes ac_cv_header_usersec_h=no ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_vis_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_host_alias=x86_64-pc-linux-gnu ac_cv_lib_bsd_daemon=no ac_cv_lib_dl_dlopen=no ac_cv_lib_nsl_yp_match=yes ac_cv_lib_pam_pam_set_item=no ac_cv_lib_ucb_getpagesize=no ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_CAT=/bin/cat ac_cv_path_KILL=/bin/kill ac_cv_path_LOGIN_PROGRAM_FALLBACK=/bin/login ac_cv_path_PATH_GROUPADD_PROG=/usr/sbin/groupadd ac_cv_path_PATH_PASSWD_PROG=/bin/passwd ac_cv_path_PATH_USERADD_PROG=/usr/sbin/useradd ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/bin/sed ac_cv_path_SH=/bin/sh ac_cv_path_TEST_MINUS_S_SH=/bin/bash ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_MAKE_PACKAGE_SUPPORTED=no ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_search_basename='none required' ac_cv_search_login=-lutil ac_cv_search_nanosleep=no ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' AWK='gawk' CAT='/bin/cat' CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -std=gnu99' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENT='' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_SSH_PRNG_CMDS='' INSTALL_SSH_RAND_HELPER='' KILL='/bin/kill' LD='x86_64-pc-linux-gnu-gcc' LDFLAGS='' LIBEDIT='' LIBOBJS='' LIBPAM='' LIBS='-lldap -lutil -lz -lnsl ' LIBWRAP='-lwrap' LOGIN_PROGRAM_FALLBACK='/bin/login' LTLIBOBJS='' MAKE_PACKAGE_SUPPORTED='no' MANTYPE='' NROFF='' OBJEXT='o' OPENSC_CONFIG='' PACKAGE_BUGREPORT='openssh-unix-dev@mindrot.org' PACKAGE_NAME='OpenSSH' PACKAGE_STRING='OpenSSH Portable' PACKAGE_TARNAME='openssh' PACKAGE_VERSION='Portable' PATH_GROUPADD_PROG='/usr/sbin/groupadd' PATH_PASSWD_PROG='/bin/passwd' PATH_SEPARATOR=':' PATH_USERADD_PROG='/usr/sbin/useradd' PERL='/usr/bin/perl' PRIVSEP_PATH='' PROG_ARP='' PROG_DF='' PROG_IFCONFIG='' PROG_IPCS='' PROG_JSTAT='' PROG_LAST='' PROG_LASTLOG='' PROG_LS='' PROG_NETSTAT='' PROG_PS='' PROG_SAR='' PROG_TAIL='' PROG_UPTIME='' PROG_VMSTAT='' PROG_W='' PROG_WHO='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SH='/bin/sh' SHELL='/bin/sh' SSH_PRIVSEP_USER='' STRIP_OPT='' TEST_MINUS_S_SH='/bin/bash' TEST_SHELL='sh' XAUTH_PATH='' ac_ct_CC='' ac_ct_RANLIB='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share/openssh' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib64' libexecdir='/usr/lib64/misc' localstatedir='/var/lib' mandir='/usr/share/man' mansubdir='' oldincludedir='/usr/include' piddir='' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/ssh' target_alias='' user_path='' xauth_path='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DONT_TRY_OTHER_AF 1 #define GETPGRP_VOID 1 #define GLOB_HAS_ALTDIRFUNC 1 #define HAVE_BASENAME 1 #define HAVE_CRYPT_H 1 #define HAVE_DECL_H_ERRNO 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRNAME 1 #define HAVE_ENDIAN_H 1 #define HAVE_FEATURES_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GLOB_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIBNSL 1 #define HAVE_LIBZ 1 #define HAVE_LIMITS_H 1 #define HAVE_LOGIN 1 #define HAVE_LOGOUT 1 #define HAVE_LOGWTMP 1 #define HAVE_MAILLOCK_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_PATHS_H 1 #define HAVE_PROC_PID 1 #define HAVE_PTY_H 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SO_PEERCRED #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STROPTS_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TCSENDBREAK 1 #define HAVE_TIME_H 1 #define HAVE_TTYENT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UPDWTMP 1 #define HAVE_UTIMES 1 #define HAVE_UTIME_H 1 #define HAVE_UTMPX_H 1 #define HAVE_UTMP_H 1 #define LIBWRAP 1 #define LINK_OPNOTSUPP_ERRNO EPERM #define LOCKED_PASSWD_PREFIX "!" #define LOGIN_PROGRAM_FALLBACK "/bin/login" #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" #define PACKAGE_NAME "OpenSSH" #define PACKAGE_STRING "OpenSSH Portable" #define PACKAGE_TARNAME "openssh" #define PACKAGE_VERSION "Portable" #define PAM_TTY_KLUDGE 1 #define SPT_TYPE SPT_REUSEARGV #define SSHD_ACQUIRES_CTTY 1 #define STDC_HEADERS 1 #define USE_BTMP 1 #define WITH_LDAP_PUBKEY 1 #define _PATH_BTMP "/var/log/btmp" #define _PATH_PASSWD_PROG "/bin/passwd" configure: exit 1