Bugzilla – Attachment 1061 Details for
Bug 1150
sshd records incorrect login times
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log from Solaris 8 (sparc) system
Solaris_config.log (text/plain), 546.99 KB, created by
Bill Fischer
on 2006-02-04 10:49:29 AEDT
(
hide
)
Description:
config.log from Solaris 8 (sparc) system
Filename:
MIME Type:
Creator:
Bill Fischer
Created:
2006-02-04 10:49:29 AEDT
Size:
546.99 KB
patch
obsolete
>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=/scratch2/pkg/ --exec-prefix=/scratch2/pkg --with-ssl-dir=/usr/local/ssl --with-pam > >## --------- ## >## Platform. ## >## --------- ## > >hostname = dub-navis-lab >uname -m = sun4u >uname -r = 5.8 >uname -s = SunOS >uname -v = Generic_117350-31 > >/usr/bin/uname -p = sparc >/bin/uname -X = System = SunOS >Node = dub-navis-lab >Release = 5.8 >KernelID = Generic_117350-31 >Machine = sun4u >BusType = <unknown> >Serial = <unknown> >Users = <unknown> >OEM# = 0 >Origin# = 1 >NumCPU = 1 > >/bin/arch = sun4 >/usr/bin/arch -k = sun4u >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: . >PATH: /bin >PATH: /usr/bin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/openwin/bin >PATH: /usr/dt/bin >PATH: /opt/SUNWspro/bin >PATH: /usr/ccs/bin >PATH: /opt/gnu/bin >PATH: /usr/local/tools/perl5.003 >PATH: /usr/ucb >PATH: /usr/java/bin >PATH: /etc >PATH: /opt/OV/bin >PATH: /opt/netls/bin >PATH: /opt/netls/conf >PATH: /opt/CascadeView/bin >PATH: /opt/CascadeView/etc >PATH: /CascadeAS/bin >PATH: /opt/BulkStats/bin >PATH: /opt/cvFaultServer/bin >PATH: /usr/local/etc/init.d >PATH: /opt/SUNWwabi/bin >PATH: /usr/local/bin >PATH: /usr/local/sbin >PATH: /usr/local/lib >PATH: /usr/local/etc >PATH: /usr/local/rvplayer >PATH: /opt/hpnp/bin >PATH: /usr/bin/nsr >PATH: /usr/sbin/nsr >PATH: /usr/lib/powerchute >PATH: /opt/Vividata/bin >PATH: /opt/VVfaxshop/bin >PATH: /opt/Acrobat4/bin >PATH: /opt/perf/bin >PATH: /opt/ProvServ/bin >PATH: /opt/SUNWvxva/bin >PATH: /opt/TWgnuplot/bin >PATH: /opt/USWssh/bin >PATH: /opt/PJFsudo/bin >PATH: /opt/SUNWsymon/bin >PATH: /usr/platform/sun4u/sbin >PATH: /opt/sybase/OCS-12_5/bin >PATH: /opt/sfw/bin >PATH: /usr/local/ssl/bin >PATH: /users/bspeidel/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1410: checking for gcc >configure:1426: found /usr/local/bin/gcc >configure:1436: result: gcc >configure:1680: checking for C compiler version >configure:1683: gcc --version </dev/null >&5 >gcc (GCC) 3.4.2 >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:1686: $? = 0 >configure:1688: gcc -v </dev/null >&5 >Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.2/specs >Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls >Thread model: posix >gcc version 3.4.2 >configure:1691: $? = 0 >configure:1693: gcc -V </dev/null >&5 >gcc: `-V' option must have argument >configure:1696: $? = 1 >configure:1719: checking for C compiler default output file name >configure:1722: gcc conftest.c >&5 >configure:1725: $? = 0 >configure:1771: result: a.out >configure:1776: checking whether the C compiler works >configure:1782: ./a.out >configure:1785: $? = 0 >configure:1802: result: yes >configure:1809: checking whether we are cross compiling >configure:1811: result: no >configure:1814: checking for suffix of executables >configure:1816: gcc -o conftest conftest.c >&5 >configure:1819: $? = 0 >configure:1844: result: >configure:1850: checking for suffix of object files >configure:1871: gcc -c conftest.c >&5 >configure:1874: $? = 0 >configure:1896: result: o >configure:1900: checking whether we are using the GNU C compiler >configure:1924: gcc -c conftest.c >&5 >configure:1930: $? = 0 >configure:1934: test -z > || test ! -s conftest.err >configure:1937: $? = 0 >configure:1940: test -s conftest.o >configure:1943: $? = 0 >configure:1956: result: yes >configure:1962: checking whether gcc accepts -g >configure:1983: gcc -c -g conftest.c >&5 >configure:1989: $? = 0 >configure:1993: test -z > || test ! -s conftest.err >configure:1996: $? = 0 >configure:1999: test -s conftest.o >configure:2002: $? = 0 >configure:2013: result: yes >configure:2030: checking for gcc option to accept ANSI C >configure:2100: gcc -c -g -O2 conftest.c >&5 >configure:2106: $? = 0 >configure:2110: test -z > || test ! -s conftest.err >configure:2113: $? = 0 >configure:2116: test -s conftest.o >configure:2119: $? = 0 >configure:2137: result: none needed >configure:2155: gcc -c -g -O2 conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:2161: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2325: checking build system type >configure:2343: result: sparc-sun-solaris2.8 >configure:2351: checking host system type >configure:2365: result: sparc-sun-solaris2.8 >configure:2374: checking whether byte ordering is bigendian >configure:2401: 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: parse error before "endian" >configure:2407: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define 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 <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN >| bogus endian macros >| #endif >| >| ; >| return 0; >| } >configure:2561: gcc -o conftest -g -O2 conftest.c >&5 >configure:2564: $? = 0 >configure:2566: ./conftest >configure:2569: $? = 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" >| /* end confdefs.h. */ >| int >| main () >| { >| /* Are we little or big endian? From Harbison&Steele. */ >| union >| { >| long l; >| char c[sizeof (long)]; >| } u; >| u.l = 1; >| exit (u.c[sizeof (long) - 1] == 1); >| } >configure:2585: result: yes >configure:2610: checking for gawk >configure:2639: result: no >configure:2610: checking for mawk >configure:2639: result: no >configure:2610: checking for nawk >configure:2626: found /bin/nawk >configure:2636: result: nawk >configure:2651: checking how to run the C preprocessor >configure:2686: gcc -E conftest.c >configure:2692: $? = 0 >configure:2724: gcc -E conftest.c >conftest.c:10:28: ac_nonexistent.h: No such file or directory >configure:2730: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2769: result: gcc -E >configure:2793: gcc -E conftest.c >configure:2799: $? = 0 >configure:2831: gcc -E conftest.c >conftest.c:10:28: ac_nonexistent.h: No such file or directory >configure:2837: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2921: checking for ranlib >configure:2937: found /usr/ccs/bin/ranlib >configure:2948: result: ranlib >configure:2973: checking for a BSD-compatible install >configure:3028: result: /usr/ucb/install >configure:3039: checking for egrep >configure:3049: result: egrep >configure:3056: checking for ar >configure:3074: found /usr/ccs/bin/ar >configure:3086: result: /usr/ccs/bin/ar >configure:3095: checking for cat >configure:3113: found /bin/cat >configure:3125: result: /bin/cat >configure:3134: checking for kill >configure:3152: found /bin/kill >configure:3164: result: /bin/kill >configure:3175: checking for perl5 >configure:3208: result: no >configure:3175: checking for perl >configure:3193: found /bin/perl >configure:3205: result: /bin/perl >configure:3217: checking for sed >configure:3235: found /bin/sed >configure:3247: result: /bin/sed >configure:3257: checking for ent >configure:3290: result: no >configure:3297: checking for bash >configure:3315: found /bin/bash >configure:3327: result: /bin/bash >configure:3336: checking for ksh >configure:3366: result: /bin/bash >configure:3375: checking for sh >configure:3405: result: /bin/bash >configure:3414: checking for sh >configure:3432: found /bin/sh >configure:3444: result: /bin/sh >configure:3456: checking for groupadd >configure:3474: found /usr/sbin/groupadd >configure:3487: result: /usr/sbin/groupadd >configure:3496: checking for useradd >configure:3514: found /usr/sbin/useradd >configure:3527: result: /usr/sbin/useradd >configure:3536: checking for pkgmk >configure:3552: found /bin/pkgmk >configure:3563: result: yes >configure:3586: checking for special C compiler options needed for large files >configure:3685: result: no >configure:3691: checking for _FILE_OFFSET_BITS value needed for large files >configure:3722: gcc -c -g -O2 conftest.c >&5 >conftest.c:16: warning: left shift count >= width of type >conftest.c:16: warning: left shift count >= width of type >conftest.c:18: error: size of array `off_t_is_large' is negative >configure:3728: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* 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:3775: gcc -c -g -O2 conftest.c >&5 >configure:3781: $? = 0 >configure:3785: test -z > || test ! -s conftest.err >configure:3788: $? = 0 >configure:3791: test -s conftest.o >configure:3794: $? = 0 >configure:3806: result: 64 >configure:3816: checking for _LARGE_FILES value needed for large files >configure:3847: gcc -c -g -O2 conftest.c >&5 >configure:3853: $? = 0 >configure:3857: test -z > || test ! -s conftest.err >configure:3860: $? = 0 >configure:3863: test -s conftest.o >configure:3866: $? = 0 >configure:3931: result: no >configure:3961: checking for login >configure:3979: found /bin/login >configure:3991: result: /bin/login >configure:4008: checking for passwd >configure:4026: found /bin/passwd >configure:4038: result: /bin/passwd >configure:4058: checking for inline >configure:4079: gcc -c -g -O2 conftest.c >&5 >configure:4085: $? = 0 >configure:4089: test -z > || test ! -s conftest.err >configure:4092: $? = 0 >configure:4095: test -s conftest.o >configure:4098: $? = 0 >configure:4110: result: inline >configure:4130: checking whether LLONG_MAX is declared >configure:4155: gcc -c -g -O2 conftest.c >&5 >configure:4161: $? = 0 >configure:4165: test -z > || test ! -s conftest.err >configure:4168: $? = 0 >configure:4171: test -s conftest.o >configure:4174: $? = 0 >configure:4185: result: yes >configure:6488: checking for obsolete utmp and wtmp in solaris2.x >configure:6492: result: yes >configure:7333: checking compiler and flags for sanity >configure:7352: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c: In function `main': >conftest.c:24: warning: implicit declaration of function `exit' >configure:7355: $? = 0 >configure:7357: ./conftest >configure:7360: $? = 0 >configure:7362: result: yes >configure:7513: checking bstring.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:56:21: bstring.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <bstring.h> >configure:7554: result: no >configure:7558: checking bstring.h presence >configure:7568: gcc -E conftest.c >conftest.c:22:21: bstring.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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 <bstring.h> >configure:7594: result: no >configure:7629: checking for bstring.h >configure:7636: result: no >configure:7513: checking crypt.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking crypt.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for crypt.h >configure:7636: result: yes >configure:7513: checking dirent.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking dirent.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for dirent.h >configure:7636: result: yes >configure:7513: checking endian.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:58:20: endian.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <endian.h> >configure:7554: result: no >configure:7558: checking endian.h presence >configure:7568: gcc -E conftest.c >conftest.c:24:20: endian.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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 <endian.h> >configure:7594: result: no >configure:7629: checking for endian.h >configure:7636: result: no >configure:7513: checking features.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:58:22: features.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <features.h> >configure:7554: result: no >configure:7558: checking features.h presence >configure:7568: gcc -E conftest.c >conftest.c:24:22: features.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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 <features.h> >configure:7594: result: no >configure:7629: checking for features.h >configure:7636: result: no >configure:7513: checking floatingpoint.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking floatingpoint.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for floatingpoint.h >configure:7636: result: yes >configure:7513: checking getopt.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:59:20: getopt.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <getopt.h> >configure:7554: result: no >configure:7558: checking getopt.h presence >configure:7568: gcc -E conftest.c >conftest.c:25:20: getopt.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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 >| /* end confdefs.h. */ >| #include <getopt.h> >configure:7594: result: no >configure:7629: checking for getopt.h >configure:7636: result: no >configure:7513: checking glob.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking glob.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for glob.h >configure:7636: result: yes >configure:7513: checking ia.h usability >configure:7525: 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:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ia.h> >configure:7554: result: no >configure:7558: checking ia.h presence >configure:7568: gcc -E conftest.c >conftest.c:26:16: ia.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| /* end confdefs.h. */ >| #include <ia.h> >configure:7594: result: no >configure:7629: checking for ia.h >configure:7636: result: no >configure:7513: checking iaf.h usability >configure:7525: 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:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <iaf.h> >configure:7554: result: no >configure:7558: checking iaf.h presence >configure:7568: gcc -E conftest.c >conftest.c:26:17: iaf.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| /* end confdefs.h. */ >| #include <iaf.h> >configure:7594: result: no >configure:7629: checking for iaf.h >configure:7636: result: no >configure:7513: checking lastlog.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >In file included from conftest.c:60: >/usr/include/lastlog.h:47: error: parse error before "time_t" >/usr/include/lastlog.h:51: error: parse error before '}' token >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <lastlog.h> >configure:7554: result: no >configure:7558: checking lastlog.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7607: WARNING: lastlog.h: present but cannot be compiled >configure:7609: WARNING: lastlog.h: check for missing prerequisite headers? >configure:7611: WARNING: lastlog.h: see the Autoconf documentation >configure:7613: WARNING: lastlog.h: section "Present But Cannot Be Compiled" >configure:7615: WARNING: lastlog.h: proceeding with the preprocessor's result >configure:7617: WARNING: lastlog.h: in the future, the compiler will take precedence >configure:7629: checking for lastlog.h >configure:7636: result: yes >configure:7513: checking limits.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking limits.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for limits.h >configure:7636: result: yes >configure:7513: checking login.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:62:19: login.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <login.h> >configure:7554: result: no >configure:7558: checking login.h presence >configure:7568: gcc -E conftest.c >conftest.c:28:19: login.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <login.h> >configure:7594: result: no >configure:7629: checking for login.h >configure:7636: result: no >configure:7513: checking login_cap.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:62:23: login_cap.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <login_cap.h> >configure:7554: result: no >configure:7558: checking login_cap.h presence >configure:7568: gcc -E conftest.c >conftest.c:28:23: login_cap.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <login_cap.h> >configure:7594: result: no >configure:7629: checking for login_cap.h >configure:7636: result: no >configure:7513: checking maillock.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking maillock.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for maillock.h >configure:7636: result: yes >configure:7513: checking ndir.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:63:18: ndir.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ndir.h> >configure:7554: result: no >configure:7558: checking ndir.h presence >configure:7568: gcc -E conftest.c >conftest.c:29:18: ndir.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| /* end confdefs.h. */ >| #include <ndir.h> >configure:7594: result: no >configure:7629: checking for ndir.h >configure:7636: result: no >configure:7513: checking net/if.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >In file included from conftest.c:63: >/usr/include/net/if.h:58: error: parse error before "ushort_t" >/usr/include/net/if.h:88: error: parse error before '}' token >/usr/include/net/if.h:225: error: field `ifa_addr' has incomplete type >/usr/include/net/if.h:227: error: field `ifu_broadaddr' has incomplete type >/usr/include/net/if.h:228: error: field `ifu_dstaddr' has incomplete type >/usr/include/net/if.h:242: error: parse error before "uint32_t" >/usr/include/net/if.h:244: error: parse error before '}' token >/usr/include/net/if.h:260: error: field `lnr_addr' has incomplete type >/usr/include/net/if.h:261: error: parse error before "uint8_t" >/usr/include/net/if.h:263: error: parse error before "lnr_state_diff_lla" >/usr/include/net/if.h:269: error: parse error before '}' token >/usr/include/net/if.h:299: error: parse error before "uint8_t" >/usr/include/net/if.h:301: error: parse error before "lir_reachretrans" >/usr/include/net/if.h:302: error: parse error before "lir_maxmtu" >/usr/include/net/if.h:323: error: parse error before "uint_t" >/usr/include/net/if.h:327: error: parse error before "lifr_movetoindex" >/usr/include/net/if.h:329: error: field `lifru_addr' has incomplete type >/usr/include/net/if.h:330: error: field `lifru_dstaddr' has incomplete type >/usr/include/net/if.h:331: error: field `lifru_broadaddr' has incomplete type >/usr/include/net/if.h:332: error: field `lifru_token' has incomplete type >/usr/include/net/if.h:333: error: field `lifru_subnet' has incomplete type >/usr/include/net/if.h:335: error: parse error before "uint64_t" >/usr/include/net/if.h:337: error: parse error before "lifru_mtu" >/usr/include/net/if.h:344: error: parse error before "lifru_delay" >/usr/include/net/if.h:365: error: parse error before '}' token >/usr/include/net/if.h:372: error: field `sa_addr' has incomplete type >/usr/include/net/if.h:382: error: field `slr_src' has incomplete type >/usr/include/net/if.h:383: error: field `slr_grp' has incomplete type >/usr/include/net/if.h:384: error: parse error before "uint_t" >/usr/include/net/if.h:386: error: parse error before "slr_wrong_if" >/usr/include/net/if.h:387: error: parse error before "slr_pad" >/usr/include/net/if.h:402: error: field `ifru_addr' has incomplete type >/usr/include/net/if.h:403: error: field `ifru_dstaddr' has incomplete type >/usr/include/net/if.h:405: error: field `ifru_broadaddr' has incomplete type >/usr/include/net/if.h:417: error: parse error before "uint_t" >/usr/include/net/if.h:422: error: parse error before "uint32_t" >/usr/include/net/if.h:424: error: parse error before "ex_addr" >/usr/include/net/if.h:425: error: parse error before "size" >/usr/include/net/if.h:430: error: parse error before "uint32_t" >/usr/include/net/if.h:435: error: parse error before "uint32_t" >/usr/include/net/if.h:443: error: parse error before "uint32_t" >/usr/include/net/if.h:447: error: parse error before '}' token >/usr/include/net/if.h:469: error: parse error before '}' token >/usr/include/net/if.h:473: error: parse error before "sa_family_t" >/usr/include/net/if.h:476: error: parse error before '}' token >/usr/include/net/if.h:486: error: parse error before "sa_family_t" >/usr/include/net/if.h:490: error: parse error before "caddr_t" >/usr/include/net/if.h:492: error: parse error before '}' token >/usr/include/net/if.h:495: error: parse error before '}' token >/usr/include/net/if.h:530: error: parse error before "caddr_t" >/usr/include/net/if.h:532: error: parse error before '}' token >/usr/include/net/if.h:535: error: parse error before '}' token >/usr/include/net/if.h:551: error: parse error before "uchar_t" >/usr/include/net/if.h:553: error: parse error before "ifi_hdrlen" >/usr/include/net/if.h:554: error: parse error before "ifi_mtu" >/usr/include/net/if.h:555: error: parse error before "ifi_metric" >/usr/include/net/if.h:556: error: parse error before "ifi_baudrate" >/usr/include/net/if.h:558: error: parse error before "ifi_ipackets" >/usr/include/net/if.h:559: error: parse error before "ifi_ierrors" >/usr/include/net/if.h:560: error: parse error before "ifi_opackets" >/usr/include/net/if.h:561: error: parse error before "ifi_oerrors" >/usr/include/net/if.h:562: error: parse error before "ifi_collisions" >/usr/include/net/if.h:563: error: parse error before "ifi_ibytes" >/usr/include/net/if.h:564: error: parse error before "ifi_obytes" >/usr/include/net/if.h:565: error: parse error before "ifi_imcasts" >/usr/include/net/if.h:566: error: parse error before "ifi_omcasts" >/usr/include/net/if.h:567: error: parse error before "ifi_iqdrops" >/usr/include/net/if.h:568: error: parse error before "ifi_noproto" >/usr/include/net/if.h:570: error: parse error before '}' token >/usr/include/net/if.h:577: error: parse error before "ushort_t" >/usr/include/net/if.h:579: error: parse error before "ifm_type" >/usr/include/net/if.h:582: error: parse error before "ifm_index" >/usr/include/net/if.h:584: error: parse error before '}' token >/usr/include/net/if.h:591: error: parse error before "ushort_t" >/usr/include/net/if.h:593: error: parse error before "ifam_type" >/usr/include/net/if.h:596: error: parse error before "ifam_index" >/usr/include/net/if.h:598: error: parse error before '}' token >/usr/include/net/if.h:626: error: field `ifta_saddr' has incomplete type >/usr/include/net/if.h:627: error: field `ifta_daddr' has incomplete type >/usr/include/net/if.h:628: error: parse error before "uint_t" >/usr/include/net/if.h:632: error: parse error before "ifta_vers" >/usr/include/net/if.h:633: error: parse error before "ifta_secinfo" >/usr/include/net/if.h:634: error: parse error before '}' token >/usr/include/net/if.h:642: error: parse error before "if_nametoindex" >/usr/include/net/if.h:643: error: parse error before "ifindex" >/usr/include/net/if.h:341: error: storage size of `lifru_nd_req' isn't known >/usr/include/net/if.h:342: error: storage size of `lifru_ifinfo_req' isn't known >/usr/include/net/if.h:569: error: storage size of `ifi_lastchange' isn't known >/usr/include/net/if.h:583: error: storage size of `ifm_data' isn't known >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <net/if.h> >configure:7554: result: no >configure:7558: checking net/if.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7607: WARNING: net/if.h: present but cannot be compiled >configure:7609: WARNING: net/if.h: check for missing prerequisite headers? >configure:7611: WARNING: net/if.h: see the Autoconf documentation >configure:7613: WARNING: net/if.h: section "Present But Cannot Be Compiled" >configure:7615: WARNING: net/if.h: proceeding with the preprocessor's result >configure:7617: WARNING: net/if.h: in the future, the compiler will take precedence >configure:7629: checking for net/if.h >configure:7636: result: yes >configure:7513: checking netdb.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking netdb.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for netdb.h >configure:7636: result: yes >configure:7513: checking netgroup.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:65:22: netgroup.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <netgroup.h> >configure:7554: result: no >configure:7558: checking netgroup.h presence >configure:7568: gcc -E conftest.c >conftest.c:31:22: netgroup.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| /* end confdefs.h. */ >| #include <netgroup.h> >configure:7594: result: no >configure:7629: checking for netgroup.h >configure:7636: result: no >configure:7513: checking netinet/in_systm.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >In file included from conftest.c:65: >/usr/include/netinet/in_systm.h:35: error: parse error before "n_short" >/usr/include/netinet/in_systm.h:36: error: parse error before "n_long" >/usr/include/netinet/in_systm.h:37: error: parse error before "n_time" >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <netinet/in_systm.h> >configure:7554: result: no >configure:7558: checking netinet/in_systm.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7607: WARNING: netinet/in_systm.h: present but cannot be compiled >configure:7609: WARNING: netinet/in_systm.h: check for missing prerequisite headers? >configure:7611: WARNING: netinet/in_systm.h: see the Autoconf documentation >configure:7613: WARNING: netinet/in_systm.h: section "Present But Cannot Be Compiled" >configure:7615: WARNING: netinet/in_systm.h: proceeding with the preprocessor's result >configure:7617: WARNING: netinet/in_systm.h: in the future, the compiler will take precedence >configure:7629: checking for netinet/in_systm.h >configure:7636: result: yes >configure:7513: checking pam/pam_appl.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:66:26: pam/pam_appl.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <pam/pam_appl.h> >configure:7554: result: no >configure:7558: checking pam/pam_appl.h presence >configure:7568: gcc -E conftest.c >conftest.c:32:26: pam/pam_appl.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| /* end confdefs.h. */ >| #include <pam/pam_appl.h> >configure:7594: result: no >configure:7629: checking for pam/pam_appl.h >configure:7636: result: no >configure:7513: checking paths.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:66:19: paths.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <paths.h> >configure:7554: result: no >configure:7558: checking paths.h presence >configure:7568: gcc -E conftest.c >conftest.c:32:19: paths.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| /* end confdefs.h. */ >| #include <paths.h> >configure:7594: result: no >configure:7629: checking for paths.h >configure:7636: result: no >configure:7513: checking pty.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:66:17: pty.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <pty.h> >configure:7554: result: no >configure:7558: checking pty.h presence >configure:7568: gcc -E conftest.c >conftest.c:32:17: pty.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| /* end confdefs.h. */ >| #include <pty.h> >configure:7594: result: no >configure:7629: checking for pty.h >configure:7636: result: no >configure:7513: checking readpassphrase.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:66:28: readpassphrase.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <readpassphrase.h> >configure:7554: result: no >configure:7558: checking readpassphrase.h presence >configure:7568: gcc -E conftest.c >conftest.c:32:28: readpassphrase.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| /* end confdefs.h. */ >| #include <readpassphrase.h> >configure:7594: result: no >configure:7629: checking for readpassphrase.h >configure:7636: result: no >configure:7513: checking rpc/types.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking rpc/types.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for rpc/types.h >configure:7636: result: yes >configure:7513: checking security/pam_appl.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking security/pam_appl.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for security/pam_appl.h >configure:7636: result: yes >configure:7513: checking shadow.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking shadow.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for shadow.h >configure:7636: result: yes >configure:7513: checking stddef.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking stddef.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for stddef.h >configure:7636: result: yes >configure:7513: checking stdint.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:70:20: stdint.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <stdint.h> >configure:7554: result: no >configure:7558: checking stdint.h presence >configure:7568: gcc -E conftest.c >conftest.c:36:20: stdint.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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 >| /* end confdefs.h. */ >| #include <stdint.h> >configure:7594: result: no >configure:7629: checking for stdint.h >configure:7636: result: no >configure:7513: checking string.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking string.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for string.h >configure:7636: result: yes >configure:7513: checking strings.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking strings.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for strings.h >configure:7636: result: yes >configure:7513: checking sys/audit.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:72:23: sys/audit.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/audit.h> >configure:7554: result: no >configure:7558: checking sys/audit.h presence >configure:7568: gcc -E conftest.c >conftest.c:38:23: sys/audit.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <sys/audit.h> >configure:7594: result: no >configure:7629: checking for sys/audit.h >configure:7636: result: no >configure:7513: checking sys/bitypes.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:72:25: sys/bitypes.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/bitypes.h> >configure:7554: result: no >configure:7558: checking sys/bitypes.h presence >configure:7568: gcc -E conftest.c >conftest.c:38:25: sys/bitypes.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <sys/bitypes.h> >configure:7594: result: no >configure:7629: checking for sys/bitypes.h >configure:7636: result: no >configure:7513: checking sys/bsdtty.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:72:24: sys/bsdtty.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/bsdtty.h> >configure:7554: result: no >configure:7558: checking sys/bsdtty.h presence >configure:7568: gcc -E conftest.c >conftest.c:38:24: sys/bsdtty.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <sys/bsdtty.h> >configure:7594: result: no >configure:7629: checking for sys/bsdtty.h >configure:7636: result: no >configure:7513: checking sys/cdefs.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:72:23: sys/cdefs.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/cdefs.h> >configure:7554: result: no >configure:7558: checking sys/cdefs.h presence >configure:7568: gcc -E conftest.c >conftest.c:38:23: sys/cdefs.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <sys/cdefs.h> >configure:7594: result: no >configure:7629: checking for sys/cdefs.h >configure:7636: result: no >configure:7513: checking sys/dir.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:72:21: sys/dir.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/dir.h> >configure:7554: result: no >configure:7558: checking sys/dir.h presence >configure:7568: gcc -E conftest.c >conftest.c:38:21: sys/dir.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <sys/dir.h> >configure:7594: result: no >configure:7629: checking for sys/dir.h >configure:7636: result: no >configure:7513: checking sys/mman.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking sys/mman.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for sys/mman.h >configure:7636: result: yes >configure:7513: checking sys/ndir.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:73:22: sys/ndir.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/ndir.h> >configure:7554: result: no >configure:7558: checking sys/ndir.h presence >configure:7568: gcc -E conftest.c >conftest.c:39:22: sys/ndir.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <sys/ndir.h> >configure:7594: result: no >configure:7629: checking for sys/ndir.h >configure:7636: result: no >configure:7513: checking sys/prctl.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:73:23: sys/prctl.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/prctl.h> >configure:7554: result: no >configure:7558: checking sys/prctl.h presence >configure:7568: gcc -E conftest.c >conftest.c:39:23: sys/prctl.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <sys/prctl.h> >configure:7594: result: no >configure:7629: checking for sys/prctl.h >configure:7636: result: no >configure:7513: checking sys/pstat.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:73:23: sys/pstat.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/pstat.h> >configure:7554: result: no >configure:7558: checking sys/pstat.h presence >configure:7568: gcc -E conftest.c >conftest.c:39:23: sys/pstat.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <sys/pstat.h> >configure:7594: result: no >configure:7629: checking for sys/pstat.h >configure:7636: result: no >configure:7513: checking sys/select.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking sys/select.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for sys/select.h >configure:7636: result: yes >configure:7513: checking sys/stat.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking sys/stat.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for sys/stat.h >configure:7636: result: yes >configure:7513: checking sys/stream.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking sys/stream.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for sys/stream.h >configure:7636: result: yes >configure:7513: checking sys/stropts.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking sys/stropts.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for sys/stropts.h >configure:7636: result: yes >configure:7513: checking sys/strtio.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:77:24: sys/strtio.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/strtio.h> >configure:7554: result: no >configure:7558: checking sys/strtio.h presence >configure:7568: gcc -E conftest.c >conftest.c:43:24: sys/strtio.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <sys/strtio.h> >configure:7594: result: no >configure:7629: checking for sys/strtio.h >configure:7636: result: no >configure:7513: checking sys/sysmacros.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking sys/sysmacros.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for sys/sysmacros.h >configure:7636: result: yes >configure:7513: checking sys/time.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking sys/time.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for sys/time.h >configure:7636: result: yes >configure:7513: checking sys/timers.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:79:24: sys/timers.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/timers.h> >configure:7554: result: no >configure:7558: checking sys/timers.h presence >configure:7568: gcc -E conftest.c >conftest.c:45:24: sys/timers.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <sys/timers.h> >configure:7594: result: no >configure:7629: checking for sys/timers.h >configure:7636: result: no >configure:7513: checking sys/un.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking sys/un.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for sys/un.h >configure:7636: result: yes >configure:7513: checking time.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking time.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for time.h >configure:7636: result: yes >configure:7513: checking tmpdir.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:81:20: tmpdir.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <tmpdir.h> >configure:7554: result: no >configure:7558: checking tmpdir.h presence >configure:7568: gcc -E conftest.c >conftest.c:47:20: tmpdir.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <tmpdir.h> >configure:7594: result: no >configure:7629: checking for tmpdir.h >configure:7636: result: no >configure:7513: checking ttyent.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:81:20: ttyent.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ttyent.h> >configure:7554: result: no >configure:7558: checking ttyent.h presence >configure:7568: gcc -E conftest.c >conftest.c:47:20: ttyent.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <ttyent.h> >configure:7594: result: no >configure:7629: checking for ttyent.h >configure:7636: result: no >configure:7513: checking unistd.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking unistd.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for unistd.h >configure:7636: result: yes >configure:7513: checking usersec.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:82:21: usersec.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <usersec.h> >configure:7554: result: no >configure:7558: checking usersec.h presence >configure:7568: gcc -E conftest.c >conftest.c:48:21: usersec.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <usersec.h> >configure:7594: result: no >configure:7629: checking for usersec.h >configure:7636: result: no >configure:7513: checking util.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:82:18: util.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <util.h> >configure:7554: result: no >configure:7558: checking util.h presence >configure:7568: gcc -E conftest.c >conftest.c:48:18: util.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <util.h> >configure:7594: result: no >configure:7629: checking for util.h >configure:7636: result: no >configure:7513: checking utime.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking utime.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for utime.h >configure:7636: result: yes >configure:7513: checking utmp.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking utmp.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for utmp.h >configure:7636: result: yes >configure:7513: checking utmpx.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7531: $? = 0 >configure:7535: test -z > || test ! -s conftest.err >configure:7538: $? = 0 >configure:7541: test -s conftest.o >configure:7544: $? = 0 >configure:7554: result: yes >configure:7558: checking utmpx.h presence >configure:7568: gcc -E conftest.c >configure:7574: $? = 0 >configure:7594: result: yes >configure:7629: checking for utmpx.h >configure:7636: result: yes >configure:7513: checking vis.h usability >configure:7525: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:85:17: vis.h: No such file or directory >configure:7531: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <vis.h> >configure:7554: result: no >configure:7558: checking vis.h presence >configure:7568: gcc -E conftest.c >conftest.c:51:17: vis.h: No such file or directory >configure:7574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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 <vis.h> >configure:7594: result: no >configure:7629: checking for vis.h >configure:7636: result: no >configure:7655: checking for sys/ptms.h >configure:7675: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:7681: $? = 0 >configure:7685: test -z > || test ! -s conftest.err >configure:7688: $? = 0 >configure:7691: test -s conftest.o >configure:7694: $? = 0 >configure:7705: result: yes >configure:7718: checking for yp_match >configure:7775: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >Undefined first referenced > symbol in file >yp_match /var/tmp//cciRRU8o.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:7781: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_SYS_PTMS_H 1 >| /* end confdefs.h. */ >| /* Define yp_match to an innocuous variant, in case <limits.h> declares yp_match. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:7806: result: no >configure:7812: checking for yp_match in -lnsl >configure:7842: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lnsl >&5 >configure:7848: $? = 0 >configure:7852: test -z > || test ! -s conftest.err >configure:7855: $? = 0 >configure:7858: test -s conftest >configure:7861: $? = 0 >configure:7874: result: yes >configure:7887: checking for setsockopt >configure:7944: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lnsl >&5 >Undefined first referenced > symbol in file >setsockopt /var/tmp//ccIxPqLO.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:7950: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_SYS_PTMS_H 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| /* Define setsockopt to an innocuous variant, in case <limits.h> declares setsockopt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setsockopt innocuous_setsockopt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setsockopt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:7975: result: no >configure:7981: checking for setsockopt in -lsocket >configure:8011: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lsocket -lnsl >&5 >configure:8017: $? = 0 >configure:8021: test -z > || test ! -s conftest.err >configure:8024: $? = 0 >configure:8027: test -s conftest >configure:8030: $? = 0 >configure:8043: result: yes >configure:8061: checking for dirname >configure:8118: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lsocket -lnsl >&5 >configure:8124: $? = 0 >configure:8128: test -z > || test ! -s conftest.err >configure:8131: $? = 0 >configure:8134: test -s conftest >configure:8137: $? = 0 >configure:8149: result: yes >configure:8169: checking libgen.h usability >configure:8181: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:8187: $? = 0 >configure:8191: test -z > || test ! -s conftest.err >configure:8194: $? = 0 >configure:8197: test -s conftest.o >configure:8200: $? = 0 >configure:8210: result: yes >configure:8214: checking libgen.h presence >configure:8224: gcc -E conftest.c >configure:8230: $? = 0 >configure:8250: result: yes >configure:8285: checking for libgen.h >configure:8292: result: yes >configure:8599: checking for getspnam >configure:8656: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lsocket -lnsl >&5 >configure:8662: $? = 0 >configure:8666: test -z > || test ! -s conftest.err >configure:8669: $? = 0 >configure:8672: test -s conftest >configure:8675: $? = 0 >configure:8687: result: yes >configure:8762: checking for library containing basename >configure:8792: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lsocket -lnsl >&5 >configure:8798: $? = 0 >configure:8802: test -z > || test ! -s conftest.err >configure:8805: $? = 0 >configure:8808: test -s conftest >configure:8811: $? = 0 >configure:8881: result: none required >configure:8925: checking for deflate in -lz >configure:8955: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:8961: $? = 0 >configure:8965: test -z > || test ! -s conftest.err >configure:8968: $? = 0 >configure:8971: test -s conftest >configure:8974: $? = 0 >configure:8987: result: yes >configure:9083: checking zlib.h usability >configure:9095: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:9101: $? = 0 >configure:9105: test -z > || test ! -s conftest.err >configure:9108: $? = 0 >configure:9111: test -s conftest.o >configure:9114: $? = 0 >configure:9124: result: yes >configure:9128: checking zlib.h presence >configure:9138: gcc -E conftest.c >configure:9144: $? = 0 >configure:9164: result: yes >configure:9199: checking for zlib.h >configure:9206: result: yes >configure:9231: checking for possibly buggy zlib >configure:9269: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >conftest.c: In function `main': >conftest.c:66: warning: implicit declaration of function `exit' >configure:9272: $? = 0 >configure:9274: ./conftest >found zlib version 1.2.3 (1020300) >configure:9277: $? = 0 >configure:9279: result: no >configure:9314: checking for strcasecmp >configure:9371: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:9377: $? = 0 >configure:9381: test -z > || test ! -s conftest.err >configure:9384: $? = 0 >configure:9387: test -s conftest >configure:9390: $? = 0 >configure:9402: result: yes >configure:9482: checking for utimes >configure:9539: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:9545: $? = 0 >configure:9549: test -z > || test ! -s conftest.err >configure:9552: $? = 0 >configure:9555: test -s conftest >configure:9558: $? = 0 >configure:9570: result: yes >configure:9669: checking libutil.h usability >configure:9681: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:93:21: libutil.h: No such file or directory >configure:9687: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libutil.h> >configure:9710: result: no >configure:9714: checking libutil.h presence >configure:9724: gcc -E conftest.c >conftest.c:59:21: libutil.h: No such file or directory >configure:9730: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 <libutil.h> >configure:9750: result: no >configure:9785: checking for libutil.h >configure:9792: result: no >configure:9805: checking for library containing login >configure:9835: 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//ccQq83Yo.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:9841: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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:9890: 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:9896: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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:9890: 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:9896: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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:9924: result: no >configure:9941: checking for logout >configure:9998: 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//cctA7XjP.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:10004: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 <limits.h> declares logout. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define logout innocuous_logout >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char logout (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:10029: result: no >configure:9941: checking for updwtmp >configure:9998: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:10004: $? = 0 >configure:10008: test -z > || test ! -s conftest.err >configure:10011: $? = 0 >configure:10014: test -s conftest >configure:10017: $? = 0 >configure:10029: result: yes >configure:9941: checking for logwtmp >configure:9998: 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//ccSCqz5t.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:10004: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 <limits.h> declares logwtmp. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define logwtmp innocuous_logwtmp >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char logwtmp (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:10029: result: no >configure:10044: checking for strftime >configure:10101: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >conftest.c:84: warning: conflicting types for built-in function 'strftime' >configure:10107: $? = 0 >configure:10111: test -z > || test ! -s conftest.err >configure:10114: $? = 0 >configure:10117: test -s conftest >configure:10120: $? = 0 >configure:10132: result: yes >configure:10218: checking for GLOB_ALTDIRFUNC support >configure:10246: result: no >configure:10255: checking for gl_matchc field in glob_t >configure:10281: result: no >configure:10289: checking whether struct dirent allocates space for d_name >configure:10315: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >conftest.c: In function `main': >conftest.c:64: warning: implicit declaration of function `exit' >configure:10318: $? = 0 >configure:10320: ./conftest >configure:10323: $? = 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 WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 <sys/types.h> >| #include <dirent.h> >| int main(void){struct dirent d;exit(sizeof(d.d_name)<=sizeof(char));} >| >configure:10334: result: no >configure:10346: checking for /proc/pid/fd directory >configure:10354: result: yes >configure:11408: checking for arc4random >configure:11465: 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//ccU8x6bt.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 <limits.h> declares arc4random. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define arc4random innocuous_arc4random >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char arc4random (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for asprintf >configure:11465: 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//cc6LvExz.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 <limits.h> declares asprintf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define asprintf innocuous_asprintf >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char asprintf (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for b64_ntop >configure:11465: 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//ccgBBTs7.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 <limits.h> declares b64_ntop. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for __b64_ntop >configure:11465: 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//ccinOLCd.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 <limits.h> declares __b64_ntop. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for b64_pton >configure:11465: 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//ccH7TXun.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 <limits.h> declares b64_pton. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for __b64_pton >configure:11465: 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//ccoVCNMz.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 <limits.h> declares __b64_pton. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for bcopy >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >conftest.c:87: warning: conflicting types for built-in function 'bcopy' >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for bindresvport_sa >configure:11465: 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//ccah5tKb.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 <limits.h> declares bindresvport_sa. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for clock >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for closefrom >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >Undefined first referenced > symbol in file >closefrom /var/tmp//cco2HK4y.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 >| /* end confdefs.h. */ >| /* Define closefrom to an innocuous variant, in case <limits.h> declares closefrom. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define closefrom innocuous_closefrom >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char closefrom (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef closefrom >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char closefrom (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_closefrom) || defined (__stub___closefrom) >| choke me >| #else >| char (*f) () = closefrom; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != closefrom; >| ; >| return 0; >| } >configure:11496: result: no >configure:11408: checking for dirfd >configure:11465: 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//ccuLFy7S.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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 >| /* end confdefs.h. */ >| /* Define dirfd to an innocuous variant, in case <limits.h> declares dirfd. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dirfd innocuous_dirfd >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dirfd (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for fchmod >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for fchown >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for freeaddrinfo >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for futimes >configure:11465: 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//ccyUVzh0.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| /* end confdefs.h. */ >| /* Define futimes to an innocuous variant, in case <limits.h> declares futimes. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define futimes innocuous_futimes >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char futimes (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for getaddrinfo >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for getcwd >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for getgrouplist >configure:11465: 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//ccSoDGFS.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares getgrouplist. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getgrouplist innocuous_getgrouplist >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getgrouplist (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for getnameinfo >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for getopt >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for getpeereid >configure:11465: 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//cc6PQMv6.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares getpeereid. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpeereid innocuous_getpeereid >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpeereid (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for _getpty >configure:11465: 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//ccjiGH3h.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares _getpty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _getpty innocuous__getpty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _getpty (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for getrlimit >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for getttyent >configure:11465: 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//ccCsqRlH.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares getttyent. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getttyent innocuous_getttyent >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getttyent (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for glob >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for inet_aton >configure:11465: 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//cc6yVeCk.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares inet_aton. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for inet_ntoa >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for inet_ntop >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for innetgr >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for login_getcapbool >configure:11465: 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//cco5rpMv.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares login_getcapbool. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for md5_crypt >configure:11465: 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//ccSmncGP.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares md5_crypt. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for memmove >configure:11465: 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:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for mkdtemp >configure:11465: 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//ccpEmTHf.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares mkdtemp. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define mkdtemp innocuous_mkdtemp >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char mkdtemp (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for mmap >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for ngetaddrinfo >configure:11465: 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//ccyRP4HG.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares ngetaddrinfo. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define ngetaddrinfo innocuous_ngetaddrinfo >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char ngetaddrinfo (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for nsleep >configure:11465: 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//ccqz8VV9.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares nsleep. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define nsleep innocuous_nsleep >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char nsleep (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for ogetaddrinfo >configure:11465: 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//cca4Q2q8.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares ogetaddrinfo. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define ogetaddrinfo innocuous_ogetaddrinfo >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char ogetaddrinfo (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for openlog_r >configure:11465: 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//cc3B2iUf.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares openlog_r. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for openpty >configure:11465: 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//cckw1PQr.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares openpty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define openpty innocuous_openpty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char openpty (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for prctl >configure:11465: 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//cc8wZcty.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares prctl. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define prctl innocuous_prctl >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char prctl (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for pstat >configure:11465: 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//ccgNlfVR.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares pstat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pstat innocuous_pstat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pstat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for readpassphrase >configure:11465: 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//ccubjNsQ.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares readpassphrase. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define readpassphrase innocuous_readpassphrase >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char readpassphrase (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for realpath >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for recvmsg >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for rresvport_af >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for sendmsg >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for setdtablesize >configure:11465: 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//ccOcgqF1.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 <limits.h> declares setdtablesize. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setdtablesize innocuous_setdtablesize >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setdtablesize (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for setegid >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for setenv >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >Undefined first referenced > symbol in file >setenv /var/tmp//ccqGf8Gt.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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 >| /* end confdefs.h. */ >| /* Define setenv to an innocuous variant, in case <limits.h> declares setenv. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setenv innocuous_setenv >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setenv (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef setenv >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char setenv (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_setenv) || defined (__stub___setenv) >| choke me >| #else >| char (*f) () = setenv; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != setenv; >| ; >| return 0; >| } >configure:11496: result: no >configure:11408: checking for seteuid >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for setgroups >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for setlogin >configure:11465: 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//cc0m5f0o.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| /* end confdefs.h. */ >| /* Define setlogin to an innocuous variant, in case <limits.h> declares setlogin. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setlogin innocuous_setlogin >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setlogin (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for setpcred >configure:11465: 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//ccgdu7XG.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| /* end confdefs.h. */ >| /* Define setpcred to an innocuous variant, in case <limits.h> declares setpcred. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setpcred innocuous_setpcred >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setpcred (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for setproctitle >configure:11465: 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//ccciurYH.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| /* end confdefs.h. */ >| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setproctitle innocuous_setproctitle >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setproctitle (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for setregid >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for setreuid >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for setrlimit >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for setsid >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for setvbuf >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for sigaction >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for sigvec >configure:11465: 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//ccxUNbw9.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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 <limits.h> declares sigvec. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define sigvec innocuous_sigvec >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char sigvec (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for snprintf >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >conftest.c:116: warning: conflicting types for built-in function 'snprintf' >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for socketpair >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for strdup >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >conftest.c:118: warning: conflicting types for built-in function 'strdup' >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for strerror >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for strlcat >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for strlcpy >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for strmode >configure:11465: 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//ccw9Stgy.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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 <limits.h> declares strmode. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strmode innocuous_strmode >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strmode (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for strnvis >configure:11465: 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//ccIjsg3W.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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 <limits.h> declares strnvis. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strnvis innocuous_strnvis >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strnvis (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for strtonum >configure:11465: 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//ccyZJTug.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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 <limits.h> declares strtonum. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strtonum innocuous_strtonum >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strtonum (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for strtoll >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for strtoul >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for sysconf >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for tcgetpgrp >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for truncate >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for unsetenv >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >Undefined first referenced > symbol in file >unsetenv /var/tmp//ccJWxD1w.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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 >| /* end confdefs.h. */ >| /* Define unsetenv to an innocuous variant, in case <limits.h> declares unsetenv. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define unsetenv innocuous_unsetenv >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char unsetenv (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef unsetenv >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char unsetenv (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_unsetenv) || defined (__stub___unsetenv) >| choke me >| #else >| char (*f) () = unsetenv; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != unsetenv; >| ; >| return 0; >| } >configure:11496: result: no >configure:11408: checking for updwtmpx >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for vasprintf >configure:11465: 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//ccL5gx9k.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11471: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_UPDWTMPX 1 >| /* end confdefs.h. */ >| /* Define vasprintf to an innocuous variant, in case <limits.h> declares vasprintf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define vasprintf innocuous_vasprintf >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char vasprintf (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:11496: result: no >configure:11408: checking for vhangup >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for vsnprintf >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >conftest.c:129: warning: conflicting types for built-in function 'vsnprintf' >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11408: checking for waitpid >configure:11465: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11471: $? = 0 >configure:11475: test -z > || test ! -s conftest.err >configure:11478: $? = 0 >configure:11481: test -s conftest >configure:11484: $? = 0 >configure:11496: result: yes >configure:11512: checking for gai_strerror >configure:11569: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lz -lsocket -lnsl >&5 >configure:11575: $? = 0 >configure:11579: test -z > || test ! -s conftest.err >configure:11582: $? = 0 >configure:11585: test -s conftest >configure:11588: $? = 0 >configure:11600: result: yes >configure:11635: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c:114: error: conflicting types for 'gai_strerror' >/usr/include/netdb.h:307: error: previous declaration of 'gai_strerror' was here >conftest.c:114: error: conflicting types for 'gai_strerror' >/usr/include/netdb.h:307: error: previous declaration of 'gai_strerror' was here >conftest.c: In function `main': >conftest.c:121: warning: assignment discards qualifiers from pointer target type >configure:11641: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_UPDWTMPX 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <netdb.h> >| >| const char *gai_strerror(int); >| int >| main () >| { >| >| char *str; >| >| str = gai_strerror(0); >| ; >| return 0; >| } >configure:11672: checking for library containing nanosleep >configure:11702: 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//ccKnQHy6.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:11708: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_UPDWTMPX 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 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:11757: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:11763: $? = 0 >configure:11767: test -z > || test ! -s conftest.err >configure:11770: $? = 0 >configure:11773: test -s conftest >configure:11776: $? = 0 >configure:11791: result: -lrt >configure:11803: checking whether getrusage is declared >configure:11827: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c: In function `main': >conftest.c:148: error: `getrusage' undeclared (first use in this function) >conftest.c:148: error: (Each undeclared identifier is reported only once >conftest.c:148: error: for each function it appears in.) >conftest.c:148: warning: unused variable `p' >configure:11833: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_NANOSLEEP 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| #ifndef getrusage >| char *p = (char *) getrusage; >| #endif >| >| ; >| return 0; >| } >configure:11857: result: no >configure:11964: checking whether strsep is declared >configure:11993: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c: In function `main': >conftest.c:120: error: `strsep' undeclared (first use in this function) >conftest.c:120: error: (Each undeclared identifier is reported only once >conftest.c:120: error: for each function it appears in.) >conftest.c:120: warning: unused variable `p' >configure:11999: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_NANOSLEEP 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_STRING_H >| # include <string.h> >| #endif >| >| >| int >| main () >| { >| #ifndef strsep >| char *p = (char *) strsep; >| #endif >| >| ; >| return 0; >| } >configure:12023: result: no >configure:12131: checking whether tcsendbreak is declared >configure:12157: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c: In function `main': >conftest.c:117: warning: unused variable `p' >configure:12163: $? = 0 >configure:12167: test -z > || test ! -s conftest.err >configure:12170: $? = 0 >configure:12173: test -s conftest.o >configure:12176: $? = 0 >configure:12187: result: yes >configure:12300: checking whether h_errno is declared >configure:12325: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c: In function `main': >conftest.c:117: warning: unused variable `p' >configure:12331: $? = 0 >configure:12335: test -z > || test ! -s conftest.err >configure:12338: $? = 0 >configure:12341: test -s conftest.o >configure:12344: $? = 0 >configure:12355: result: yes >configure:12378: checking for setresuid >configure:12435: 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//cculTvX2.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:12441: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_NANOSLEEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| /* end confdefs.h. */ >| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setresuid innocuous_setresuid >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setresuid (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:12466: result: no >configure:12530: checking for setresgid >configure:12587: 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//ccN0dqqg.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:12593: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_NANOSLEEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| /* end confdefs.h. */ >| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setresgid innocuous_setresgid >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setresgid (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:12618: result: no >configure:12683: checking for gettimeofday >configure:12740: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:12746: $? = 0 >configure:12750: test -z > || test ! -s conftest.err >configure:12753: $? = 0 >configure:12756: test -s conftest >configure:12759: $? = 0 >configure:12771: result: yes >configure:12683: checking for time >configure:12740: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:12746: $? = 0 >configure:12750: test -z > || test ! -s conftest.err >configure:12753: $? = 0 >configure:12756: test -s conftest >configure:12759: $? = 0 >configure:12771: result: yes >configure:12790: checking for endutent >configure:12847: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:12853: $? = 0 >configure:12857: test -z > || test ! -s conftest.err >configure:12860: $? = 0 >configure:12863: test -s conftest >configure:12866: $? = 0 >configure:12878: result: yes >configure:12790: checking for getutent >configure:12847: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:12853: $? = 0 >configure:12857: test -z > || test ! -s conftest.err >configure:12860: $? = 0 >configure:12863: test -s conftest >configure:12866: $? = 0 >configure:12878: result: yes >configure:12790: checking for getutid >configure:12847: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:12853: $? = 0 >configure:12857: test -z > || test ! -s conftest.err >configure:12860: $? = 0 >configure:12863: test -s conftest >configure:12866: $? = 0 >configure:12878: result: yes >configure:12790: checking for getutline >configure:12847: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:12853: $? = 0 >configure:12857: test -z > || test ! -s conftest.err >configure:12860: $? = 0 >configure:12863: test -s conftest >configure:12866: $? = 0 >configure:12878: result: yes >configure:12790: checking for pututline >configure:12847: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:12853: $? = 0 >configure:12857: test -z > || test ! -s conftest.err >configure:12860: $? = 0 >configure:12863: test -s conftest >configure:12866: $? = 0 >configure:12878: result: yes >configure:12790: checking for setutent >configure:12847: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:12853: $? = 0 >configure:12857: test -z > || test ! -s conftest.err >configure:12860: $? = 0 >configure:12863: test -s conftest >configure:12866: $? = 0 >configure:12878: result: yes >configure:12892: checking for utmpname >configure:12949: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:12955: $? = 0 >configure:12959: test -z > || test ! -s conftest.err >configure:12962: $? = 0 >configure:12965: test -s conftest >configure:12968: $? = 0 >configure:12980: result: yes >configure:12998: checking for endutxent >configure:13055: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:13061: $? = 0 >configure:13065: test -z > || test ! -s conftest.err >configure:13068: $? = 0 >configure:13071: test -s conftest >configure:13074: $? = 0 >configure:13086: result: yes >configure:12998: checking for getutxent >configure:13055: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:13061: $? = 0 >configure:13065: test -z > || test ! -s conftest.err >configure:13068: $? = 0 >configure:13071: test -s conftest >configure:13074: $? = 0 >configure:13086: result: yes >configure:12998: checking for getutxid >configure:13055: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:13061: $? = 0 >configure:13065: test -z > || test ! -s conftest.err >configure:13068: $? = 0 >configure:13071: test -s conftest >configure:13074: $? = 0 >configure:13086: result: yes >configure:12998: checking for getutxline >configure:13055: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:13061: $? = 0 >configure:13065: test -z > || test ! -s conftest.err >configure:13068: $? = 0 >configure:13071: test -s conftest >configure:13074: $? = 0 >configure:13086: result: yes >configure:12998: checking for pututxline >configure:13055: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:13061: $? = 0 >configure:13065: test -z > || test ! -s conftest.err >configure:13068: $? = 0 >configure:13071: test -s conftest >configure:13074: $? = 0 >configure:13086: result: yes >configure:13101: checking for setutxent >configure:13158: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:13164: $? = 0 >configure:13168: test -z > || test ! -s conftest.err >configure:13171: $? = 0 >configure:13174: test -s conftest >configure:13177: $? = 0 >configure:13189: result: yes >configure:13101: checking for utmpxname >configure:13158: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:13164: $? = 0 >configure:13168: test -z > || test ! -s conftest.err >configure:13171: $? = 0 >configure:13174: test -s conftest >configure:13177: $? = 0 >configure:13189: result: yes >configure:13200: checking for daemon >configure:13257: 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//ccYYl5kW.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:13263: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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 <limits.h> declares daemon. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define daemon innocuous_daemon >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char daemon (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:13288: result: no >configure:13297: checking for daemon in -lbsd >configure:13327: 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: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 WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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:13359: result: no >configure:13372: checking for getpagesize >configure:13429: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lrt -lz -lsocket -lnsl >&5 >configure:13435: $? = 0 >configure:13439: test -z > || test ! -s conftest.err >configure:13442: $? = 0 >configure:13445: test -s conftest >configure:13448: $? = 0 >configure:13460: result: yes >configure:13546: checking whether snprintf correctly terminates long strings >configure:13565: 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:131: warning: implicit declaration of function `exit' >configure:13568: $? = 0 >configure:13570: ./conftest >configure:13573: $? = 0 >configure:13575: result: yes >configure:13604: checking whether vsnprintf returns correct values on overflow >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:143: warning: implicit declaration of function `exit' >configure:13638: $? = 0 >configure:13640: ./conftest >configure:13643: $? = 0 >configure:13645: result: yes >configure:13672: checking whether snprintf can declare const char *fmt >configure:13686: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c: In function `main': >conftest.c:131: warning: null argument where non-null required (arg 3) >conftest.c:131: warning: control reaches end of non-void function >configure:13692: $? = 0 >configure:13696: test -z > || test ! -s conftest.err >configure:13699: $? = 0 >configure:13702: test -s conftest.o >configure:13705: $? = 0 >configure:13707: result: yes >configure:13730: checking whether system supports SO_PEERCRED getsockopt >configure:13749: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c: In function `main': >conftest.c:135: error: `SO_PEERCRED' undeclared (first use in this function) >conftest.c:135: error: (Each undeclared identifier is reported only once >conftest.c:135: error: for each function it appears in.) >conftest.c:135: warning: unused variable `i' >configure:13755: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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 <sys/types.h> >| #include <sys/socket.h> >| int >| main () >| { >| int i = SO_PEERCRED; >| ; >| return 0; >| } >configure:13782: result: no >configure:14197: checking whether getpgrp requires zero arguments >configure:14219: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >conftest.c: In function `main': >conftest.c:167: error: too many arguments to function `getpgrp' >configure:14225: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| getpgrp (0); >| ; >| return 0; >| } >configure:14250: result: yes >configure:14277: checking for dlopen in -ldl >configure:14307: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -ldl -lrt -lz -lsocket -lnsl >&5 >configure:14313: $? = 0 >configure:14317: test -z > || test ! -s conftest.err >configure:14320: $? = 0 >configure:14323: test -s conftest >configure:14326: $? = 0 >configure:14339: result: yes >configure:14351: checking for pam_set_item in -lpam >configure:14381: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:14387: $? = 0 >configure:14391: test -z > || test ! -s conftest.err >configure:14394: $? = 0 >configure:14397: test -s conftest >configure:14400: $? = 0 >configure:14413: result: yes >configure:14432: checking for pam_getenvlist >configure:14489: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:14495: $? = 0 >configure:14499: test -z > || test ! -s conftest.err >configure:14502: $? = 0 >configure:14505: test -s conftest >configure:14508: $? = 0 >configure:14520: result: yes >configure:14534: checking for pam_putenv >configure:14591: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:14597: $? = 0 >configure:14601: test -z > || test ! -s conftest.err >configure:14604: $? = 0 >configure:14607: test -s conftest >configure:14610: $? = 0 >configure:14622: result: yes >configure:14654: checking whether pam_strerror takes only one argument >configure:14679: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare conftest.c >&5 >configure:14685: $? = 0 >configure:14689: test -z > || test ! -s conftest.err >configure:14692: $? = 0 >configure:14695: test -s conftest.o >configure:14698: $? = 0 >configure:14700: result: no >configure:14780: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:14786: $? = 0 >configure:14790: test -z > || test ! -s conftest.err >configure:14793: $? = 0 >configure:14796: test -s conftest >configure:14799: $? = 0 >configure:14885: checking OpenSSL header version >configure:14921: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >conftest.c: In function `main': >conftest.c:148: warning: implicit declaration of function `exit' >conftest.c:150: warning: unsigned int format, long int arg (arg 3) >configure:14924: $? = 0 >configure:14926: ./conftest >configure:14929: $? = 0 >configure:14933: result: 90801f (OpenSSL 0.9.8a 11 Oct 2005) >configure:14954: checking OpenSSL library 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >conftest.c: In function `main': >conftest.c:151: warning: unsigned int format, long unsigned int arg (arg 3) >configure:14994: $? = 0 >configure:14996: ./conftest >configure:14999: $? = 0 >configure:15003: result: 90801f (OpenSSL 0.9.8a 11 Oct 2005) >configure:15024: checking whether OpenSSL's headers match the library >configure:15046: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >conftest.c: In function `main': >conftest.c:140: warning: implicit declaration of function `exit' >conftest.c:140: warning: implicit declaration of function `SSLeay' >configure:15049: $? = 0 >configure:15051: ./conftest >configure:15054: $? = 0 >configure:15057: result: yes >configure:15082: checking whether OpenSSL has crippled AES support >configure:15097: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:15103: $? = 0 >configure:15107: test -z > || test ! -s conftest.err >configure:15110: $? = 0 >configure:15113: test -s conftest.o >configure:15116: $? = 0 >configure:15119: result: no >configure:15292: checking for ia_openinfo in -liaf >configure:15322: 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 -lpam -ldl -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:15328: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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:15354: result: no >configure:15369: checking whether OpenSSL's PRNG is internally seeded >configure:15394: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:15397: $? = 0 >configure:15399: ./conftest >configure:15402: $? = 0 >configure:15406: result: yes >configure:15624: checking for ls >configure:15642: found /usr/bin/ls >configure:15654: result: /usr/bin/ls >configure:15669: checking for netstat >configure:15687: found /usr/bin/netstat >configure:15699: result: /usr/bin/netstat >configure:15714: checking for arp >configure:15732: found /usr/sbin/arp >configure:15744: result: /usr/sbin/arp >configure:15759: checking for ifconfig >configure:15777: found /sbin/ifconfig >configure:15789: result: /sbin/ifconfig >configure:15804: checking for jstat >configure:15837: result: no >configure:15849: checking for ps >configure:15867: found /usr/bin/ps >configure:15879: result: /usr/bin/ps >configure:15894: checking for sar >configure:15912: found /usr/bin/sar >configure:15924: result: /usr/bin/sar >configure:15939: checking for w >configure:15957: found /usr/bin/w >configure:15969: result: /usr/bin/w >configure:15984: checking for who >configure:16002: found /usr/bin/who >configure:16014: result: /usr/bin/who >configure:16029: checking for last >configure:16047: found /usr/bin/last >configure:16059: result: /usr/bin/last >configure:16074: checking for lastlog >configure:16107: result: no >configure:16119: checking for df >configure:16137: found /usr/bin/df >configure:16149: result: /usr/bin/df >configure:16164: checking for vmstat >configure:16182: found /usr/bin/vmstat >configure:16194: result: /usr/bin/vmstat >configure:16209: checking for uptime >configure:16227: found /usr/bin/uptime >configure:16239: result: /usr/bin/uptime >configure:16254: checking for ipcs >configure:16272: found /usr/bin/ipcs >configure:16284: result: /usr/bin/ipcs >configure:16299: checking for tail >configure:16317: found /usr/bin/tail >configure:16329: result: /usr/bin/tail >configure:16366: checking for long long >configure:16390: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:16396: $? = 0 >configure:16400: test -z > || test ! -s conftest.err >configure:16403: $? = 0 >configure:16406: test -s conftest.o >configure:16409: $? = 0 >configure:16420: result: yes >configure:16430: checking for unsigned long long >configure:16454: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:16460: $? = 0 >configure:16464: test -z > || test ! -s conftest.err >configure:16467: $? = 0 >configure:16470: test -s conftest.o >configure:16473: $? = 0 >configure:16484: result: yes >configure:16494: checking for long double >configure:16518: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:16524: $? = 0 >configure:16528: test -z > || test ! -s conftest.err >configure:16531: $? = 0 >configure:16534: test -s conftest.o >configure:16537: $? = 0 >configure:16548: result: yes >configure:16561: checking for char >configure:16585: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:16591: $? = 0 >configure:16595: test -z > || test ! -s conftest.err >configure:16598: $? = 0 >configure:16601: test -s conftest.o >configure:16604: $? = 0 >configure:16615: result: yes >configure:16618: checking size of char >configure:16937: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:16940: $? = 0 >configure:16942: ./conftest >configure:16945: $? = 0 >configure:16968: result: 1 >configure:16975: checking for short int >configure:16999: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:17005: $? = 0 >configure:17009: test -z > || test ! -s conftest.err >configure:17012: $? = 0 >configure:17015: test -s conftest.o >configure:17018: $? = 0 >configure:17029: result: yes >configure:17032: checking size of short int >configure:17351: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:17354: $? = 0 >configure:17356: ./conftest >configure:17359: $? = 0 >configure:17382: result: 2 >configure:17389: checking for int >configure:17413: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:17419: $? = 0 >configure:17423: test -z > || test ! -s conftest.err >configure:17426: $? = 0 >configure:17429: test -s conftest.o >configure:17432: $? = 0 >configure:17443: result: yes >configure:17446: checking size of int >configure:17765: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:17768: $? = 0 >configure:17770: ./conftest >configure:17773: $? = 0 >configure:17796: result: 4 >configure:17803: checking for long int >configure:17827: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:17833: $? = 0 >configure:17837: test -z > || test ! -s conftest.err >configure:17840: $? = 0 >configure:17843: test -s conftest.o >configure:17846: $? = 0 >configure:17857: result: yes >configure:17860: checking size of long int >configure:18179: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:18182: $? = 0 >configure:18184: ./conftest >configure:18187: $? = 0 >configure:18210: result: 4 >configure:18217: checking for long long int >configure:18241: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:18247: $? = 0 >configure:18251: test -z > || test ! -s conftest.err >configure:18254: $? = 0 >configure:18257: test -s conftest.o >configure:18260: $? = 0 >configure:18271: result: yes >configure:18274: checking size of long long int >configure:18593: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:18596: $? = 0 >configure:18598: ./conftest >configure:18601: $? = 0 >configure:18624: result: 8 >configure:18756: checking for u_int type >configure:18778: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:18784: $? = 0 >configure:18788: test -z > || test ! -s conftest.err >configure:18791: $? = 0 >configure:18794: test -s conftest.o >configure:18797: $? = 0 >configure:18810: result: yes >configure:18821: checking for intXX_t types >configure:18843: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:18849: $? = 0 >configure:18853: test -z > || test ! -s conftest.err >configure:18856: $? = 0 >configure:18859: test -s conftest.o >configure:18862: $? = 0 >configure:18875: result: yes >configure:18947: checking for int64_t type >configure:18978: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:18984: $? = 0 >configure:18988: test -z > || test ! -s conftest.err >configure:18991: $? = 0 >configure:18994: test -s conftest.o >configure:18997: $? = 0 >configure:19010: result: yes >configure:19020: checking for u_intXX_t types >configure:19042: 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:155: error: `u_int8_t' undeclared (first use in this function) >conftest.c:155: error: (Each undeclared identifier is reported only once >conftest.c:155: error: for each function it appears in.) >conftest.c:155: error: parse error before "a" >conftest.c:155: error: `u_int16_t' undeclared (first use in this function) >conftest.c:155: error: `u_int32_t' undeclared (first use in this function) >conftest.c:155: error: `a' undeclared (first use in this function) >conftest.c:155: error: `b' undeclared (first use in this function) >conftest.c:155: error: `c' undeclared (first use in this function) >configure:19048: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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 <sys/types.h> >| int >| main () >| { >| u_int8_t a; u_int16_t b; u_int32_t c; a = b = c = 1; >| ; >| return 0; >| } >configure:19074: result: no >configure:19086: checking for u_intXX_t types in sys/socket.h >configure:19104: 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:155: error: `u_int8_t' undeclared (first use in this function) >conftest.c:155: error: (Each undeclared identifier is reported only once >conftest.c:155: error: for each function it appears in.) >conftest.c:155: error: parse error before "a" >conftest.c:155: error: `u_int16_t' undeclared (first use in this function) >conftest.c:155: error: `u_int32_t' undeclared (first use in this function) >conftest.c:155: error: `a' undeclared (first use in this function) >conftest.c:155: error: `b' undeclared (first use in this function) >conftest.c:155: error: `c' undeclared (first use in this function) >configure:19110: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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 <sys/socket.h> >| int >| main () >| { >| u_int8_t a; u_int16_t b; u_int32_t c; a = b = c = 1; >| ; >| return 0; >| } >configure:19137: result: no >configure:19144: checking for u_int64_t types >configure:19166: 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:155: error: `u_int64_t' undeclared (first use in this function) >conftest.c:155: error: (Each undeclared identifier is reported only once >conftest.c:155: error: for each function it appears in.) >conftest.c:155: error: parse error before "a" >conftest.c:155: error: `a' undeclared (first use in this function) >configure:19172: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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 <sys/types.h> >| int >| main () >| { >| u_int64_t a; a = 1; >| ; >| return 0; >| } >configure:19198: result: no >configure:19210: checking for u_int64_t type in sys/bitypes.h >configure:19228: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >conftest.c:151:26: sys/bitypes.h: No such file or directory >conftest.c: In function `main': >conftest.c:155: error: `u_int64_t' undeclared (first use in this function) >conftest.c:155: error: (Each undeclared identifier is reported only once >conftest.c:155: error: for each function it appears in.) >conftest.c:155: error: parse error before "a" >conftest.c:155: error: `a' undeclared (first use in this function) >configure:19234: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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 <sys/bitypes.h> >| int >| main () >| { >| u_int64_t a; a = 1 >| ; >| return 0; >| } >configure:19261: result: no >configure:19269: checking for uintXX_t types >configure:19293: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:19299: $? = 0 >configure:19303: test -z > || test ! -s conftest.err >configure:19306: $? = 0 >configure:19309: test -s conftest.o >configure:19312: $? = 0 >configure:19325: result: yes >configure:19337: checking for uintXX_t types in stdint.h >configure:19355: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >conftest.c:152:21: stdint.h: No such file or directory >conftest.c: In function `main': >conftest.c:156: error: `uint8_t' undeclared (first use in this function) >conftest.c:156: error: (Each undeclared identifier is reported only once >conftest.c:156: error: for each function it appears in.) >conftest.c:156: error: parse error before "a" >conftest.c:156: error: `uint16_t' undeclared (first use in this function) >conftest.c:156: error: `uint32_t' undeclared (first use in this function) >conftest.c:156: error: `a' undeclared (first use in this function) >conftest.c:156: error: `b' undeclared (first use in this function) >conftest.c:156: error: `c' undeclared (first use in this function) >configure:19361: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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 >| /* end confdefs.h. */ >| #include <stdint.h> >| int >| main () >| { >| uint8_t a; uint16_t b; uint32_t c; a = b = c = 1; >| ; >| return 0; >| } >configure:19388: result: no >configure:19467: checking for u_char >configure:19491: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:19497: $? = 0 >configure:19501: test -z > || test ! -s conftest.err >configure:19504: $? = 0 >configure:19507: test -s conftest.o >configure:19510: $? = 0 >configure:19523: result: yes >configure:19534: checking for socklen_t >configure:19560: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:19566: $? = 0 >configure:19570: test -z > || test ! -s conftest.err >configure:19573: $? = 0 >configure:19576: test -s conftest.o >configure:19579: $? = 0 >configure:19590: result: yes >configure:19684: checking for sig_atomic_t >configure:19709: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:19715: $? = 0 >configure:19719: test -z > || test ! -s conftest.err >configure:19722: $? = 0 >configure:19725: test -s conftest.o >configure:19728: $? = 0 >configure:19739: result: yes >configure:19751: checking for in_addr_t >configure:19777: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:19783: $? = 0 >configure:19787: test -z > || test ! -s conftest.err >configure:19790: $? = 0 >configure:19793: test -s conftest.o >configure:19796: $? = 0 >configure:19807: result: yes >configure:19819: checking for size_t >configure:19843: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:19849: $? = 0 >configure:19853: test -z > || test ! -s conftest.err >configure:19856: $? = 0 >configure:19859: test -s conftest.o >configure:19862: $? = 0 >configure:19875: result: yes >configure:19885: checking for ssize_t >configure:19909: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:19915: $? = 0 >configure:19919: test -z > || test ! -s conftest.err >configure:19922: $? = 0 >configure:19925: test -s conftest.o >configure:19928: $? = 0 >configure:19941: result: yes >configure:19951: checking for clock_t >configure:19975: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:19981: $? = 0 >configure:19985: test -z > || test ! -s conftest.err >configure:19988: $? = 0 >configure:19991: test -s conftest.o >configure:19994: $? = 0 >configure:20007: result: yes >configure:20017: checking for sa_family_t >configure:20042: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:20048: $? = 0 >configure:20052: test -z > || test ! -s conftest.err >configure:20055: $? = 0 >configure:20058: test -s conftest.o >configure:20061: $? = 0 >configure:20123: result: yes >configure:20133: checking for pid_t >configure:20157: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:20163: $? = 0 >configure:20167: test -z > || test ! -s conftest.err >configure:20170: $? = 0 >configure:20173: test -s conftest.o >configure:20176: $? = 0 >configure:20189: result: yes >configure:20199: checking for mode_t >configure:20223: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:20229: $? = 0 >configure:20233: test -z > || test ! -s conftest.err >configure:20236: $? = 0 >configure:20239: test -s conftest.o >configure:20242: $? = 0 >configure:20255: result: yes >configure:20266: checking for struct sockaddr_storage >configure:20291: 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:168: warning: unused variable `s' >configure:20297: $? = 0 >configure:20301: test -z > || test ! -s conftest.err >configure:20304: $? = 0 >configure:20307: test -s conftest.o >configure:20310: $? = 0 >configure:20323: result: yes >configure:20333: checking for struct sockaddr_in6 >configure:20358: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:20364: $? = 0 >configure:20368: test -z > || test ! -s conftest.err >configure:20371: $? = 0 >configure:20374: test -s conftest.o >configure:20377: $? = 0 >configure:20390: result: yes >configure:20400: checking for struct in6_addr >configure:20425: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:20431: $? = 0 >configure:20435: test -z > || test ! -s conftest.err >configure:20438: $? = 0 >configure:20441: test -s conftest.o >configure:20444: $? = 0 >configure:20457: result: yes >configure:20467: checking for struct addrinfo >configure:20493: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:20499: $? = 0 >configure:20503: test -z > || test ! -s conftest.err >configure:20506: $? = 0 >configure:20509: test -s conftest.o >configure:20512: $? = 0 >configure:20525: result: yes >configure:20535: checking for struct timeval >configure:20557: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:20563: $? = 0 >configure:20567: test -z > || test ! -s conftest.err >configure:20570: $? = 0 >configure:20573: test -s conftest.o >configure:20576: $? = 0 >configure:20589: result: yes >configure:20600: checking for struct timespec >configure:20624: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:20630: $? = 0 >configure:20634: test -z > || test ! -s conftest.err >configure:20637: $? = 0 >configure:20640: test -s conftest.o >configure:20643: $? = 0 >configure:20654: result: yes >configure:20712: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >conftest.c:172: warning: return type defaults to `int' >conftest.c: In function `main': >conftest.c:184: warning: implicit declaration of function `exit' >configure:20715: $? = 0 >configure:20717: ./conftest >configure:20720: $? = 0 >configure:20742: checking for ut_host field in utmp.h >configure:20769: result: no >configure:20787: checking for ut_host field in utmpx.h >configure:20814: result: yes >configure:20832: checking for syslen field in utmpx.h >configure:20859: result: yes >configure:20877: checking for ut_pid field in utmp.h >configure:20904: result: yes >configure:20922: checking for ut_type field in utmp.h >configure:20949: result: yes >configure:20967: checking for ut_type field in utmpx.h >configure:20994: result: yes >configure:21012: checking for ut_tv field in utmp.h >configure:21039: result: no >configure:21057: checking for ut_id field in utmp.h >configure:21084: result: yes >configure:21102: checking for ut_id field in utmpx.h >configure:21129: result: yes >configure:21147: checking for ut_addr field in utmp.h >configure:21174: result: no >configure:21192: checking for ut_addr field in utmpx.h >configure:21219: result: no >configure:21237: checking for ut_addr_v6 field in utmp.h >configure:21264: result: no >configure:21282: checking for ut_addr_v6 field in utmpx.h >configure:21309: result: no >configure:21327: checking for ut_exit field in utmp.h >configure:21354: result: yes >configure:21372: checking for ut_time field in utmp.h >configure:21399: result: yes >configure:21417: checking for ut_time field in utmpx.h >configure:21444: result: yes >configure:21462: checking for ut_tv field in utmpx.h >configure:21489: result: yes >configure:21504: checking for struct stat.st_blksize >configure:21527: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:21533: $? = 0 >configure:21537: test -z > || test ! -s conftest.err >configure:21540: $? = 0 >configure:21543: test -s conftest.o >configure:21546: $? = 0 >configure:21603: result: yes >configure:21614: checking for struct __res_state.retrans >configure:21646: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:21652: $? = 0 >configure:21656: test -z > || test ! -s conftest.err >configure:21659: $? = 0 >configure:21662: test -s conftest.o >configure:21665: $? = 0 >configure:21731: result: yes >configure:21744: checking for ss_family field in struct sockaddr_storage >configure:21769: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:21775: $? = 0 >configure:21779: test -z > || test ! -s conftest.err >configure:21782: $? = 0 >configure:21785: test -s conftest.o >configure:21788: $? = 0 >configure:21800: result: yes >configure:21810: checking for __ss_family field in struct sockaddr_storage >configure:21835: 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:187: error: structure has no member named `__ss_family' >configure:21841: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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 <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| struct sockaddr_storage s; s.__ss_family = 1; >| ; >| return 0; >| } >configure:21867: result: no >configure:21877: checking for pw_class field in struct passwd >configure:21901: 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 `pw_class' >configure:21907: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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 <pwd.h> >| >| int >| main () >| { >| struct passwd p; p.pw_class = 0; >| ; >| return 0; >| } >configure:21933: result: no >configure:21943: checking for pw_expire field in struct passwd >configure:21967: 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 `pw_expire' >configure:21973: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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 <pwd.h> >| >| int >| main () >| { >| struct passwd p; p.pw_expire = 0; >| ; >| return 0; >| } >configure:21999: result: no >configure:22009: checking for pw_change field in struct passwd >configure:22033: 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 `pw_change' >configure:22039: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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 <pwd.h> >| >| int >| main () >| { >| struct passwd p; p.pw_change = 0; >| ; >| return 0; >| } >configure:22065: result: no >configure:22075: checking for msg_accrights field in struct msghdr >configure:22098: 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:22104: $? = 0 >configure:22108: test -z > || test ! -s conftest.err >configure:22111: $? = 0 >configure:22114: test -s conftest.o >configure:22117: $? = 0 >configure:22130: result: yes >configure:22140: checking for msg_control field in struct msghdr >configure:22163: 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:22169: $? = 1 >configure: failed program was: >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <sys/uio.h> >| int main() { >| #ifdef msg_control >| #error "msg_control is a macro" >| exit(1); >| #endif >| struct msghdr m; >| m.msg_control = 0; >| exit(0); >| } >| >configure:22195: result: no >configure:22205: checking if libc defines __progname >configure:22227: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >conftest.c: In function `main': >conftest.c:185: warning: implicit declaration of function `printf' >Undefined first referenced > symbol in file >__progname /var/tmp//ccCD5UjD.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:22233: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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:22260: result: no >configure:22270: checking whether gcc implements __FUNCTION__ >configure:22294: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:22300: $? = 0 >configure:22304: test -z > || test ! -s conftest.err >configure:22307: $? = 0 >configure:22310: test -s conftest >configure:22313: $? = 0 >configure:22327: result: yes >configure:22337: checking whether gcc implements __func__ >configure:22361: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:22367: $? = 0 >configure:22371: test -z > || test ! -s conftest.err >configure:22374: $? = 0 >configure:22377: test -s conftest >configure:22380: $? = 0 >configure:22394: result: yes >configure:22404: checking whether va_copy exists >configure:22427: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:22433: $? = 0 >configure:22437: test -z > || test ! -s conftest.err >configure:22440: $? = 0 >configure:22443: test -s conftest >configure:22446: $? = 0 >configure:22460: result: yes >configure:22470: checking whether __va_copy exists >configure:22493: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:22499: $? = 0 >configure:22503: test -z > || test ! -s conftest.err >configure:22506: $? = 0 >configure:22509: test -s conftest >configure:22512: $? = 0 >configure:22526: result: yes >configure:22536: checking whether getopt has optreset support >configure:22560: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >conftest.c:186:20: getopt.h: No such file or directory >configure:22566: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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 <getopt.h> >| >| int >| main () >| { >| extern int optreset; optreset = 0; >| ; >| return 0; >| } >configure:22593: result: no >configure:22603: checking if libc defines sys_errlist >configure:22625: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >conftest.c: In function `main': >conftest.c:189: warning: implicit declaration of function `printf' >configure:22631: $? = 0 >configure:22635: test -z > || test ! -s conftest.err >configure:22638: $? = 0 >configure:22641: test -s conftest >configure:22644: $? = 0 >configure:22658: result: yes >configure:22669: checking if libc defines sys_nerr >configure:22691: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >conftest.c: In function `main': >conftest.c:190: warning: implicit declaration of function `printf' >configure:22697: $? = 0 >configure:22701: test -z > || test ! -s conftest.err >configure:22704: $? = 0 >configure:22707: test -s conftest >configure:22710: $? = 0 >configure:22724: result: yes >configure:23076: checking for library containing getrrsetbyname >configure:23106: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >Undefined first referenced > symbol in file >getrrsetbyname /var/tmp//ccXKm2Cb.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:23112: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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:23161: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >Undefined first referenced > symbol in file >getrrsetbyname /var/tmp//ccSaVEle.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:23167: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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:23195: result: no >configure:23207: checking for library containing res_query >configure:23237: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >Undefined first referenced > symbol in file >res_query /var/tmp//ccREwWhp.o >ld: fatal: Symbol referencing errors. No output written to conftest >collect2: ld returned 1 exit status >configure:23243: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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:23292: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:23298: $? = 0 >configure:23302: test -z > || test ! -s conftest.err >configure:23305: $? = 0 >configure:23308: test -s conftest >configure:23311: $? = 0 >configure:23326: result: -lresolv >configure:23333: checking for library containing dn_expand >configure:23363: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:23369: $? = 0 >configure:23373: test -z > || test ! -s conftest.err >configure:23376: $? = 0 >configure:23379: test -s conftest >configure:23382: $? = 0 >configure:23452: result: none required >configure:23459: checking if res_query will link >configure:23484: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:23490: $? = 0 >configure:23494: test -z > || test ! -s conftest.err >configure:23497: $? = 0 >configure:23500: test -s conftest >configure:23503: $? = 0 >configure:23505: result: yes >configure:23571: checking for _getshort >configure:23628: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:23634: $? = 0 >configure:23638: test -z > || test ! -s conftest.err >configure:23641: $? = 0 >configure:23644: test -s conftest >configure:23647: $? = 0 >configure:23659: result: yes >configure:23571: checking for _getlong >configure:23628: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >configure:23634: $? = 0 >configure:23638: test -z > || test ! -s conftest.err >configure:23641: $? = 0 >configure:23644: test -s conftest >configure:23647: $? = 0 >configure:23659: result: yes >configure:23669: checking whether _getshort is declared >configure:23695: 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: `_getshort' 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:23701: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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 <sys/types.h> >| #include <arpa/nameser.h> >| >| int >| main () >| { >| #ifndef _getshort >| char *p = (char *) _getshort; >| #endif >| >| ; >| return 0; >| } >configure:23725: result: no >configure:23741: checking whether _getlong is declared >configure:23767: 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:197: error: `_getlong' undeclared (first use in this function) >conftest.c:197: error: (Each undeclared identifier is reported only once >conftest.c:197: error: for each function it appears in.) >conftest.c:197: warning: unused variable `p' >configure:23773: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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 <sys/types.h> >| #include <arpa/nameser.h> >| >| int >| main () >| { >| #ifndef _getlong >| char *p = (char *) _getlong; >| #endif >| >| ; >| return 0; >| } >configure:23797: result: no >configure:23815: checking for HEADER.ad >configure:23839: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >In file included from conftest.c:191: >/usr/include/arpa/nameser.h:124: error: parse error before '*' token >/usr/include/arpa/nameser.h:126: error: parse error before '*' token >/usr/include/arpa/nameser.h:129: error: parse error before '*' token >/usr/include/arpa/nameser.h:130: error: parse error before '}' token >/usr/include/arpa/nameser.h:148: error: parse error before "uint16_t" >/usr/include/arpa/nameser.h:150: error: parse error before "ttl" >/usr/include/arpa/nameser.h:151: error: parse error before "rdlength" >/usr/include/arpa/nameser.h:152: error: parse error before '*' token >/usr/include/arpa/nameser.h:153: error: parse error before '}' token >/usr/include/arpa/nameser.h:231: error: parse error before "uint8_t" >/usr/include/arpa/nameser.h:233: error: parse error before "r_class" >/usr/include/arpa/nameser.h:234: error: parse error before "r_type" >/usr/include/arpa/nameser.h:235: error: parse error before "r_ttl" >/usr/include/arpa/nameser.h:236: error: parse error before '*' token >/usr/include/arpa/nameser.h:237: error: parse error before "r_size" >/usr/include/arpa/nameser.h:243: error: parse error before "r_zone" >/usr/include/arpa/nameser.h:535: error: parse error before "int" >/usr/include/arpa/nameser.h:536: error: parse error before "__ns_get16" >/usr/include/arpa/nameser.h:536: error: parse error before '*' token >/usr/include/arpa/nameser.h:537: error: parse error before "__ns_get32" >/usr/include/arpa/nameser.h:537: error: parse error before '*' token >/usr/include/arpa/nameser.h:538: error: parse error before '*' token >/usr/include/arpa/nameser.h:539: error: parse error before '*' token >/usr/include/arpa/nameser.h:540: error: parse error before '*' token >/usr/include/arpa/nameser.h:541: error: parse error before '*' token >/usr/include/arpa/nameser.h:542: error: parse error before '*' token >/usr/include/arpa/nameser.h:543: error: parse error before '*' token >/usr/include/arpa/nameser.h:545: error: parse error before '*' token >/usr/include/arpa/nameser.h:549: error: parse error before "char" >/usr/include/arpa/nameser.h:550: error: parse error before "ulong_t" >/usr/include/arpa/nameser.h:551: error: parse error before "__ns_datetosecs" >/usr/include/arpa/nameser.h:552: error: parse error before '*' token >/usr/include/arpa/nameser.h:553: error: parse error before '*' token >/usr/include/arpa/nameser.h:554: error: parse error before "uchar_t" >/usr/include/arpa/nameser.h:555: error: parse error before '*' token >/usr/include/arpa/nameser.h:557: error: parse error before '*' token >/usr/include/arpa/nameser.h:559: error: parse error before '*' token >/usr/include/arpa/nameser.h:561: error: parse error before "uchar_t" >/usr/include/arpa/nameser.h:563: error: parse error before '*' token >/usr/include/arpa/nameser.h:564: error: parse error before '*' token >/usr/include/arpa/nameser.h:566: error: parse error before '*' token >/usr/include/arpa/nameser.h:568: error: parse error before '*' token >/usr/include/arpa/nameser.h:570: error: parse error before '*' token >/usr/include/arpa/nameser.h:572: error: parse error before '*' token >/usr/include/arpa/nameser.h:572: error: parse error before '*' token >/usr/include/arpa/nameser.h:573: error: parse error before '*' token >/usr/include/arpa/nameser.h:576: error: parse error before '*' token >/usr/include/arpa/nameser.h:577: error: parse error before '*' token >/usr/include/arpa/nameser.h:581: error: parse error before "size_t" >configure:23845: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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 <arpa/nameser.h> >| >| int >| main () >| { >| static HEADER ac_aggr; >| if (ac_aggr.ad) >| return 0; >| ; >| return 0; >| } >configure:23884: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >In file included from conftest.c:191: >/usr/include/arpa/nameser.h:124: error: parse error before '*' token >/usr/include/arpa/nameser.h:126: error: parse error before '*' token >/usr/include/arpa/nameser.h:129: error: parse error before '*' token >/usr/include/arpa/nameser.h:130: error: parse error before '}' token >/usr/include/arpa/nameser.h:148: error: parse error before "uint16_t" >/usr/include/arpa/nameser.h:150: error: parse error before "ttl" >/usr/include/arpa/nameser.h:151: error: parse error before "rdlength" >/usr/include/arpa/nameser.h:152: error: parse error before '*' token >/usr/include/arpa/nameser.h:153: error: parse error before '}' token >/usr/include/arpa/nameser.h:231: error: parse error before "uint8_t" >/usr/include/arpa/nameser.h:233: error: parse error before "r_class" >/usr/include/arpa/nameser.h:234: error: parse error before "r_type" >/usr/include/arpa/nameser.h:235: error: parse error before "r_ttl" >/usr/include/arpa/nameser.h:236: error: parse error before '*' token >/usr/include/arpa/nameser.h:237: error: parse error before "r_size" >/usr/include/arpa/nameser.h:243: error: parse error before "r_zone" >/usr/include/arpa/nameser.h:535: error: parse error before "int" >/usr/include/arpa/nameser.h:536: error: parse error before "__ns_get16" >/usr/include/arpa/nameser.h:536: error: parse error before '*' token >/usr/include/arpa/nameser.h:537: error: parse error before "__ns_get32" >/usr/include/arpa/nameser.h:537: error: parse error before '*' token >/usr/include/arpa/nameser.h:538: error: parse error before '*' token >/usr/include/arpa/nameser.h:539: error: parse error before '*' token >/usr/include/arpa/nameser.h:540: error: parse error before '*' token >/usr/include/arpa/nameser.h:541: error: parse error before '*' token >/usr/include/arpa/nameser.h:542: error: parse error before '*' token >/usr/include/arpa/nameser.h:543: error: parse error before '*' token >/usr/include/arpa/nameser.h:545: error: parse error before '*' token >/usr/include/arpa/nameser.h:549: error: parse error before "char" >/usr/include/arpa/nameser.h:550: error: parse error before "ulong_t" >/usr/include/arpa/nameser.h:551: error: parse error before "__ns_datetosecs" >/usr/include/arpa/nameser.h:552: error: parse error before '*' token >/usr/include/arpa/nameser.h:553: error: parse error before '*' token >/usr/include/arpa/nameser.h:554: error: parse error before "uchar_t" >/usr/include/arpa/nameser.h:555: error: parse error before '*' token >/usr/include/arpa/nameser.h:557: error: parse error before '*' token >/usr/include/arpa/nameser.h:559: error: parse error before '*' token >/usr/include/arpa/nameser.h:561: error: parse error before "uchar_t" >/usr/include/arpa/nameser.h:563: error: parse error before '*' token >/usr/include/arpa/nameser.h:564: error: parse error before '*' token >/usr/include/arpa/nameser.h:566: error: parse error before '*' token >/usr/include/arpa/nameser.h:568: error: parse error before '*' token >/usr/include/arpa/nameser.h:570: error: parse error before '*' token >/usr/include/arpa/nameser.h:572: error: parse error before '*' token >/usr/include/arpa/nameser.h:572: error: parse error before '*' token >/usr/include/arpa/nameser.h:573: error: parse error before '*' token >/usr/include/arpa/nameser.h:576: error: parse error before '*' token >/usr/include/arpa/nameser.h:577: error: parse error before '*' token >/usr/include/arpa/nameser.h:581: error: parse error before "size_t" >conftest.c: In function `main': >conftest.c:197: error: `sizeof' applied to a bit-field >configure:23890: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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 <arpa/nameser.h> >| >| int >| main () >| { >| static HEADER ac_aggr; >| if (sizeof ac_aggr.ad) >| return 0; >| ; >| return 0; >| } >configure:23916: result: no >configure:25523: checking for xauth >configure:25541: found /usr/openwin/bin/xauth >configure:25553: result: /usr/openwin/bin/xauth >configure:25610: checking for "/dev/ptmx" >configure:25625: result: yes >configure:25643: checking for "/dev/ptc" >configure:25658: result: no >configure:25702: checking for nroff >configure:25720: found /usr/bin/nroff >configure:25732: result: /usr/bin/nroff >configure:25796: checking if the systems has expire shadow information >configure:25818: gcc -c -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I/usr/local/ssl/include conftest.c >&5 >configure:25824: $? = 0 >configure:25828: test -z > || test ! -s conftest.err >configure:25831: $? = 0 >configure:25834: test -s conftest.o >configure:25837: $? = 0 >configure:25850: result: yes >configure:25914: checking for "/etc/default/login" >configure:25929: result: yes >configure:25984: WARNING: >If PATH is defined in /etc/default/login, ensure the path to scp is included, >otherwise scp will not work. >configure:26034: 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 -lpam -ldl -lrt -lz -lsocket -lnsl >&5 >conftest.c:214: warning: return type defaults to `int' >conftest.c: In function `main': >conftest.c:220: warning: implicit declaration of function `exit' >configure:26037: $? = 0 >configure:26039: ./conftest >configure:26042: $? = 0 >configure:26068: result: Adding /scratch2/pkg/bin to USER_PATH so scp will work >configure:26104: checking if we need to convert IPv4 in IPv6-mapped addresses >configure:26137: result: no (default) >configure:26323: checking if your system defines LASTLOG_FILE >configure:26353: 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:213: error: `LASTLOG_FILE' undeclared (first use in this function) >conftest.c:213: error: (Each undeclared identifier is reported only once >conftest.c:213: error: for each function it appears in.) >conftest.c:213: warning: unused variable `lastlog' >configure:26359: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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:/scratch2/pkg/bin" >| #define _PATH_SSH_PIDDIR "/var/run" >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <utmp.h> >| #ifdef HAVE_LASTLOG_H >| # include <lastlog.h> >| #endif >| #ifdef HAVE_PATHS_H >| # include <paths.h> >| #endif >| #ifdef HAVE_LOGIN_H >| # include <login.h> >| #endif >| >| int >| main () >| { >| char *lastlog = LASTLOG_FILE; >| ; >| return 0; >| } >configure:26381: result: no >configure:26383: checking if your system defines _PATH_LASTLOG >configure:26410: 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: error: `_PATH_LASTLOG' undeclared (first use in this function) >conftest.c:210: error: (Each undeclared identifier is reported only once >conftest.c:210: error: for each function it appears in.) >conftest.c:210: warning: unused variable `lastlog' >configure:26416: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define WORDS_BIGENDIAN 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/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_GLOB_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_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_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_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_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_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_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_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_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 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_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:/scratch2/pkg/bin" >| #define _PATH_SSH_PIDDIR "/var/run" >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <utmp.h> >| #ifdef HAVE_LASTLOG_H >| # include <lastlog.h> >| #endif >| #ifdef HAVE_PATHS_H >| # include <paths.h> >| #endif >| >| int >| main () >| { >| char *lastlog = _PATH_LASTLOG; >| ; >| return 0; >| } >configure:26438: result: no >configure:26471: checking if your system defines UTMP_FILE >configure:26495: 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:208: warning: unused variable `utmp' >configure:26501: $? = 0 >configure:26505: test -z > || test ! -s conftest.err >configure:26508: $? = 0 >configure:26511: test -s conftest.o >configure:26514: $? = 0 >configure:26516: result: yes >configure:26551: checking if your system defines WTMP_FILE >configure:26575: 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:208: warning: unused variable `wtmp' >configure:26581: $? = 0 >configure:26585: test -z > || test ! -s conftest.err >configure:26588: $? = 0 >configure:26591: test -s conftest.o >configure:26594: $? = 0 >configure:26596: result: yes >configure:26632: checking if your system defines UTMPX_FILE >configure:26659: 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:211: warning: unused variable `utmpx' >configure:26665: $? = 0 >configure:26669: test -z > || test ! -s conftest.err >configure:26672: $? = 0 >configure:26675: test -s conftest.o >configure:26678: $? = 0 >configure:26680: result: yes >configure:26707: checking if your system defines WTMPX_FILE >configure:26734: 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:211: warning: unused variable `wtmpx' >configure:26740: $? = 0 >configure:26744: test -z > || test ! -s conftest.err >configure:26747: $? = 0 >configure:26750: test -s conftest.o >configure:26753: $? = 0 >configure:26755: result: yes >configure:26896: 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 dub-navis-lab > >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=sparc-sun-solaris2.8 >ac_cv_build_alias=sparc-sun-solaris2.8 >ac_cv_c_bigendian=yes >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=no >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_pam_getenvlist=yes >ac_cv_func_pam_putenv=yes >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=no >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=no >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=no >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_net_if_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netgroup_h=no >ac_cv_header_netinet_in_systm_h=yes >ac_cv_header_pam_pam_appl_h=no >ac_cv_header_paths_h=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=no >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=sparc-sun-solaris2.8 >ac_cv_host_alias=sparc-sun-solaris2.8 >ac_cv_lib_bsd_daemon=no >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_iaf_ia_openinfo=no >ac_cv_lib_nsl_yp_match=yes >ac_cv_lib_pam_pam_set_item=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=/bin/cat >ac_cv_path_KILL=/bin/kill >ac_cv_path_LOGIN_PROGRAM_FALLBACK=/bin/login >ac_cv_path_NROFF=/usr/bin/nroff >ac_cv_path_PATH_GROUPADD_PROG=/usr/sbin/groupadd >ac_cv_path_PATH_PASSWD_PROG=/bin/passwd >ac_cv_path_PATH_USERADD_PROG=/usr/sbin/useradd >ac_cv_path_PERL=/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=/bin/sed >ac_cv_path_SH=/bin/sh >ac_cv_path_TEST_MINUS_S_SH=/bin/bash >ac_cv_path_xauth_path=/usr/openwin/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='/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='/bin/kill' >LD='gcc' >LDFLAGS='-L/usr/local/ssl/lib -R/usr/local/ssl/lib ' >LIBEDIT='' >LIBOBJS='' >LIBPAM='-lpam -ldl' >LIBS='-lresolv -lcrypto -lrt -lz -lsocket -lnsl' >LIBWRAP='' >LOGIN_PROGRAM_FALLBACK='/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='/bin/passwd' >PATH_SEPARATOR=':' >PATH_USERADD_PROG='/usr/sbin/useradd' >PERL='/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='/bin/sed' >SH='/bin/sh' >SHELL='/bin/bash' >SSH_PRIVSEP_USER='sshd' >STARTUP_SCRIPT_SHELL='/sbin/sh' >STRIP_OPT='-s' >TEST_MINUS_S_SH='/bin/bash' >TEST_SHELL='sh' >XAUTH_PATH='/usr/openwin/bin/xauth' >ac_ct_CC='gcc' >ac_ct_RANLIB='ranlib' >bindir='${exec_prefix}/bin' >build='sparc-sun-solaris2.8' >build_alias='' >build_cpu='sparc' >build_os='solaris2.8' >build_vendor='sun' >datadir='${prefix}/share' >exec_prefix='/scratch2/pkg' >host='sparc-sun-solaris2.8' >host_alias='' >host_cpu='sparc' >host_os='solaris2.8' >host_vendor='sun' >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='/scratch2/pkg/' >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:/scratch2/pkg/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_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_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_LIBDL 1 >#define HAVE_LIBGEN_H 1 >#define HAVE_LIBNSL 1 >#define HAVE_LIBPAM 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_NETINET_IN_SYSTM_H 1 >#define HAVE_NET_IF_H 1 >#define HAVE_OPENSSL 1 >#define HAVE_PAM_GETENVLIST 1 >#define HAVE_PAM_PUTENV 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_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_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_UNISTD_H 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 "/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:/scratch2/pkg/bin" >#define USE_PAM 1 >#define WORDS_BIGENDIAN 1 >#define XAUTH_PATH "/usr/openwin/bin/xauth" >#define _FILE_OFFSET_BITS 64 >#define _PATH_PASSWD_PROG "/bin/passwd" >#define _PATH_SSH_PIDDIR "/var/run" > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1150
: 1061