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=/opt/openssh --with-ssl-dir=/opt/openssl ## --------- ## ## Platform. ## ## --------- ## hostname = kopsxlab08 uname -m = i86pc uname -r = 5.10 uname -s = SunOS uname -v = Generic_118844-26 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = kopsxlab08 Release = 5.10 KernelID = Generic_118844-26 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 2 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /usr/sbin PATH: /usr/ccs/bin PATH: /usr/sbin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1412: checking for gcc configure:1428: found /usr/bin/gcc configure:1438: result: gcc configure:1682: checking for C compiler version configure:1685: gcc --version &5 gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath) 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:1688: $? = 0 configure:1690: gcc -v &5 Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) configure:1693: $? = 0 configure:1695: gcc -V &5 gcc: `-V' option must have argument configure:1698: $? = 1 configure:1721: checking for C compiler default output file name configure:1724: gcc conftest.c >&5 configure:1727: $? = 0 configure:1773: result: a.out configure:1778: checking whether the C compiler works configure:1784: ./a.out configure:1787: $? = 0 configure:1804: result: yes configure:1811: checking whether we are cross compiling configure:1813: result: no configure:1816: checking for suffix of executables configure:1818: gcc -o conftest conftest.c >&5 configure:1821: $? = 0 configure:1846: result: configure:1852: checking for suffix of object files configure:1873: gcc -c conftest.c >&5 configure:1876: $? = 0 configure:1898: result: o configure:1902: checking whether we are using the GNU C compiler configure:1926: gcc -c conftest.c >&5 configure:1932: $? = 0 configure:1936: test -z || test ! -s conftest.err configure:1939: $? = 0 configure:1942: test -s conftest.o configure:1945: $? = 0 configure:1958: result: yes configure:1964: checking whether gcc accepts -g configure:1985: gcc -c -g conftest.c >&5 configure:1991: $? = 0 configure:1995: test -z || test ! -s conftest.err configure:1998: $? = 0 configure:2001: test -s conftest.o configure:2004: $? = 0 configure:2015: result: yes configure:2032: checking for gcc option to accept ANSI C configure:2102: gcc -c -g -O2 conftest.c >&5 configure:2108: $? = 0 configure:2112: test -z || test ! -s conftest.err configure:2115: $? = 0 configure:2118: test -s conftest.o configure:2121: $? = 0 configure:2139: result: none needed configure:2157: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2163: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2327: checking build system type configure:2345: result: i386-pc-solaris2.10 configure:2353: checking host system type configure:2367: result: i386-pc-solaris2.10 configure:2376: checking whether byte ordering is bigendian configure:2403: gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `bogus' 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: syntax error before "endian" configure:2409: $? = 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 || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:2563: gcc -o conftest -g -O2 conftest.c >&5 configure:2566: $? = 0 configure:2568: ./conftest configure:2571: $? = 0 configure:2587: result: no configure:2612: checking for gawk configure:2641: result: no configure:2612: checking for mawk configure:2641: result: no configure:2612: checking for nawk configure:2628: found /usr/bin/nawk configure:2638: result: nawk configure:2653: checking how to run the C preprocessor configure:2688: gcc -E conftest.c configure:2694: $? = 0 configure:2726: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2732: $? = 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:2771: result: gcc -E configure:2795: gcc -E conftest.c configure:2801: $? = 0 configure:2833: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2839: $? = 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:2923: checking for ranlib configure:2939: found /usr/ccs/bin/ranlib configure:2950: result: ranlib configure:2975: checking for a BSD-compatible install configure:3030: result: ./install-sh -c configure:3041: checking for egrep configure:3051: result: egrep configure:3058: checking for ar configure:3076: found /usr/ccs/bin/ar configure:3088: result: /usr/ccs/bin/ar configure:3097: checking for cat configure:3115: found /usr/bin/cat configure:3127: result: /usr/bin/cat configure:3136: checking for kill configure:3154: found /usr/bin/kill configure:3166: result: /usr/bin/kill configure:3177: checking for perl5 configure:3210: result: no configure:3177: checking for perl configure:3195: found /usr/bin/perl configure:3207: result: /usr/bin/perl configure:3219: checking for sed configure:3237: found /usr/bin/sed configure:3249: result: /usr/bin/sed configure:3259: checking for ent configure:3292: result: no configure:3299: checking for bash configure:3317: found /usr/bin/bash configure:3329: result: /usr/bin/bash configure:3338: checking for ksh configure:3368: result: /usr/bin/bash configure:3377: checking for sh configure:3407: result: /usr/bin/bash configure:3416: checking for sh configure:3434: found /usr/bin/sh configure:3446: result: /usr/bin/sh configure:3458: checking for groupadd configure:3476: found /usr/sbin/groupadd configure:3489: result: /usr/sbin/groupadd configure:3498: checking for useradd configure:3516: found /usr/sbin/useradd configure:3529: result: /usr/sbin/useradd configure:3538: checking for pkgmk configure:3554: found /usr/bin/pkgmk configure:3565: result: yes configure:3588: checking for special C compiler options needed for large files configure:3687: result: no configure:3693: checking for _FILE_OFFSET_BITS value needed for large files configure:3724: gcc -c -g -O2 conftest.c >&5 conftest.c:15: warning: left shift count >= width of type conftest.c:15: warning: left shift count >= width of type conftest.c:17: error: size of array `off_t_is_large' is negative configure:3730: $? = 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 | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3777: gcc -c -g -O2 conftest.c >&5 configure:3783: $? = 0 configure:3787: test -z || test ! -s conftest.err configure:3790: $? = 0 configure:3793: test -s conftest.o configure:3796: $? = 0 configure:3808: result: 64 configure:3818: checking for _LARGE_FILES value needed for large files configure:3849: gcc -c -g -O2 conftest.c >&5 configure:3855: $? = 0 configure:3859: test -z || test ! -s conftest.err configure:3862: $? = 0 configure:3865: test -s conftest.o configure:3868: $? = 0 configure:3933: result: no configure:3963: checking for login configure:3981: found /usr/bin/login configure:3993: result: /usr/bin/login configure:4010: checking for passwd configure:4028: found /usr/bin/passwd configure:4040: result: /usr/bin/passwd configure:4060: checking for inline configure:4081: gcc -c -g -O2 conftest.c >&5 configure:4087: $? = 0 configure:4091: test -z || test ! -s conftest.err configure:4094: $? = 0 configure:4097: test -s conftest.o configure:4100: $? = 0 configure:4112: result: inline configure:4132: checking whether LLONG_MAX is declared configure:4157: gcc -c -g -O2 conftest.c >&5 configure:4163: $? = 0 configure:4167: test -z || test ! -s conftest.err configure:4170: $? = 0 configure:4173: test -s conftest.o configure:4176: $? = 0 configure:4187: result: yes configure:6493: checking for obsolete utmp and wtmp in solaris2.x configure:6497: result: yes configure:7342: checking compiler and flags for sanity configure:7361: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c: In function `main': conftest.c:23: warning: implicit declaration of function `exit' configure:7364: $? = 0 configure:7366: ./conftest configure:7369: $? = 0 configure:7371: result: yes configure:7516: checking bstring.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:55:21: bstring.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 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:7557: result: no configure:7561: checking bstring.h presence configure:7571: gcc -E conftest.c conftest.c:21:21: bstring.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for bstring.h configure:7639: result: no configure:7516: checking crypt.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking crypt.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for crypt.h configure:7639: result: yes configure:7516: checking dirent.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking dirent.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for dirent.h configure:7639: result: yes configure:7516: checking endian.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:57:20: endian.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_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:7557: result: no configure:7561: checking endian.h presence configure:7571: gcc -E conftest.c conftest.c:23:20: endian.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for endian.h configure:7639: result: no configure:7516: checking features.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:57:22: features.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_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:7557: result: no configure:7561: checking features.h presence configure:7571: gcc -E conftest.c conftest.c:23:22: features.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for features.h configure:7639: result: no configure:7516: checking floatingpoint.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking floatingpoint.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for floatingpoint.h configure:7639: result: yes configure:7516: checking getopt.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking getopt.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for getopt.h configure:7639: result: yes configure:7516: checking glob.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking glob.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for glob.h configure:7639: result: yes configure:7516: checking ia.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:60:16: ia.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_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:7557: result: no configure:7561: checking ia.h presence configure:7571: gcc -E conftest.c conftest.c:26:16: ia.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for ia.h configure:7639: result: no configure:7516: checking iaf.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:60:17: iaf.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_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:7557: result: no configure:7561: checking iaf.h presence configure:7571: gcc -E conftest.c conftest.c:26:17: iaf.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for iaf.h configure:7639: result: no configure:7516: checking limits.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking limits.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for limits.h configure:7639: result: yes configure:7516: checking login.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:61:19: login.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_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:7557: result: no configure:7561: checking login.h presence configure:7571: gcc -E conftest.c conftest.c:27:19: login.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for login.h configure:7639: result: no configure:7516: checking login_cap.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:61:23: login_cap.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_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:7557: result: no configure:7561: checking login_cap.h presence configure:7571: gcc -E conftest.c conftest.c:27:23: login_cap.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for login_cap.h configure:7639: result: no configure:7516: checking maillock.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking maillock.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for maillock.h configure:7639: result: yes configure:7516: checking ndir.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:62:18: ndir.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_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:7557: result: no configure:7561: checking ndir.h presence configure:7571: gcc -E conftest.c conftest.c:28:18: ndir.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for ndir.h configure:7639: result: no configure:7516: checking netdb.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking netdb.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for netdb.h configure:7639: result: yes configure:7516: checking netgroup.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:63:22: netgroup.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_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:7557: result: no configure:7561: checking netgroup.h presence configure:7571: gcc -E conftest.c conftest.c:29:22: netgroup.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for netgroup.h configure:7639: result: no configure:7516: checking pam/pam_appl.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:63:26: pam/pam_appl.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_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:7557: result: no configure:7561: checking pam/pam_appl.h presence configure:7571: gcc -E conftest.c conftest.c:29:26: pam/pam_appl.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for pam/pam_appl.h configure:7639: result: no configure:7516: checking paths.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:63:19: paths.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_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:7557: result: no configure:7561: checking paths.h presence configure:7571: gcc -E conftest.c conftest.c:29:19: paths.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for paths.h configure:7639: result: no configure:7516: checking pty.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:63:17: pty.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_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:7557: result: no configure:7561: checking pty.h presence configure:7571: gcc -E conftest.c conftest.c:29:17: pty.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for pty.h configure:7639: result: no configure:7516: checking readpassphrase.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:63:28: readpassphrase.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_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:7557: result: no configure:7561: checking readpassphrase.h presence configure:7571: gcc -E conftest.c conftest.c:29:28: readpassphrase.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for readpassphrase.h configure:7639: result: no configure:7516: checking rpc/types.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking rpc/types.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for rpc/types.h configure:7639: result: yes configure:7516: checking security/pam_appl.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking security/pam_appl.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for security/pam_appl.h configure:7639: result: yes configure:7516: checking shadow.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking shadow.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for shadow.h configure:7639: result: yes configure:7516: checking stddef.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking stddef.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for stddef.h configure:7639: result: yes configure:7516: checking stdint.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking stdint.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for stdint.h configure:7639: result: yes configure:7516: checking string.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking string.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for string.h configure:7639: result: yes configure:7516: checking strings.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking strings.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for strings.h configure:7639: result: yes configure:7516: checking sys/audit.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:70:23: sys/audit.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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:7557: result: no configure:7561: checking sys/audit.h presence configure:7571: gcc -E conftest.c conftest.c:36:23: sys/audit.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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:7597: result: no configure:7632: checking for sys/audit.h configure:7639: result: no configure:7516: checking sys/bitypes.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:70:25: sys/bitypes.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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:7557: result: no configure:7561: checking sys/bitypes.h presence configure:7571: gcc -E conftest.c conftest.c:36:25: sys/bitypes.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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:7597: result: no configure:7632: checking for sys/bitypes.h configure:7639: result: no configure:7516: checking sys/bsdtty.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:70:24: sys/bsdtty.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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:7557: result: no configure:7561: checking sys/bsdtty.h presence configure:7571: gcc -E conftest.c conftest.c:36:24: sys/bsdtty.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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:7597: result: no configure:7632: checking for sys/bsdtty.h configure:7639: result: no configure:7516: checking sys/cdefs.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:70:23: sys/cdefs.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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:7557: result: no configure:7561: checking sys/cdefs.h presence configure:7571: gcc -E conftest.c conftest.c:36:23: sys/cdefs.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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:7597: result: no configure:7632: checking for sys/cdefs.h configure:7639: result: no configure:7516: checking sys/dir.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:70:21: sys/dir.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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:7557: result: no configure:7561: checking sys/dir.h presence configure:7571: gcc -E conftest.c conftest.c:36:21: sys/dir.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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:7597: result: no configure:7632: checking for sys/dir.h configure:7639: result: no configure:7516: checking sys/mman.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking sys/mman.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for sys/mman.h configure:7639: result: yes configure:7516: checking sys/ndir.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:71:22: sys/ndir.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_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:7557: result: no configure:7561: checking sys/ndir.h presence configure:7571: gcc -E conftest.c conftest.c:37:22: sys/ndir.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for sys/ndir.h configure:7639: result: no configure:7516: checking sys/prctl.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:71:23: sys/prctl.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_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:7557: result: no configure:7561: checking sys/prctl.h presence configure:7571: gcc -E conftest.c conftest.c:37:23: sys/prctl.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for sys/prctl.h configure:7639: result: no configure:7516: checking sys/pstat.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:71:23: sys/pstat.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_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:7557: result: no configure:7561: checking sys/pstat.h presence configure:7571: gcc -E conftest.c conftest.c:37:23: sys/pstat.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for sys/pstat.h configure:7639: result: no configure:7516: checking sys/select.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking sys/select.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for sys/select.h configure:7639: result: yes configure:7516: checking sys/stat.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking sys/stat.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for sys/stat.h configure:7639: result: yes configure:7516: checking sys/stream.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking sys/stream.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for sys/stream.h configure:7639: result: yes configure:7516: checking sys/stropts.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking sys/stropts.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for sys/stropts.h configure:7639: result: yes configure:7516: checking sys/strtio.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:75:24: sys/strtio.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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:7557: result: no configure:7561: checking sys/strtio.h presence configure:7571: gcc -E conftest.c conftest.c:41:24: sys/strtio.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_STROPTS_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for sys/strtio.h configure:7639: result: no configure:7516: checking sys/sysmacros.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking sys/sysmacros.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for sys/sysmacros.h configure:7639: result: yes configure:7516: checking sys/time.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking sys/time.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for sys/time.h configure:7639: result: yes configure:7516: checking sys/timers.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:77:24: sys/timers.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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:7557: result: no configure:7561: checking sys/timers.h presence configure:7571: gcc -E conftest.c conftest.c:43:24: sys/timers.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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:7597: result: no configure:7632: checking for sys/timers.h configure:7639: result: no configure:7516: checking sys/un.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking sys/un.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for sys/un.h configure:7639: result: yes configure:7516: checking time.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking time.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for time.h configure:7639: result: yes configure:7516: checking tmpdir.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:79:20: tmpdir.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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:7557: result: no configure:7561: checking tmpdir.h presence configure:7571: gcc -E conftest.c conftest.c:45:20: tmpdir.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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:7597: result: no configure:7632: checking for tmpdir.h configure:7639: result: no configure:7516: checking ttyent.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:79:20: ttyent.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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:7557: result: no configure:7561: checking ttyent.h presence configure:7571: gcc -E conftest.c conftest.c:45:20: ttyent.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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:7597: result: no configure:7632: checking for ttyent.h configure:7639: result: no configure:7516: checking unistd.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking unistd.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for unistd.h configure:7639: result: yes configure:7516: checking usersec.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:80:21: usersec.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_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:7557: result: no configure:7561: checking usersec.h presence configure:7571: gcc -E conftest.c conftest.c:46:21: usersec.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for usersec.h configure:7639: result: no configure:7516: checking util.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:80:18: util.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_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:7557: result: no configure:7561: checking util.h presence configure:7571: gcc -E conftest.c conftest.c:46:18: util.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for util.h configure:7639: result: no configure:7516: checking utime.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking utime.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for utime.h configure:7639: result: yes configure:7516: checking utmp.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking utmp.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for utmp.h configure:7639: result: yes configure:7516: checking utmpx.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7534: $? = 0 configure:7538: test -z || test ! -s conftest.err configure:7541: $? = 0 configure:7544: test -s conftest.o configure:7547: $? = 0 configure:7557: result: yes configure:7561: checking utmpx.h presence configure:7571: gcc -E conftest.c configure:7577: $? = 0 configure:7597: result: yes configure:7632: checking for utmpx.h configure:7639: result: yes configure:7516: checking vis.h usability configure:7528: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:83:17: vis.h: No such file or directory configure:7534: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_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:7557: result: no configure:7561: checking vis.h presence configure:7571: gcc -E conftest.c conftest.c:49:17: vis.h: No such file or directory configure:7577: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include configure:7597: result: no configure:7632: checking for vis.h configure:7639: result: no configure:7658: checking for lastlog.h configure:7678: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7684: $? = 0 configure:7688: test -z || test ! -s conftest.err configure:7691: $? = 0 configure:7694: test -s conftest.o configure:7697: $? = 0 configure:7708: result: yes configure:7725: checking for sys/ptms.h configure:7745: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:7751: $? = 0 configure:7755: test -z || test ! -s conftest.err configure:7758: $? = 0 configure:7761: test -s conftest.o configure:7764: $? = 0 configure:7775: result: yes configure:7788: checking for yp_match configure:7845: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 Undefined first referenced symbol in file yp_match /var/tmp//ccWwKgHv.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:7851: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_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:7876: result: no configure:7882: checking for yp_match in -lnsl configure:7912: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lnsl >&5 configure:7918: $? = 0 configure:7922: test -z || test ! -s conftest.err configure:7925: $? = 0 configure:7928: test -s conftest configure:7931: $? = 0 configure:7944: result: yes configure:7957: checking for setsockopt configure:8014: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lnsl >&5 Undefined first referenced symbol in file setsockopt /var/tmp//cckFQ8hN.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:8020: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | /* Define setsockopt to an innocuous variant, in case declares setsockopt. | For example, HP-UX 11i declares gettimeofday. */ | #define setsockopt innocuous_setsockopt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setsockopt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setsockopt | | /* 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 setsockopt (); | /* 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_setsockopt) || defined (__stub___setsockopt) | choke me | #else | char (*f) () = setsockopt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setsockopt; | ; | return 0; | } configure:8045: result: no configure:8051: checking for setsockopt in -lsocket configure:8081: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lsocket -lnsl >&5 configure:8087: $? = 0 configure:8091: test -z || test ! -s conftest.err configure:8094: $? = 0 configure:8097: test -s conftest configure:8100: $? = 0 configure:8113: result: yes configure:8131: checking for dirname configure:8188: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lsocket -lnsl >&5 configure:8194: $? = 0 configure:8198: test -z || test ! -s conftest.err configure:8201: $? = 0 configure:8204: test -s conftest configure:8207: $? = 0 configure:8219: result: yes configure:8239: checking libgen.h usability configure:8251: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:8257: $? = 0 configure:8261: test -z || test ! -s conftest.err configure:8264: $? = 0 configure:8267: test -s conftest.o configure:8270: $? = 0 configure:8280: result: yes configure:8284: checking libgen.h presence configure:8294: gcc -E conftest.c configure:8300: $? = 0 configure:8320: result: yes configure:8355: checking for libgen.h configure:8362: result: yes configure:8669: checking for getspnam configure:8726: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lsocket -lnsl >&5 configure:8732: $? = 0 configure:8736: test -z || test ! -s conftest.err configure:8739: $? = 0 configure:8742: test -s conftest configure:8745: $? = 0 configure:8757: result: yes configure:8832: checking for library containing basename configure:8862: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lsocket -lnsl >&5 configure:8868: $? = 0 configure:8872: test -z || test ! -s conftest.err configure:8875: $? = 0 configure:8878: test -s conftest configure:8881: $? = 0 configure:8951: result: none required configure:8995: checking for deflate in -lz configure:9025: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:9031: $? = 0 configure:9035: test -z || test ! -s conftest.err configure:9038: $? = 0 configure:9041: test -s conftest configure:9044: $? = 0 configure:9057: result: yes configure:9153: checking zlib.h usability configure:9165: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 configure:9171: $? = 0 configure:9175: test -z || test ! -s conftest.err configure:9178: $? = 0 configure:9181: test -s conftest.o configure:9184: $? = 0 configure:9194: result: yes configure:9198: checking zlib.h presence configure:9208: gcc -E conftest.c configure:9214: $? = 0 configure:9234: result: yes configure:9269: checking for zlib.h configure:9276: result: yes configure:9301: checking for possibly buggy zlib configure:9339: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 conftest.c: In function `main': conftest.c:65: warning: implicit declaration of function `exit' configure:9342: $? = 0 configure:9344: ./conftest found zlib version 1.1.4 (1010400) configure:9347: $? = 0 configure:9349: result: no configure:9384: checking for strcasecmp configure:9441: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:9447: $? = 0 configure:9451: test -z || test ! -s conftest.err configure:9454: $? = 0 configure:9457: test -s conftest configure:9460: $? = 0 configure:9472: result: yes configure:9552: checking for utimes configure:9609: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:9615: $? = 0 configure:9619: test -z || test ! -s conftest.err configure:9622: $? = 0 configure:9625: test -s conftest configure:9628: $? = 0 configure:9640: result: yes configure:9739: checking libutil.h usability configure:9751: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c:92:21: libutil.h: No such file or directory configure:9757: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 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 | #include configure:9780: result: no configure:9784: checking libutil.h presence configure:9794: gcc -E conftest.c conftest.c:58:21: libutil.h: No such file or directory configure:9800: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | #include configure:9820: result: no configure:9855: checking for libutil.h configure:9862: result: no configure:9875: checking for library containing login configure:9905: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file login /var/tmp//ccwpxttI.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:9911: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 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 login (); | int | main () | { | login (); | ; | return 0; | } configure:9960: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lutil -lz -lsocket -lnsl >&5 ld: fatal: library -lutil: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:9966: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 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 login (); | int | main () | { | login (); | ; | return 0; | } configure:9960: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lbsd -lz -lsocket -lnsl >&5 ld: fatal: library -lbsd: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:9966: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 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 login (); | int | main () | { | login (); | ; | return 0; | } configure:9994: result: no configure:10011: checking for logout configure:10068: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file logout /var/tmp//cc0l08n8.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:10074: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | /* Define logout to an innocuous variant, in case declares logout. | For example, HP-UX 11i declares gettimeofday. */ | #define logout innocuous_logout | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char logout (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef logout | | /* 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 logout (); | /* 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_logout) || defined (__stub___logout) | choke me | #else | char (*f) () = logout; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != logout; | ; | return 0; | } configure:10099: result: no configure:10011: checking for updwtmp configure:10068: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:10074: $? = 0 configure:10078: test -z || test ! -s conftest.err configure:10081: $? = 0 configure:10084: test -s conftest configure:10087: $? = 0 configure:10099: result: yes configure:10011: checking for logwtmp configure:10068: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file logwtmp /var/tmp//ccO28z4b.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:10074: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | /* end confdefs.h. */ | /* Define logwtmp to an innocuous variant, in case declares logwtmp. | For example, HP-UX 11i declares gettimeofday. */ | #define logwtmp innocuous_logwtmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char logwtmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef logwtmp | | /* 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 logwtmp (); | /* 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_logwtmp) || defined (__stub___logwtmp) | choke me | #else | char (*f) () = logwtmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != logwtmp; | ; | return 0; | } configure:10099: result: no configure:10114: checking for strftime configure:10171: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 conftest.c:83: warning: conflicting types for built-in function 'strftime' configure:10177: $? = 0 configure:10181: test -z || test ! -s conftest.err configure:10184: $? = 0 configure:10187: test -s conftest configure:10190: $? = 0 configure:10202: result: yes configure:10288: checking for GLOB_ALTDIRFUNC support configure:10316: result: no configure:10325: checking for gl_matchc field in glob_t configure:10351: result: no configure:10359: checking whether struct dirent allocates space for d_name configure:10385: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 conftest.c: In function `main': conftest.c:63: warning: implicit declaration of function `exit' configure:10388: $? = 0 configure:10390: ./conftest configure:10393: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | | #include | #include | int main(void){struct dirent d;exit(sizeof(d.d_name)<=sizeof(char));} | configure:10404: result: no configure:10416: checking for /proc/pid/fd directory configure:10424: result: yes configure:11478: checking for arc4random configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file arc4random /var/tmp//ccmn6N2Q.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 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:11566: result: no configure:11478: checking for asprintf configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file asprintf /var/tmp//ccub2Fg1.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | /* end confdefs.h. */ | /* Define asprintf to an innocuous variant, in case declares asprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define asprintf innocuous_asprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char asprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef asprintf | | /* 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 asprintf (); | /* 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_asprintf) || defined (__stub___asprintf) | choke me | #else | char (*f) () = asprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != asprintf; | ; | return 0; | } configure:11566: result: no configure:11478: checking for b64_ntop configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file b64_ntop /var/tmp//ccOv58ub.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 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:11566: result: no configure:11478: checking for __b64_ntop configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file __b64_ntop /var/tmp//cci99eXl.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 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:11566: result: no configure:11478: checking for b64_pton configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file b64_pton /var/tmp//ccMSFV9v.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 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:11566: result: no configure:11478: checking for __b64_pton configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file __b64_pton /var/tmp//ccAU1SYF.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 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:11566: result: no configure:11478: checking for bcopy configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 conftest.c:86: warning: conflicting types for built-in function 'bcopy' configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for bindresvport_sa configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file bindresvport_sa /var/tmp//ccS7A9J2.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 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:11566: result: no configure:11478: checking for clock configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for closefrom configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for dirfd configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file dirfd /var/tmp//ccgZDDGi.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 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:11566: result: no configure:11478: checking for fchmod configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for fchown configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for freeaddrinfo configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for futimes configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file futimes /var/tmp//ccIhfoh4.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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:11566: result: no configure:11478: checking for getaddrinfo configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for getcwd configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for getgrouplist configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file getgrouplist /var/tmp//ccCmNShD.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 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:11566: result: no configure:11478: checking for getnameinfo configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for getopt configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for getpeereid configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file getpeereid /var/tmp//ccw7oGmc.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 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:11566: result: no configure:11478: checking for _getpty configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file _getpty /var/tmp//ccgJiXdm.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 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:11566: result: no configure:11478: checking for getrlimit configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for getttyent configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file getttyent /var/tmp//ccqP3gJp.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 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:11566: result: no configure:11478: checking for glob configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for inet_aton configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file inet_aton /var/tmp//ccuz3vnM.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 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:11566: result: no configure:11478: checking for inet_ntoa configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for inet_ntop configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for innetgr configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for login_getcapbool configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file login_getcapbool /var/tmp//ccoaTr9x.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 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:11566: result: no configure:11478: checking for md5_crypt configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file md5_crypt /var/tmp//ccCTIQsI.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 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:11566: result: no configure:11478: checking for memmove configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 conftest.c:101: warning: conflicting types for built-in function 'memmove' configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for mkdtemp configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file mkdtemp /var/tmp//ccgULZi5.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 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:11566: result: no configure:11478: checking for mmap configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for ngetaddrinfo configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file ngetaddrinfo /var/tmp//ccIiakLr.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 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:11566: result: no configure:11478: checking for nsleep configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file nsleep /var/tmp//ccWaCA1i.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 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:11566: result: no configure:11478: checking for ogetaddrinfo configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file ogetaddrinfo /var/tmp//cc6ZVmit.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 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:11566: result: no configure:11478: checking for openlog_r configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file openlog_r /var/tmp//cc6VJXCD.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 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:11566: result: no configure:11478: checking for openpty configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file openpty /var/tmp//cckDgPRN.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 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:11566: result: no configure:11478: checking for prctl configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file prctl /var/tmp//cccHcTaY.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 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:11566: result: no configure:11478: checking for pstat configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file pstat /var/tmp//ccw9rWd8.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 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:11566: result: no configure:11478: checking for readpassphrase configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file readpassphrase /var/tmp//ccquEAti.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 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:11566: result: no configure:11478: checking for realpath configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for recvmsg configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for rresvport_af configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for sendmsg configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for setdtablesize configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file setdtablesize /var/tmp//ccOYJQig.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 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:11566: result: no configure:11478: checking for setegid configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for setenv configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for seteuid configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for setgroups configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for setlogin configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file setlogin /var/tmp//ccYIWOzV.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 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:11566: result: no configure:11478: checking for setpcred configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file setpcred /var/tmp//cccoKdR5.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 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:11566: result: no configure:11478: checking for setproctitle configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file setproctitle /var/tmp//ccoWycQf.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 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:11566: result: no configure:11478: checking for setregid configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for setreuid configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for setrlimit configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for setsid configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for setvbuf configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for sigaction configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for sigvec configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file sigvec /var/tmp//ccgddfUj.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 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:11566: result: no configure:11478: checking for snprintf configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 conftest.c:117: warning: conflicting types for built-in function 'snprintf' configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for socketpair configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for strdup configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 conftest.c:119: warning: conflicting types for built-in function 'strdup' configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for strerror configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for strlcat configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for strlcpy configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for strmode configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file strmode /var/tmp//cckL1LoH.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 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:11566: result: no configure:11478: checking for strnvis configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file strnvis /var/tmp//ccq6gxsR.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 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:11566: result: no configure:11478: checking for strtonum configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file strtonum /var/tmp//cc2bO3L1.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 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:11566: result: no configure:11478: checking for strtoll configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for strtoul configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for sysconf configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for tcgetpgrp configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for truncate configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for unsetenv configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for updwtmpx configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for vasprintf configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file vasprintf /var/tmp//ccQkg6Gh.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11541: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | /* end confdefs.h. */ | /* Define vasprintf to an innocuous variant, in case declares vasprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasprintf innocuous_vasprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasprintf | | /* 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 vasprintf (); | /* 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_vasprintf) || defined (__stub___vasprintf) | choke me | #else | char (*f) () = vasprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vasprintf; | ; | return 0; | } configure:11566: result: no configure:11478: checking for vhangup configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for vsnprintf configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 conftest.c:131: warning: conflicting types for built-in function 'vsnprintf' configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11478: checking for waitpid configure:11535: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11541: $? = 0 configure:11545: test -z || test ! -s conftest.err configure:11548: $? = 0 configure:11551: test -s conftest configure:11554: $? = 0 configure:11566: result: yes configure:11582: checking for gai_strerror configure:11639: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 configure:11645: $? = 0 configure:11649: test -z || test ! -s conftest.err configure:11652: $? = 0 configure:11655: test -s conftest configure:11658: $? = 0 configure:11670: result: yes configure:11705: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c: In function `main': conftest.c:123: warning: assignment discards qualifiers from pointer target type configure:11711: $? = 0 configure:11715: test -z || test ! -s conftest.err configure:11718: $? = 0 configure:11721: test -s conftest.o configure:11724: $? = 0 configure:11742: checking for library containing nanosleep configure:11772: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file nanosleep /var/tmp//ccUAmy1p.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:11778: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 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:11827: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:11833: $? = 0 configure:11837: test -z || test ! -s conftest.err configure:11840: $? = 0 configure:11843: test -s conftest configure:11846: $? = 0 configure:11861: result: -lrt configure:11873: checking whether getrusage is declared configure:11897: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c: In function `main': conftest.c:151: error: `getrusage' undeclared (first use in this function) conftest.c:151: error: (Each undeclared identifier is reported only once conftest.c:151: error: for each function it appears in.) conftest.c:151: warning: unused variable `p' configure:11903: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 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:11927: result: no configure:12034: checking whether strsep is declared configure:12063: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c: In function `main': conftest.c:123: error: `strsep' undeclared (first use in this function) conftest.c:123: error: (Each undeclared identifier is reported only once conftest.c:123: error: for each function it appears in.) conftest.c:123: warning: unused variable `p' configure:12069: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | /* end confdefs.h. */ | | #ifdef HAVE_STRING_H | # include | #endif | | | int | main () | { | #ifndef strsep | char *p = (char *) strsep; | #endif | | ; | return 0; | } configure:12093: result: no configure:12201: checking whether tcsendbreak is declared configure:12227: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c: In function `main': conftest.c:120: warning: unused variable `p' configure:12233: $? = 0 configure:12237: test -z || test ! -s conftest.err configure:12240: $? = 0 configure:12243: test -s conftest.o configure:12246: $? = 0 configure:12257: result: yes configure:12370: checking whether h_errno is declared configure:12395: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c: In function `main': conftest.c:120: warning: unused variable `p' configure:12401: $? = 0 configure:12405: test -z || test ! -s conftest.err configure:12408: $? = 0 configure:12411: test -s conftest.o configure:12414: $? = 0 configure:12425: result: yes configure:12448: checking for setresuid configure:12505: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file setresuid /var/tmp//ccogjQzW.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12511: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 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:12536: result: no configure:12600: checking for setresgid configure:12657: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file setresgid /var/tmp//ccA8VVd7.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12663: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 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:12688: result: no configure:12753: checking for gettimeofday configure:12810: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:12816: $? = 0 configure:12820: test -z || test ! -s conftest.err configure:12823: $? = 0 configure:12826: test -s conftest configure:12829: $? = 0 configure:12841: result: yes configure:12753: checking for time configure:12810: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:12816: $? = 0 configure:12820: test -z || test ! -s conftest.err configure:12823: $? = 0 configure:12826: test -s conftest configure:12829: $? = 0 configure:12841: result: yes configure:12860: checking for endutent configure:12917: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:12923: $? = 0 configure:12927: test -z || test ! -s conftest.err configure:12930: $? = 0 configure:12933: test -s conftest configure:12936: $? = 0 configure:12948: result: yes configure:12860: checking for getutent configure:12917: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:12923: $? = 0 configure:12927: test -z || test ! -s conftest.err configure:12930: $? = 0 configure:12933: test -s conftest configure:12936: $? = 0 configure:12948: result: yes configure:12860: checking for getutid configure:12917: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:12923: $? = 0 configure:12927: test -z || test ! -s conftest.err configure:12930: $? = 0 configure:12933: test -s conftest configure:12936: $? = 0 configure:12948: result: yes configure:12860: checking for getutline configure:12917: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:12923: $? = 0 configure:12927: test -z || test ! -s conftest.err configure:12930: $? = 0 configure:12933: test -s conftest configure:12936: $? = 0 configure:12948: result: yes configure:12860: checking for pututline configure:12917: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:12923: $? = 0 configure:12927: test -z || test ! -s conftest.err configure:12930: $? = 0 configure:12933: test -s conftest configure:12936: $? = 0 configure:12948: result: yes configure:12860: checking for setutent configure:12917: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:12923: $? = 0 configure:12927: test -z || test ! -s conftest.err configure:12930: $? = 0 configure:12933: test -s conftest configure:12936: $? = 0 configure:12948: result: yes configure:12962: checking for utmpname configure:13019: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:13025: $? = 0 configure:13029: test -z || test ! -s conftest.err configure:13032: $? = 0 configure:13035: test -s conftest configure:13038: $? = 0 configure:13050: result: yes configure:13068: checking for endutxent configure:13125: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:13131: $? = 0 configure:13135: test -z || test ! -s conftest.err configure:13138: $? = 0 configure:13141: test -s conftest configure:13144: $? = 0 configure:13156: result: yes configure:13068: checking for getutxent configure:13125: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:13131: $? = 0 configure:13135: test -z || test ! -s conftest.err configure:13138: $? = 0 configure:13141: test -s conftest configure:13144: $? = 0 configure:13156: result: yes configure:13068: checking for getutxid configure:13125: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:13131: $? = 0 configure:13135: test -z || test ! -s conftest.err configure:13138: $? = 0 configure:13141: test -s conftest configure:13144: $? = 0 configure:13156: result: yes configure:13068: checking for getutxline configure:13125: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:13131: $? = 0 configure:13135: test -z || test ! -s conftest.err configure:13138: $? = 0 configure:13141: test -s conftest configure:13144: $? = 0 configure:13156: result: yes configure:13068: checking for pututxline configure:13125: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:13131: $? = 0 configure:13135: test -z || test ! -s conftest.err configure:13138: $? = 0 configure:13141: test -s conftest configure:13144: $? = 0 configure:13156: result: yes configure:13171: checking for setutxent configure:13228: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:13234: $? = 0 configure:13238: test -z || test ! -s conftest.err configure:13241: $? = 0 configure:13244: test -s conftest configure:13247: $? = 0 configure:13259: result: yes configure:13171: checking for utmpxname configure:13228: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:13234: $? = 0 configure:13238: test -z || test ! -s conftest.err configure:13241: $? = 0 configure:13244: test -s conftest configure:13247: $? = 0 configure:13259: result: yes configure:13270: checking for daemon configure:13327: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file daemon /var/tmp//ccUlKbVe.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:13333: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 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:13358: result: no configure:13367: checking for daemon in -lbsd configure:13397: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lbsd -lrt -lz -lsocket -lnsl >&5 ld: fatal: library -lbsd: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:13403: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 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:13429: result: no configure:13442: checking for getpagesize configure:13499: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 configure:13505: $? = 0 configure:13509: test -z || test ! -s conftest.err configure:13512: $? = 0 configure:13515: test -s conftest configure:13518: $? = 0 configure:13530: result: yes configure:13616: checking whether snprintf correctly terminates long strings configure:13635: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 conftest.c: In function `main': conftest.c:134: warning: implicit declaration of function `exit' configure:13638: $? = 0 configure:13640: ./conftest configure:13643: $? = 0 configure:13645: result: yes configure:13674: checking whether vsnprintf returns correct values on overflow configure:13705: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 conftest.c: In function `main': conftest.c:146: warning: implicit declaration of function `exit' configure:13708: $? = 0 configure:13710: ./conftest configure:13713: $? = 0 configure:13715: result: yes configure:13742: checking whether snprintf can declare const char *fmt configure:13756: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c: In function `main': conftest.c:134: warning: null argument where non-null required (arg 3) conftest.c:134: warning: control reaches end of non-void function configure:13762: $? = 0 configure:13766: test -z || test ! -s conftest.err configure:13769: $? = 0 configure:13772: test -s conftest.o configure:13775: $? = 0 configure:13777: result: yes configure:13800: checking whether system supports SO_PEERCRED getsockopt configure:13819: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c: In function `main': conftest.c:138: error: `SO_PEERCRED' undeclared (first use in this function) conftest.c:138: error: (Each undeclared identifier is reported only once conftest.c:138: error: for each function it appears in.) conftest.c:138: warning: unused variable `i' configure:13825: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | /* end confdefs.h. */ | #include | #include | int | main () | { | int i = SO_PEERCRED; | ; | return 0; | } configure:13852: result: no configure:14267: checking whether getpgrp requires zero arguments configure:14289: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 conftest.c: In function `main': conftest.c:170: error: too many arguments to function `getpgrp' configure:14295: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | /* 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:14320: result: yes configure:14850: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/opt/openssl/include -L/opt/openssl/lib -R/opt/openssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 ld: warning: file /opt/openssl/lib/libcrypto.a(rand_lib.o): wrong ELF class: ELFCLASS64 Undefined first referenced symbol in file RAND_add /var/tmp//ccu0hMW7.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:14856: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #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 RAND_add (); | int | main () | { | RAND_add (); | ; | return 0; | } configure:14910: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:14916: $? = 0 configure:14920: test -z || test ! -s conftest.err configure:14923: $? = 0 configure:14926: test -s conftest configure:14929: $? = 0 configure:14955: checking OpenSSL header version configure:14991: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 conftest.c: In function `main': conftest.c:146: warning: implicit declaration of function `exit' conftest.c:148: warning: unsigned int format, long int arg (arg 3) configure:14994: $? = 0 configure:14996: ./conftest configure:14999: $? = 0 configure:15003: result: 90704f (OpenSSL 0.9.7d 17 Mar 2004) configure:15024: checking OpenSSL library version configure:15061: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 conftest.c: In function `main': conftest.c:149: warning: unsigned int format, long unsigned int arg (arg 3) configure:15064: $? = 0 configure:15066: ./conftest configure:15069: $? = 0 configure:15073: result: 90704f (OpenSSL 0.9.7d 17 Mar 2004) configure:15094: checking whether OpenSSL's headers match the library configure:15116: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 conftest.c: In function `main': conftest.c:138: warning: implicit declaration of function `exit' conftest.c:138: warning: implicit declaration of function `SSLeay' configure:15119: $? = 0 configure:15121: ./conftest configure:15124: $? = 0 configure:15127: result: yes configure:15152: checking whether OpenSSL has crippled AES support configure:15167: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:15173: $? = 0 configure:15177: test -z || test ! -s conftest.err configure:15180: $? = 0 configure:15183: test -s conftest.o configure:15186: $? = 0 configure:15189: result: no configure:15362: checking for ia_openinfo in -liaf configure:15392: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -liaf -lcrypto -lrt -lz -lsocket -lnsl >&5 ld: fatal: library -liaf: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:15398: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 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 ia_openinfo (); | int | main () | { | ia_openinfo (); | ; | return 0; | } configure:15424: result: no configure:15439: checking whether OpenSSL's PRNG is internally seeded configure:15464: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:15467: $? = 0 configure:15469: ./conftest configure:15472: $? = 0 configure:15476: result: yes configure:15694: checking for ls configure:15712: found /usr/bin/ls configure:15724: result: /usr/bin/ls configure:15739: checking for netstat configure:15757: found /usr/bin/netstat configure:15769: result: /usr/bin/netstat configure:15784: checking for arp configure:15802: found /usr/sbin/arp configure:15814: result: /usr/sbin/arp configure:15829: checking for ifconfig configure:15847: found /sbin/ifconfig configure:15859: result: /sbin/ifconfig configure:15874: checking for jstat configure:15907: result: no configure:15919: checking for ps configure:15937: found /usr/bin/ps configure:15949: result: /usr/bin/ps configure:15964: checking for sar configure:15982: found /usr/bin/sar configure:15994: result: /usr/bin/sar configure:16009: checking for w configure:16027: found /usr/bin/w configure:16039: result: /usr/bin/w configure:16054: checking for who configure:16072: found /usr/bin/who configure:16084: result: /usr/bin/who configure:16099: checking for last configure:16117: found /usr/bin/last configure:16129: result: /usr/bin/last configure:16144: checking for lastlog configure:16177: result: no configure:16189: checking for df configure:16207: found /usr/bin/df configure:16219: result: /usr/bin/df configure:16234: checking for vmstat configure:16252: found /usr/bin/vmstat configure:16264: result: /usr/bin/vmstat configure:16279: checking for uptime configure:16297: found /usr/bin/uptime configure:16309: result: /usr/bin/uptime configure:16324: checking for ipcs configure:16342: found /usr/bin/ipcs configure:16354: result: /usr/bin/ipcs configure:16369: checking for tail configure:16387: found /usr/bin/tail configure:16399: result: /usr/bin/tail configure:16436: checking for long long configure:16460: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:16466: $? = 0 configure:16470: test -z || test ! -s conftest.err configure:16473: $? = 0 configure:16476: test -s conftest.o configure:16479: $? = 0 configure:16490: result: yes configure:16500: checking for unsigned long long configure:16524: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:16530: $? = 0 configure:16534: test -z || test ! -s conftest.err configure:16537: $? = 0 configure:16540: test -s conftest.o configure:16543: $? = 0 configure:16554: result: yes configure:16564: checking for long double configure:16588: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:16594: $? = 0 configure:16598: test -z || test ! -s conftest.err configure:16601: $? = 0 configure:16604: test -s conftest.o configure:16607: $? = 0 configure:16618: result: yes configure:16631: checking for char configure:16655: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:16661: $? = 0 configure:16665: test -z || test ! -s conftest.err configure:16668: $? = 0 configure:16671: test -s conftest.o configure:16674: $? = 0 configure:16685: result: yes configure:16688: checking size of char configure:17007: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:17010: $? = 0 configure:17012: ./conftest configure:17015: $? = 0 configure:17038: result: 1 configure:17045: checking for short int configure:17069: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:17075: $? = 0 configure:17079: test -z || test ! -s conftest.err configure:17082: $? = 0 configure:17085: test -s conftest.o configure:17088: $? = 0 configure:17099: result: yes configure:17102: checking size of short int configure:17421: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:17424: $? = 0 configure:17426: ./conftest configure:17429: $? = 0 configure:17452: result: 2 configure:17459: checking for int configure:17483: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:17489: $? = 0 configure:17493: test -z || test ! -s conftest.err configure:17496: $? = 0 configure:17499: test -s conftest.o configure:17502: $? = 0 configure:17513: result: yes configure:17516: checking size of int configure:17835: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:17838: $? = 0 configure:17840: ./conftest configure:17843: $? = 0 configure:17866: result: 4 configure:17873: checking for long int configure:17897: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:17903: $? = 0 configure:17907: test -z || test ! -s conftest.err configure:17910: $? = 0 configure:17913: test -s conftest.o configure:17916: $? = 0 configure:17927: result: yes configure:17930: checking size of long int configure:18249: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:18252: $? = 0 configure:18254: ./conftest configure:18257: $? = 0 configure:18280: result: 4 configure:18287: checking for long long int configure:18311: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:18317: $? = 0 configure:18321: test -z || test ! -s conftest.err configure:18324: $? = 0 configure:18327: test -s conftest.o configure:18330: $? = 0 configure:18341: result: yes configure:18344: checking size of long long int configure:18663: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:18666: $? = 0 configure:18668: ./conftest configure:18671: $? = 0 configure:18694: result: 8 configure:18826: checking for u_int type configure:18848: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:18854: $? = 0 configure:18858: test -z || test ! -s conftest.err configure:18861: $? = 0 configure:18864: test -s conftest.o configure:18867: $? = 0 configure:18880: result: yes configure:18891: checking for intXX_t types configure:18913: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:18919: $? = 0 configure:18923: test -z || test ! -s conftest.err configure:18926: $? = 0 configure:18929: test -s conftest.o configure:18932: $? = 0 configure:18945: result: yes configure:19017: checking for int64_t type configure:19048: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:19054: $? = 0 configure:19058: test -z || test ! -s conftest.err configure:19061: $? = 0 configure:19064: test -s conftest.o configure:19067: $? = 0 configure:19080: result: yes configure:19090: checking for u_intXX_t types configure:19112: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:153: error: `u_int8_t' undeclared (first use in this function) conftest.c:153: error: (Each undeclared identifier is reported only once conftest.c:153: error: for each function it appears in.) conftest.c:153: error: syntax error before "a" conftest.c:153: error: `u_int16_t' undeclared (first use in this function) conftest.c:153: error: `u_int32_t' undeclared (first use in this function) conftest.c:153: error: `a' undeclared (first use in this function) conftest.c:153: error: `b' undeclared (first use in this function) conftest.c:153: error: `c' undeclared (first use in this function) configure:19118: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | int | main () | { | u_int8_t a; u_int16_t b; u_int32_t c; a = b = c = 1; | ; | return 0; | } configure:19144: result: no configure:19156: checking for u_intXX_t types in sys/socket.h configure:19174: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:153: error: `u_int8_t' undeclared (first use in this function) conftest.c:153: error: (Each undeclared identifier is reported only once conftest.c:153: error: for each function it appears in.) conftest.c:153: error: syntax error before "a" conftest.c:153: error: `u_int16_t' undeclared (first use in this function) conftest.c:153: error: `u_int32_t' undeclared (first use in this function) conftest.c:153: error: `a' undeclared (first use in this function) conftest.c:153: error: `b' undeclared (first use in this function) conftest.c:153: error: `c' undeclared (first use in this function) configure:19180: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | int | main () | { | u_int8_t a; u_int16_t b; u_int32_t c; a = b = c = 1; | ; | return 0; | } configure:19207: result: no configure:19214: checking for u_int64_t types configure:19236: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:153: error: `u_int64_t' undeclared (first use in this function) conftest.c:153: error: (Each undeclared identifier is reported only once conftest.c:153: error: for each function it appears in.) conftest.c:153: error: syntax error before "a" conftest.c:153: error: `a' undeclared (first use in this function) configure:19242: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | int | main () | { | u_int64_t a; a = 1; | ; | return 0; | } configure:19268: result: no configure:19280: checking for u_int64_t type in sys/bitypes.h configure:19298: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c:149:26: sys/bitypes.h: No such file or directory conftest.c: In function `main': conftest.c:153: error: `u_int64_t' undeclared (first use in this function) conftest.c:153: error: (Each undeclared identifier is reported only once conftest.c:153: error: for each function it appears in.) conftest.c:153: error: syntax error before "a" conftest.c:153: error: `a' undeclared (first use in this function) configure:19304: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | int | main () | { | u_int64_t a; a = 1 | ; | return 0; | } configure:19331: result: no configure:19339: checking for uintXX_t types configure:19363: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:19369: $? = 0 configure:19373: test -z || test ! -s conftest.err configure:19376: $? = 0 configure:19379: test -s conftest.o configure:19382: $? = 0 configure:19395: result: yes configure:19407: checking for uintXX_t types in stdint.h configure:19425: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:19431: $? = 0 configure:19435: test -z || test ! -s conftest.err configure:19438: $? = 0 configure:19441: test -s conftest.o configure:19444: $? = 0 configure:19451: result: yes configure:19537: checking for u_char configure:19561: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:19567: $? = 0 configure:19571: test -z || test ! -s conftest.err configure:19574: $? = 0 configure:19577: test -s conftest.o configure:19580: $? = 0 configure:19593: result: yes configure:19604: checking for socklen_t configure:19630: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:19636: $? = 0 configure:19640: test -z || test ! -s conftest.err configure:19643: $? = 0 configure:19646: test -s conftest.o configure:19649: $? = 0 configure:19660: result: yes configure:19754: checking for sig_atomic_t configure:19779: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:19785: $? = 0 configure:19789: test -z || test ! -s conftest.err configure:19792: $? = 0 configure:19795: test -s conftest.o configure:19798: $? = 0 configure:19809: result: yes configure:19821: checking for in_addr_t configure:19847: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:19853: $? = 0 configure:19857: test -z || test ! -s conftest.err configure:19860: $? = 0 configure:19863: test -s conftest.o configure:19866: $? = 0 configure:19877: result: yes configure:19889: checking for size_t configure:19913: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:19919: $? = 0 configure:19923: test -z || test ! -s conftest.err configure:19926: $? = 0 configure:19929: test -s conftest.o configure:19932: $? = 0 configure:19945: result: yes configure:19955: checking for ssize_t configure:19979: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:19985: $? = 0 configure:19989: test -z || test ! -s conftest.err configure:19992: $? = 0 configure:19995: test -s conftest.o configure:19998: $? = 0 configure:20011: result: yes configure:20021: checking for clock_t configure:20045: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:20051: $? = 0 configure:20055: test -z || test ! -s conftest.err configure:20058: $? = 0 configure:20061: test -s conftest.o configure:20064: $? = 0 configure:20077: result: yes configure:20087: checking for sa_family_t configure:20112: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:20118: $? = 0 configure:20122: test -z || test ! -s conftest.err configure:20125: $? = 0 configure:20128: test -s conftest.o configure:20131: $? = 0 configure:20193: result: yes configure:20203: checking for pid_t configure:20227: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:20233: $? = 0 configure:20237: test -z || test ! -s conftest.err configure:20240: $? = 0 configure:20243: test -s conftest.o configure:20246: $? = 0 configure:20259: result: yes configure:20269: checking for mode_t configure:20293: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:20299: $? = 0 configure:20303: test -z || test ! -s conftest.err configure:20306: $? = 0 configure:20309: test -s conftest.o configure:20312: $? = 0 configure:20325: result: yes configure:20336: checking for struct sockaddr_storage configure:20361: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:167: warning: unused variable `s' configure:20367: $? = 0 configure:20371: test -z || test ! -s conftest.err configure:20374: $? = 0 configure:20377: test -s conftest.o configure:20380: $? = 0 configure:20393: result: yes configure:20403: checking for struct sockaddr_in6 configure:20428: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:20434: $? = 0 configure:20438: test -z || test ! -s conftest.err configure:20441: $? = 0 configure:20444: test -s conftest.o configure:20447: $? = 0 configure:20460: result: yes configure:20470: checking for struct in6_addr configure:20495: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:20501: $? = 0 configure:20505: test -z || test ! -s conftest.err configure:20508: $? = 0 configure:20511: test -s conftest.o configure:20514: $? = 0 configure:20527: result: yes configure:20537: checking for struct addrinfo configure:20563: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:20569: $? = 0 configure:20573: test -z || test ! -s conftest.err configure:20576: $? = 0 configure:20579: test -s conftest.o configure:20582: $? = 0 configure:20595: result: yes configure:20605: checking for struct timeval configure:20627: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:20633: $? = 0 configure:20637: test -z || test ! -s conftest.err configure:20640: $? = 0 configure:20643: test -s conftest.o configure:20646: $? = 0 configure:20659: result: yes configure:20670: checking for struct timespec configure:20694: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:20700: $? = 0 configure:20704: test -z || test ! -s conftest.err configure:20707: $? = 0 configure:20710: test -s conftest.o configure:20713: $? = 0 configure:20724: result: yes configure:20782: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 conftest.c:171: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:183: warning: implicit declaration of function `exit' configure:20785: $? = 0 configure:20787: ./conftest configure:20790: $? = 0 configure:20812: checking for ut_host field in utmp.h configure:20839: result: no configure:20857: checking for ut_host field in utmpx.h configure:20884: result: yes configure:20902: checking for syslen field in utmpx.h configure:20929: result: yes configure:20947: checking for ut_pid field in utmp.h configure:20974: result: yes configure:20992: checking for ut_type field in utmp.h configure:21019: result: yes configure:21037: checking for ut_type field in utmpx.h configure:21064: result: yes configure:21082: checking for ut_tv field in utmp.h configure:21109: result: no configure:21127: checking for ut_id field in utmp.h configure:21154: result: yes configure:21172: checking for ut_id field in utmpx.h configure:21199: result: yes configure:21217: checking for ut_addr field in utmp.h configure:21244: result: no configure:21262: checking for ut_addr field in utmpx.h configure:21289: result: no configure:21307: checking for ut_addr_v6 field in utmp.h configure:21334: result: no configure:21352: checking for ut_addr_v6 field in utmpx.h configure:21379: result: no configure:21397: checking for ut_exit field in utmp.h configure:21424: result: yes configure:21442: checking for ut_time field in utmp.h configure:21469: result: yes configure:21487: checking for ut_time field in utmpx.h configure:21514: result: yes configure:21532: checking for ut_tv field in utmpx.h configure:21559: result: yes configure:21574: checking for struct stat.st_blksize configure:21597: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:21603: $? = 0 configure:21607: test -z || test ! -s conftest.err configure:21610: $? = 0 configure:21613: test -s conftest.o configure:21616: $? = 0 configure:21673: result: yes configure:21684: checking for struct __res_state.retrans configure:21716: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:21722: $? = 0 configure:21726: test -z || test ! -s conftest.err configure:21729: $? = 0 configure:21732: test -s conftest.o configure:21735: $? = 0 configure:21801: result: yes configure:21814: checking for ss_family field in struct sockaddr_storage configure:21839: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:21845: $? = 0 configure:21849: test -z || test ! -s conftest.err configure:21852: $? = 0 configure:21855: test -s conftest.o configure:21858: $? = 0 configure:21870: result: yes configure:21880: checking for __ss_family field in struct sockaddr_storage configure:21905: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:186: error: structure has no member named `__ss_family' configure:21911: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | struct sockaddr_storage s; s.__ss_family = 1; | ; | return 0; | } configure:21937: result: no configure:21947: checking for pw_class field in struct passwd configure:21971: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:185: error: structure has no member named `pw_class' configure:21977: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | /* end confdefs.h. */ | | #include | | int | main () | { | struct passwd p; p.pw_class = 0; | ; | return 0; | } configure:22003: result: no configure:22013: checking for pw_expire field in struct passwd configure:22037: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:185: error: structure has no member named `pw_expire' configure:22043: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | /* end confdefs.h. */ | | #include | | int | main () | { | struct passwd p; p.pw_expire = 0; | ; | return 0; | } configure:22069: result: no configure:22079: checking for pw_change field in struct passwd configure:22103: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:185: error: structure has no member named `pw_change' configure:22109: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | /* end confdefs.h. */ | | #include | | int | main () | { | struct passwd p; p.pw_change = 0; | ; | return 0; | } configure:22135: result: no configure:22145: checking for msg_accrights field in struct msghdr configure:22168: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:12: warning: implicit declaration of function `exit' configure:22174: $? = 0 configure:22178: test -z || test ! -s conftest.err configure:22181: $? = 0 configure:22184: test -s conftest.o configure:22187: $? = 0 configure:22200: result: yes configure:22210: checking for msg_control field in struct msghdr configure:22233: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:11: error: structure has no member named `msg_control' conftest.c:12: warning: implicit declaration of function `exit' configure:22239: $? = 1 configure: failed program was: | | #include | #include | #include | int main() { | #ifdef msg_control | #error "msg_control is a macro" | exit(1); | #endif | struct msghdr m; | m.msg_control = 0; | exit(0); | } | configure:22265: result: no configure:22275: checking if libc defines __progname configure:22297: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 conftest.c: In function `main': conftest.c:184: warning: implicit declaration of function `printf' Undefined first referenced symbol in file __progname /var/tmp//cc8rPy8Y.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:22303: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_ACCRIGHTS_IN_MSGHDR 1 | /* end confdefs.h. */ | | int | main () | { | extern char *__progname; printf("%s", __progname); | ; | return 0; | } configure:22330: result: no configure:22340: checking whether gcc implements __FUNCTION__ configure:22364: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:22370: $? = 0 configure:22374: test -z || test ! -s conftest.err configure:22377: $? = 0 configure:22380: test -s conftest configure:22383: $? = 0 configure:22397: result: yes configure:22407: checking whether gcc implements __func__ configure:22431: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:22437: $? = 0 configure:22441: test -z || test ! -s conftest.err configure:22444: $? = 0 configure:22447: test -s conftest configure:22450: $? = 0 configure:22464: result: yes configure:22474: checking whether va_copy exists configure:22497: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:22503: $? = 0 configure:22507: test -z || test ! -s conftest.err configure:22510: $? = 0 configure:22513: test -s conftest configure:22516: $? = 0 configure:22530: result: yes configure:22540: checking whether __va_copy exists configure:22563: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:22569: $? = 0 configure:22573: test -z || test ! -s conftest.err configure:22576: $? = 0 configure:22579: test -s conftest configure:22582: $? = 0 configure:22596: result: yes configure:22606: checking whether getopt has optreset support configure:22630: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file optreset /var/tmp//cci5fB8y.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:22636: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_ACCRIGHTS_IN_MSGHDR 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | /* end confdefs.h. */ | | #include | | int | main () | { | extern int optreset; optreset = 0; | ; | return 0; | } configure:22663: result: no configure:22673: checking if libc defines sys_errlist configure:22695: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 conftest.c: In function `main': conftest.c:188: warning: implicit declaration of function `printf' configure:22701: $? = 0 configure:22705: test -z || test ! -s conftest.err configure:22708: $? = 0 configure:22711: test -s conftest configure:22714: $? = 0 configure:22728: result: yes configure:22739: checking if libc defines sys_nerr configure:22761: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 conftest.c: In function `main': conftest.c:189: warning: implicit declaration of function `printf' configure:22767: $? = 0 configure:22771: test -z || test ! -s conftest.err configure:22774: $? = 0 configure:22777: test -s conftest configure:22780: $? = 0 configure:22794: result: yes configure:23146: checking for library containing getrrsetbyname configure:23176: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file getrrsetbyname /var/tmp//ccikhE74.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:23182: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_ACCRIGHTS_IN_MSGHDR 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 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 getrrsetbyname (); | int | main () | { | getrrsetbyname (); | ; | return 0; | } configure:23231: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lresolv -lcrypto -lrt -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file getrrsetbyname /var/tmp//ccGlEKze.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:23237: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_ACCRIGHTS_IN_MSGHDR 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 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 getrrsetbyname (); | int | main () | { | getrrsetbyname (); | ; | return 0; | } configure:23265: result: no configure:23277: checking for library containing res_query configure:23307: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lcrypto -lrt -lz -lsocket -lnsl >&5 Undefined first referenced symbol in file res_query /var/tmp//ccOq7JKo.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:23313: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_ACCRIGHTS_IN_MSGHDR 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 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 res_query (); | int | main () | { | res_query (); | ; | return 0; | } configure:23362: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lresolv -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:23368: $? = 0 configure:23372: test -z || test ! -s conftest.err configure:23375: $? = 0 configure:23378: test -s conftest configure:23381: $? = 0 configure:23396: result: -lresolv configure:23403: checking for library containing dn_expand configure:23433: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lresolv -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:23439: $? = 0 configure:23443: test -z || test ! -s conftest.err configure:23446: $? = 0 configure:23449: test -s conftest configure:23452: $? = 0 configure:23522: result: none required configure:23529: checking if res_query will link configure:23554: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lresolv -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:23560: $? = 0 configure:23564: test -z || test ! -s conftest.err configure:23567: $? = 0 configure:23570: test -s conftest configure:23573: $? = 0 configure:23575: result: yes configure:23641: checking for _getshort configure:23698: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lresolv -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:23704: $? = 0 configure:23708: test -z || test ! -s conftest.err configure:23711: $? = 0 configure:23714: test -s conftest configure:23717: $? = 0 configure:23729: result: yes configure:23641: checking for _getlong configure:23698: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lresolv -lcrypto -lrt -lz -lsocket -lnsl >&5 configure:23704: $? = 0 configure:23708: test -z || test ! -s conftest.err configure:23711: $? = 0 configure:23714: test -s conftest configure:23717: $? = 0 configure:23729: result: yes configure:23739: checking whether _getshort is declared configure:23765: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:195: error: `_getshort' undeclared (first use in this function) conftest.c:195: error: (Each undeclared identifier is reported only once conftest.c:195: error: for each function it appears in.) conftest.c:195: warning: unused variable `p' configure:23771: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_ACCRIGHTS_IN_MSGHDR 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #ifndef _getshort | char *p = (char *) _getshort; | #endif | | ; | return 0; | } configure:23795: result: no configure:23811: checking whether _getlong is declared configure:23837: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:196: error: `_getlong' undeclared (first use in this function) conftest.c:196: error: (Each undeclared identifier is reported only once conftest.c:196: error: for each function it appears in.) conftest.c:196: warning: unused variable `p' configure:23843: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_ACCRIGHTS_IN_MSGHDR 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #ifndef _getlong | char *p = (char *) _getlong; | #endif | | ; | return 0; | } configure:23867: result: no configure:23885: checking for HEADER.ad configure:23909: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 In file included from conftest.c:190: /usr/include/arpa/nameser.h:124: error: syntax error before '*' token /usr/include/arpa/nameser.h:126: error: syntax error before '*' token /usr/include/arpa/nameser.h:129: error: syntax error before '*' token /usr/include/arpa/nameser.h:130: error: syntax error before '}' token /usr/include/arpa/nameser.h:148: error: syntax error before "uint16_t" /usr/include/arpa/nameser.h:150: error: syntax error before "ttl" /usr/include/arpa/nameser.h:151: error: syntax error before "rdlength" /usr/include/arpa/nameser.h:152: error: syntax error before '*' token /usr/include/arpa/nameser.h:153: error: syntax error before '}' token /usr/include/arpa/nameser.h:233: error: syntax error before "uint8_t" /usr/include/arpa/nameser.h:235: error: syntax error before "r_class" /usr/include/arpa/nameser.h:236: error: syntax error before "r_type" /usr/include/arpa/nameser.h:237: error: syntax error before "r_ttl" /usr/include/arpa/nameser.h:238: error: syntax error before '*' token /usr/include/arpa/nameser.h:239: error: syntax error before "r_size" /usr/include/arpa/nameser.h:245: error: syntax error before "r_zone" /usr/include/arpa/nameser.h:545: error: syntax error before "int" /usr/include/arpa/nameser.h:546: error: syntax error before "__ns_get16" /usr/include/arpa/nameser.h:546: error: syntax error before '*' token /usr/include/arpa/nameser.h:547: error: syntax error before "__ns_get32" /usr/include/arpa/nameser.h:547: error: syntax error before '*' token /usr/include/arpa/nameser.h:548: error: syntax error before '*' token /usr/include/arpa/nameser.h:549: error: syntax error before '*' token /usr/include/arpa/nameser.h:550: error: syntax error before '*' token /usr/include/arpa/nameser.h:551: error: syntax error before '*' token /usr/include/arpa/nameser.h:552: error: syntax error before '*' token /usr/include/arpa/nameser.h:553: error: syntax error before '*' token /usr/include/arpa/nameser.h:555: error: syntax error before '*' token /usr/include/arpa/nameser.h:559: error: syntax error before "char" /usr/include/arpa/nameser.h:560: error: syntax error before "ulong_t" /usr/include/arpa/nameser.h:561: error: syntax error before "__ns_datetosecs" /usr/include/arpa/nameser.h:562: error: syntax error before '*' token /usr/include/arpa/nameser.h:563: error: syntax error before '*' token /usr/include/arpa/nameser.h:564: error: syntax error before "uchar_t" /usr/include/arpa/nameser.h:565: error: syntax error before '*' token /usr/include/arpa/nameser.h:567: error: syntax error before '*' token /usr/include/arpa/nameser.h:569: error: syntax error before '*' token /usr/include/arpa/nameser.h:571: error: syntax error before "uchar_t" /usr/include/arpa/nameser.h:573: error: syntax error before '*' token /usr/include/arpa/nameser.h:574: error: syntax error before '*' token /usr/include/arpa/nameser.h:576: error: syntax error before '*' token /usr/include/arpa/nameser.h:578: error: syntax error before '*' token /usr/include/arpa/nameser.h:581: error: syntax error before '*' token /usr/include/arpa/nameser.h:583: error: syntax error before '*' token /usr/include/arpa/nameser.h:586: error: syntax error before '*' token /usr/include/arpa/nameser.h:588: error: syntax error before '*' token /usr/include/arpa/nameser.h:588: error: syntax error before '*' token /usr/include/arpa/nameser.h:589: error: syntax error before '*' token /usr/include/arpa/nameser.h:592: error: syntax error before '*' token /usr/include/arpa/nameser.h:593: error: syntax error before '*' token /usr/include/arpa/nameser.h:597: error: syntax error before "size_t" configure:23915: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_ACCRIGHTS_IN_MSGHDR 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | /* end confdefs.h. */ | #include | | int | main () | { | static HEADER ac_aggr; | if (ac_aggr.ad) | return 0; | ; | return 0; | } configure:23954: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 In file included from conftest.c:190: /usr/include/arpa/nameser.h:124: error: syntax error before '*' token /usr/include/arpa/nameser.h:126: error: syntax error before '*' token /usr/include/arpa/nameser.h:129: error: syntax error before '*' token /usr/include/arpa/nameser.h:130: error: syntax error before '}' token /usr/include/arpa/nameser.h:148: error: syntax error before "uint16_t" /usr/include/arpa/nameser.h:150: error: syntax error before "ttl" /usr/include/arpa/nameser.h:151: error: syntax error before "rdlength" /usr/include/arpa/nameser.h:152: error: syntax error before '*' token /usr/include/arpa/nameser.h:153: error: syntax error before '}' token /usr/include/arpa/nameser.h:233: error: syntax error before "uint8_t" /usr/include/arpa/nameser.h:235: error: syntax error before "r_class" /usr/include/arpa/nameser.h:236: error: syntax error before "r_type" /usr/include/arpa/nameser.h:237: error: syntax error before "r_ttl" /usr/include/arpa/nameser.h:238: error: syntax error before '*' token /usr/include/arpa/nameser.h:239: error: syntax error before "r_size" /usr/include/arpa/nameser.h:245: error: syntax error before "r_zone" /usr/include/arpa/nameser.h:545: error: syntax error before "int" /usr/include/arpa/nameser.h:546: error: syntax error before "__ns_get16" /usr/include/arpa/nameser.h:546: error: syntax error before '*' token /usr/include/arpa/nameser.h:547: error: syntax error before "__ns_get32" /usr/include/arpa/nameser.h:547: error: syntax error before '*' token /usr/include/arpa/nameser.h:548: error: syntax error before '*' token /usr/include/arpa/nameser.h:549: error: syntax error before '*' token /usr/include/arpa/nameser.h:550: error: syntax error before '*' token /usr/include/arpa/nameser.h:551: error: syntax error before '*' token /usr/include/arpa/nameser.h:552: error: syntax error before '*' token /usr/include/arpa/nameser.h:553: error: syntax error before '*' token /usr/include/arpa/nameser.h:555: error: syntax error before '*' token /usr/include/arpa/nameser.h:559: error: syntax error before "char" /usr/include/arpa/nameser.h:560: error: syntax error before "ulong_t" /usr/include/arpa/nameser.h:561: error: syntax error before "__ns_datetosecs" /usr/include/arpa/nameser.h:562: error: syntax error before '*' token /usr/include/arpa/nameser.h:563: error: syntax error before '*' token /usr/include/arpa/nameser.h:564: error: syntax error before "uchar_t" /usr/include/arpa/nameser.h:565: error: syntax error before '*' token /usr/include/arpa/nameser.h:567: error: syntax error before '*' token /usr/include/arpa/nameser.h:569: error: syntax error before '*' token /usr/include/arpa/nameser.h:571: error: syntax error before "uchar_t" /usr/include/arpa/nameser.h:573: error: syntax error before '*' token /usr/include/arpa/nameser.h:574: error: syntax error before '*' token /usr/include/arpa/nameser.h:576: error: syntax error before '*' token /usr/include/arpa/nameser.h:578: error: syntax error before '*' token /usr/include/arpa/nameser.h:581: error: syntax error before '*' token /usr/include/arpa/nameser.h:583: error: syntax error before '*' token /usr/include/arpa/nameser.h:586: error: syntax error before '*' token /usr/include/arpa/nameser.h:588: error: syntax error before '*' token /usr/include/arpa/nameser.h:588: error: syntax error before '*' token /usr/include/arpa/nameser.h:589: error: syntax error before '*' token /usr/include/arpa/nameser.h:592: error: syntax error before '*' token /usr/include/arpa/nameser.h:593: error: syntax error before '*' token /usr/include/arpa/nameser.h:597: error: syntax error before "size_t" conftest.c: In function `main': conftest.c:196: error: `sizeof' applied to a bit-field configure:23960: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_ACCRIGHTS_IN_MSGHDR 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | /* end confdefs.h. */ | #include | | int | main () | { | static HEADER ac_aggr; | if (sizeof ac_aggr.ad) | return 0; | ; | return 0; | } configure:23986: result: no configure:25593: checking for xauth configure:25611: found /usr/X/bin/xauth configure:25623: result: /usr/X/bin/xauth configure:25680: checking for "/dev/ptmx" configure:25695: result: yes configure:25713: checking for "/dev/ptc" configure:25728: result: no configure:25772: checking for nroff configure:25790: found /usr/bin/nroff configure:25802: result: /usr/bin/nroff configure:25866: checking if the systems has expire shadow information configure:25888: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 configure:25894: $? = 0 configure:25898: test -z || test ! -s conftest.err configure:25901: $? = 0 configure:25904: test -s conftest.o configure:25907: $? = 0 configure:25920: result: yes configure:25984: checking for "/etc/default/login" configure:25999: result: yes configure:26054: WARNING: If PATH is defined in /etc/default/login, ensure the path to scp is included, otherwise scp will not work. configure:26104: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib conftest.c -lresolv -lcrypto -lrt -lz -lsocket -lnsl >&5 conftest.c:213: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:219: warning: implicit declaration of function `exit' configure:26107: $? = 0 configure:26109: ./conftest configure:26112: $? = 0 configure:26138: result: Adding /opt/openssh/bin to USER_PATH so scp will work configure:26174: checking if we need to convert IPv4 in IPv6-mapped addresses configure:26207: result: no (default) configure:26393: checking if your system defines LASTLOG_FILE configure:26423: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:212: error: `LASTLOG_FILE' undeclared (first use in this function) conftest.c:212: error: (Each undeclared identifier is reported only once conftest.c:212: error: for each function it appears in.) conftest.c:212: warning: unused variable `lastlog' configure:26429: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_ACCRIGHTS_IN_MSGHDR 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | #define XAUTH_PATH "/usr/openwin/bin/xauth" | #define HAVE_DEV_PTMX 1 | #define HAS_SHADOW_EXPIRE 1 | #define HAVE_ETC_DEFAULT_LOGIN 1 | #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin:/opt/openssh/bin" | #define _PATH_SSH_PIDDIR "/var/run" | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_LASTLOG_H | # include | #endif | #ifdef HAVE_PATHS_H | # include | #endif | #ifdef HAVE_LOGIN_H | # include | #endif | | int | main () | { | char *lastlog = LASTLOG_FILE; | ; | return 0; | } configure:26451: result: no configure:26453: checking if your system defines _PATH_LASTLOG configure:26480: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:209: error: `_PATH_LASTLOG' undeclared (first use in this function) conftest.c:209: error: (Each undeclared identifier is reported only once conftest.c:209: error: for each function it appears in.) conftest.c:209: warning: unused variable `lastlog' configure:26486: $? = 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 _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define PAM_SUN_CODEBASE 1 | #define LOGIN_NEEDS_UTMPX 1 | #define LOGIN_NEEDS_TERM 1 | #define PAM_TTY_KLUDGE 1 | #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 | #define LOCKED_PASSWD_STRING "*LK*" | #define SSHD_ACQUIRES_CTTY 1 | #define DISABLE_UTMP 1 | #define DISABLE_WTMP 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MAILLOCK_H 1 | #define HAVE_NETDB_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_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STREAM_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_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_PTMS_H 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_UPDWTMP 1 | #define HAVE_STRFTIME 1 | #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 | #define HAVE_PROC_PID 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MMAP 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define HAVE_U_INT 1 | #define HAVE_INTXX_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_SYSLEN_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_TIME_IN_UTMPX 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_ACCRIGHTS_IN_MSGHDR 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | #define XAUTH_PATH "/usr/openwin/bin/xauth" | #define HAVE_DEV_PTMX 1 | #define HAS_SHADOW_EXPIRE 1 | #define HAVE_ETC_DEFAULT_LOGIN 1 | #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin:/opt/openssh/bin" | #define _PATH_SSH_PIDDIR "/var/run" | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_LASTLOG_H | # include | #endif | #ifdef HAVE_PATHS_H | # include | #endif | | int | main () | { | char *lastlog = _PATH_LASTLOG; | ; | return 0; | } configure:26508: result: no configure:26541: checking if your system defines UTMP_FILE configure:26565: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:207: warning: unused variable `utmp' configure:26571: $? = 0 configure:26575: test -z || test ! -s conftest.err configure:26578: $? = 0 configure:26581: test -s conftest.o configure:26584: $? = 0 configure:26586: result: yes configure:26621: checking if your system defines WTMP_FILE configure:26645: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:207: warning: unused variable `wtmp' configure:26651: $? = 0 configure:26655: test -z || test ! -s conftest.err configure:26658: $? = 0 configure:26661: test -s conftest.o configure:26664: $? = 0 configure:26666: result: yes configure:26702: checking if your system defines UTMPX_FILE configure:26729: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:210: warning: unused variable `utmpx' configure:26735: $? = 0 configure:26739: test -z || test ! -s conftest.err configure:26742: $? = 0 configure:26745: test -s conftest.o configure:26748: $? = 0 configure:26750: result: yes configure:26777: checking if your system defines WTMPX_FILE configure:26804: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 conftest.c: In function `main': conftest.c:210: warning: unused variable `wtmpx' configure:26810: $? = 0 configure:26814: test -z || test ! -s conftest.err configure:26817: $? = 0 configure:26820: test -s conftest.o configure:26823: $? = 0 configure:26825: result: yes configure:26966: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by OpenSSH config.status Portable, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on kopsxlab08 config.status:714: creating Makefile config.status:714: creating buildpkg.sh config.status:714: creating opensshd.init config.status:714: creating openbsd-compat/Makefile config.status:714: creating scard/Makefile config.status:714: creating ssh_prng_cmds config.status:714: creating survey.sh config.status:818: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-pc-solaris2.10 ac_cv_build_alias=i386-pc-solaris2.10 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cc_implements___FUNCTION__=yes ac_cv_cc_implements___func__=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_file___dev_ptc_=no ac_cv_file___dev_ptmx_=yes ac_cv_file___etc_default_login_=yes ac_cv_func___b64_ntop=no ac_cv_func___b64_pton=no ac_cv_func__getlong=yes ac_cv_func__getpty=no ac_cv_func__getshort=yes ac_cv_func_arc4random=no ac_cv_func_asprintf=no ac_cv_func_b64_ntop=no ac_cv_func_b64_pton=no ac_cv_func_bcopy=yes ac_cv_func_bindresvport_sa=no ac_cv_func_clock=yes ac_cv_func_closefrom=yes ac_cv_func_daemon=no ac_cv_func_dirfd=no ac_cv_func_dirname=yes ac_cv_func_endutent=yes ac_cv_func_endutxent=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_futimes=no ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getgrouplist=no ac_cv_func_getnameinfo=yes ac_cv_func_getopt=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeereid=no ac_cv_func_getpgrp_void=yes ac_cv_func_getrlimit=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getttyent=no ac_cv_func_getutent=yes ac_cv_func_getutid=yes ac_cv_func_getutline=yes ac_cv_func_getutxent=yes ac_cv_func_getutxid=yes ac_cv_func_getutxline=yes ac_cv_func_glob=yes ac_cv_func_inet_aton=no ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_innetgr=yes ac_cv_func_login_getcapbool=no ac_cv_func_logout=no ac_cv_func_logwtmp=no ac_cv_func_md5_crypt=no ac_cv_func_memmove=yes ac_cv_func_mkdtemp=no ac_cv_func_mmap=yes 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=yes ac_cv_func_pututxline=yes ac_cv_func_readpassphrase=no ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_rresvport_af=yes ac_cv_func_sendmsg=yes ac_cv_func_setdtablesize=no ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgroups=yes ac_cv_func_setlogin=no ac_cv_func_setpcred=no ac_cv_func_setproctitle=no ac_cv_func_setregid=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setreuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=no ac_cv_func_setutent=yes ac_cv_func_setutxent=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strmode=no ac_cv_func_strnvis=no ac_cv_func_strtoll=yes ac_cv_func_strtonum=no ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_time=yes ac_cv_func_truncate=yes ac_cv_func_unsetenv=yes ac_cv_func_updwtmp=yes ac_cv_func_updwtmpx=yes ac_cv_func_utimes=yes ac_cv_func_utmpname=yes ac_cv_func_utmpxname=yes ac_cv_func_vasprintf=no ac_cv_func_vhangup=yes ac_cv_func_vsnprintf=yes ac_cv_func_waitpid=yes ac_cv_func_yp_match=no ac_cv_have___ss_family_in_struct_ss=no ac_cv_have___va_copy=yes ac_cv_have_accrights_in_msghdr=yes ac_cv_have_clock_t=yes ac_cv_have_control_in_msghdr=no ac_cv_have_decl_LLONG_MAX=yes ac_cv_have_decl__getlong=no ac_cv_have_decl__getshort=no ac_cv_have_decl_getrusage=no ac_cv_have_decl_h_errno=yes ac_cv_have_decl_strsep=no ac_cv_have_decl_tcsendbreak=yes ac_cv_have_getopt_optreset=no ac_cv_have_int64_t=yes ac_cv_have_intxx_t=yes ac_cv_have_mode_t=yes ac_cv_have_pid_t=yes ac_cv_have_pw_change_in_struct_passwd=no ac_cv_have_pw_class_in_struct_passwd=no ac_cv_have_pw_expire_in_struct_passwd=no ac_cv_have_sa_family_t=yes ac_cv_have_size_t=yes ac_cv_have_ss_family_in_struct_ss=yes ac_cv_have_ssize_t=yes ac_cv_have_struct_addrinfo=yes ac_cv_have_struct_in6_addr=yes ac_cv_have_struct_sockaddr_in6=yes ac_cv_have_struct_sockaddr_storage=yes ac_cv_have_struct_timeval=yes ac_cv_have_u_char=yes ac_cv_have_u_int=yes ac_cv_have_u_int64_t=no ac_cv_have_u_intxx_t=no ac_cv_have_uintxx_t=yes ac_cv_have_va_copy=yes ac_cv_header_bstring_h=no ac_cv_header_crypt_h=yes ac_cv_header_dirent_h=yes ac_cv_header_endian_h=no ac_cv_header_features_h=no ac_cv_header_floatingpoint_h=yes 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_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_ndir_h=no ac_cv_header_netdb_h=yes ac_cv_header_netgroup_h=no ac_cv_header_pam_pam_appl_h=no ac_cv_header_paths_h=no ac_cv_header_pty_h=no 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_stddef_h=yes ac_cv_header_stdint_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=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_cdefs_h=no ac_cv_header_sys_dir_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_sys_prctl_h=no ac_cv_header_sys_pstat_h=no ac_cv_header_sys_ptms_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stream_h=yes 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_un_h=yes ac_cv_header_time_h=yes ac_cv_header_tmpdir_h=no ac_cv_header_ttyent_h=no 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=i386-pc-solaris2.10 ac_cv_host_alias=i386-pc-solaris2.10 ac_cv_lib_bsd_daemon=no ac_cv_lib_iaf_ia_openinfo=no ac_cv_lib_nsl_yp_match=yes ac_cv_lib_socket_setsockopt=yes ac_cv_lib_z_deflate=yes ac_cv_libc_defines___progname=no ac_cv_libc_defines_sys_errlist=yes ac_cv_libc_defines_sys_nerr=yes ac_cv_member_HEADER_ad=no ac_cv_member_struct___res_state_retrans=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_objext=o ac_cv_path_AR=/usr/ccs/bin/ar ac_cv_path_CAT=/usr/bin/cat ac_cv_path_KILL=/usr/bin/kill ac_cv_path_LOGIN_PROGRAM_FALLBACK=/usr/bin/login ac_cv_path_NROFF=/usr/bin/nroff ac_cv_path_PATH_GROUPADD_PROG=/usr/sbin/groupadd ac_cv_path_PATH_PASSWD_PROG=/usr/bin/passwd ac_cv_path_PATH_USERADD_PROG=/usr/sbin/useradd ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PROG_ARP=/usr/sbin/arp ac_cv_path_PROG_DF=/usr/bin/df ac_cv_path_PROG_IFCONFIG=/sbin/ifconfig ac_cv_path_PROG_IPCS=/usr/bin/ipcs ac_cv_path_PROG_LAST=/usr/bin/last ac_cv_path_PROG_LS=/usr/bin/ls ac_cv_path_PROG_NETSTAT=/usr/bin/netstat ac_cv_path_PROG_PS=/usr/bin/ps ac_cv_path_PROG_SAR=/usr/bin/sar ac_cv_path_PROG_TAIL=/usr/bin/tail ac_cv_path_PROG_UPTIME=/usr/bin/uptime ac_cv_path_PROG_VMSTAT=/usr/bin/vmstat ac_cv_path_PROG_W=/usr/bin/w ac_cv_path_PROG_WHO=/usr/bin/who ac_cv_path_SED=/usr/bin/sed ac_cv_path_SH=/usr/bin/sh ac_cv_path_TEST_MINUS_S_SH=/usr/bin/bash ac_cv_path_xauth_path=/usr/X/bin/xauth ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_MAKE_PACKAGE_SUPPORTED=yes ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep=egrep ac_cv_search_basename='none required' ac_cv_search_dn_expand='none required' ac_cv_search_getrrsetbyname=no ac_cv_search_login=no ac_cv_search_nanosleep=-lrt ac_cv_search_res_query=-lresolv ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long_int=4 ac_cv_sizeof_long_long_int=8 ac_cv_sizeof_short_int=2 ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_char=yes ac_cv_type_in_addr_t=yes ac_cv_type_int=yes ac_cv_type_long_double=yes ac_cv_type_long_int=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_short_int=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_timespec=yes ac_cv_type_unsigned_long_long=yes ossh_cv_utmp_h_has_ut_addr=no ossh_cv_utmp_h_has_ut_addr_v6=no ossh_cv_utmp_h_has_ut_exit=yes ossh_cv_utmp_h_has_ut_host=no ossh_cv_utmp_h_has_ut_id=yes ossh_cv_utmp_h_has_ut_pid=yes ossh_cv_utmp_h_has_ut_time=yes ossh_cv_utmp_h_has_ut_tv=no ossh_cv_utmp_h_has_ut_type=yes ossh_cv_utmpx_h_has_syslen=yes ossh_cv_utmpx_h_has_ut_addr=no ossh_cv_utmpx_h_has_ut_addr_v6=no ossh_cv_utmpx_h_has_ut_host=yes ossh_cv_utmpx_h_has_ut_id=yes ossh_cv_utmpx_h_has_ut_time=yes ossh_cv_utmpx_h_has_ut_tv=yes ossh_cv_utmpx_h_has_ut_type=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/ccs/bin/ar' AWK='nawk' CAT='/usr/bin/cat' CC='gcc' CFLAGS='-g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare ' CPP='gcc -E' CPPFLAGS='-I/usr/local/ssl/include ' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='egrep' ENT='' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_SSH_PRNG_CMDS='' INSTALL_SSH_RAND_HELPER='' KILL='/usr/bin/kill' LD='gcc' LDFLAGS='-L/usr/local/ssl/lib -R/usr/local/ssl/lib ' LIBEDIT='' LIBOBJS='' LIBPAM='' LIBS='-lresolv -lcrypto -lrt -lz -lsocket -lnsl ' LIBWRAP='' LOGIN_PROGRAM_FALLBACK='/usr/bin/login' LTLIBOBJS='' MAKE_PACKAGE_SUPPORTED='yes' MANTYPE='man' NROFF='/usr/bin/nroff' OBJEXT='o' OPENSC_CONFIG='no' 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='/usr/bin/passwd' PATH_SEPARATOR=':' PATH_USERADD_PROG='/usr/sbin/useradd' PERL='/usr/bin/perl' PRIVSEP_PATH='/var/empty' PROG_ARP='/usr/sbin/arp' PROG_DF='/usr/bin/df' PROG_IFCONFIG='/sbin/ifconfig' PROG_IPCS='/usr/bin/ipcs' PROG_JSTAT='undef' PROG_LAST='/usr/bin/last' PROG_LASTLOG='undef' PROG_LS='/usr/bin/ls' PROG_NETSTAT='/usr/bin/netstat' PROG_PS='/usr/bin/ps' PROG_SAR='/usr/bin/sar' PROG_TAIL='/usr/bin/tail' PROG_UPTIME='/usr/bin/uptime' PROG_VMSTAT='/usr/bin/vmstat' PROG_W='/usr/bin/w' PROG_WHO='/usr/bin/who' RANLIB='ranlib' SED='/usr/bin/sed' SH='/usr/bin/sh' SHELL='/bin/bash' SSH_PRIVSEP_USER='sshd' STARTUP_SCRIPT_SHELL='/sbin/sh' STRIP_OPT='-s' TEST_MINUS_S_SH='/usr/bin/bash' TEST_SHELL='sh' XAUTH_PATH='/usr/openwin/bin/xauth' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-pc-solaris2.10' build_alias='' build_cpu='i386' build_os='solaris2.10' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-pc-solaris2.10' host_alias='' host_cpu='i386' host_os='solaris2.10' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mansubdir='man' oldincludedir='/usr/include' piddir='/var/run' prefix='/opt/openssh' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' user_path='/usr/bin:/bin:/usr/sbin:/sbin:/opt/openssh/bin' xauth_path='/usr/openwin/bin/xauth' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 #define CONF_LASTLOG_FILE "/var/adm/lastlog" #define DISABLE_UTMP 1 #define DISABLE_WTMP 1 #define ENTROPY_TIMEOUT_MSEC 200 #define GETPGRP_VOID 1 #define HAS_SHADOW_EXPIRE 1 #define HAVE_ACCRIGHTS_IN_MSGHDR 1 #define HAVE_BASENAME 1 #define HAVE_BCOPY 1 #define HAVE_CLOCK 1 #define HAVE_CLOCK_T 1 #define HAVE_CLOSEFROM 1 #define HAVE_CONST_GAI_STRERROR_PROTO 1 #define HAVE_CRYPT_H 1 #define HAVE_DECL_H_ERRNO 1 #define HAVE_DECL__GETLONG 0 #define HAVE_DECL__GETSHORT 0 #define HAVE_DEV_PTMX 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRNAME 1 #define HAVE_ENDUTENT 1 #define HAVE_ENDUTXENT 1 #define HAVE_ETC_DEFAULT_LOGIN 1 #define HAVE_EXIT_IN_UTMP 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_FLOATINGPOINT_H 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETUTENT 1 #define HAVE_GETUTID 1 #define HAVE_GETUTLINE 1 #define HAVE_GETUTXENT 1 #define HAVE_GETUTXID 1 #define HAVE_GETUTXLINE 1 #define HAVE_GLOB 1 #define HAVE_GLOB_H 1 #define HAVE_HOST_IN_UTMPX 1 #define HAVE_ID_IN_UTMP 1 #define HAVE_ID_IN_UTMPX 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_INNETGR 1 #define HAVE_INT64_T 1 #define HAVE_INTXX_T 1 #define HAVE_IN_ADDR_T 1 #define HAVE_LASTLOG_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIBNSL 1 #define HAVE_LIBSOCKET 1 #define HAVE_LIBZ 1 #define HAVE_LIMITS_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MAILLOCK_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MMAP 1 #define HAVE_MODE_T 1 #define HAVE_NANOSLEEP 1 #define HAVE_NETDB_H 1 #define HAVE_OPENSSL 1 #define HAVE_PID_IN_UTMP 1 #define HAVE_PID_T 1 #define HAVE_PROC_PID 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_REALPATH 1 #define HAVE_RECVMSG 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RRESVPORT_AF 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SENDMSG 1 #define HAVE_SETEGID 1 #define HAVE_SETENV 1 #define HAVE_SETEUID 1 #define HAVE_SETGROUPS 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETSID 1 #define HAVE_SETUTENT 1 #define HAVE_SETUTXENT 1 #define HAVE_SETVBUF 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGACTION 1 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_SIZE_T 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKETPAIR 1 #define HAVE_SSIZE_T 1 #define HAVE_SS_FAMILY_IN_SS 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOUL 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_IN6_ADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_STRUCT_TIMEVAL 1 #define HAVE_SYSCONF 1 #define HAVE_SYSLEN_IN_UTMPX 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_NERR 1 #define HAVE_SYS_PTMS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STREAM_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_TCGETPGRP 1 #define HAVE_TCSENDBREAK 1 #define HAVE_TIME 1 #define HAVE_TIME_H 1 #define HAVE_TIME_IN_UTMP 1 #define HAVE_TIME_IN_UTMPX 1 #define HAVE_TRUNCATE 1 #define HAVE_TV_IN_UTMPX 1 #define HAVE_TYPE_IN_UTMP 1 #define HAVE_TYPE_IN_UTMPX 1 #define HAVE_UINTXX_T 1 #define HAVE_UINTXX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSETENV 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 #define HAVE_UTIMES 1 #define HAVE_UTIME_H 1 #define HAVE_UTMPNAME 1 #define HAVE_UTMPXNAME 1 #define HAVE_UTMPX_H 1 #define HAVE_UTMP_H 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT 1 #define HAVE_VA_COPY 1 #define HAVE_VHANGUP 1 #define HAVE_VSNPRINTF 1 #define HAVE_WAITPID 1 #define HAVE__GETLONG 1 #define HAVE__GETSHORT 1 #define HAVE___FUNCTION__ 1 #define HAVE___VA_COPY 1 #define HAVE___func__ 1 #define LOCKED_PASSWD_STRING "*LK*" #define LOGIN_NEEDS_TERM 1 #define LOGIN_NEEDS_UTMPX 1 #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" #define OPENSSL_PRNG_ONLY 1 #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_SUN_CODEBASE 1 #define PAM_TTY_KLUDGE 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_INT 4 #define SIZEOF_LONG_LONG_INT 8 #define SIZEOF_SHORT_INT 2 #define SNPRINTF_CONST const #define SSHD_ACQUIRES_CTTY 1 #define SSHPAM_CHAUTHTOK_NEEDS_RUID 1 #define SSH_PRIVSEP_USER "sshd" #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin:/opt/openssh/bin" #define XAUTH_PATH "/usr/openwin/bin/xauth" #define _FILE_OFFSET_BITS 64 #define _PATH_PASSWD_PROG "/usr/bin/passwd" #define _PATH_SSH_PIDDIR "/var/run" configure: exit 0