Bugzilla – Attachment 881 Details for
Bug 1017
socklen_t test in configure fails/configure stops
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log (the right one this time)
config.log (text/plain), 556.53 KB, created by
Mark Lucking
on 2005-04-19 16:45:46 AEST
(
hide
)
Description:
config.log (the right one this time)
Filename:
MIME Type:
Creator:
Mark Lucking
Created:
2005-04-19 16:45:46 AEST
Size:
556.53 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.58. Invocation command line was > > $ configure --with-cflags=-O -D__STR31__ --with-ssl-dir=/usr/local/ssl > >## --------- ## >## Platform. ## >## --------- ## > >hostname = gvasrcsm01 >uname -m = 0043453A4C00 >uname -r = 2 >uname -s = AIX >uname -v = 5 > >/usr/bin/uname -p = powerpc >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = 5.2.0.0 >/bin/universe = unknown > >PATH: /usr/zbin >PATH: /usr/bin >PATH: /etc >PATH: /usr/sbin >PATH: /usr/ucb >PATH: /usr/bin/X11 >PATH: /sbin >PATH: /usr/java131/jre/bin >PATH: /usr/java131/bin >PATH: /usr/local/bin >PATH: . > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1403: checking for gcc >configure:1419: found /usr/bin/gcc >configure:1429: result: gcc >configure:1673: checking for C compiler version >configure:1676: gcc --version </dev/null >&5 >gcc (GCC) 3.3.2 >Copyright (C) 2003 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:1679: $? = 0 >configure:1681: gcc -v </dev/null >&5 >Reading specs from /opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.2.0.0/3.3.2/specs >Configured with: ../configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --disable-nls --enable-languages=c,c++ --prefix=/opt/freeware --enable-threads --enable-version-specific-runtime-libs --host=powerpc-ibm-aix5.2.0.0 >Thread model: aix >gcc version 3.3.2 >configure:1684: $? = 0 >configure:1686: gcc -V </dev/null >&5 >gcc: `-V' option must have argument >configure:1689: $? = 1 >configure:1712: checking for C compiler default output file name >configure:1715: gcc conftest.c >&5 >configure:1718: $? = 0 >configure:1764: result: a.out >configure:1769: checking whether the C compiler works >configure:1775: ./a.out >configure:1778: $? = 0 >configure:1795: result: yes >configure:1802: checking whether we are cross compiling >configure:1804: result: no >configure:1807: checking for suffix of executables >configure:1809: gcc -o conftest conftest.c >&5 >configure:1812: $? = 0 >configure:1837: result: >configure:1843: checking for suffix of object files >configure:1864: gcc -c conftest.c >&5 >configure:1867: $? = 0 >configure:1889: result: >configure:1893: checking whether we are using the GNU C compiler >configure:1917: gcc -c conftest.c >&5 >configure:1923: $? = 0 >configure:1927: test -z > || test ! -s conftest.err >configure:1930: $? = 0 >configure:1933: test -s conftest. >configure:1936: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| >| int >| main () >| { >| #ifndef __GNUC__ >| choke me >| #endif >| >| ; >| return 0; >| } >configure:1949: result: no >configure:1955: checking whether gcc accepts -g >configure:1976: gcc -c -g conftest.c >&5 >configure:1982: $? = 0 >configure:1986: test -z > || test ! -s conftest.err >configure:1989: $? = 0 >configure:1992: test -s conftest. >configure:1995: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:2006: result: no >configure:2023: checking for gcc option to accept ANSI C >configure:2093: gcc -c conftest.c >&5 >configure:2099: $? = 0 >configure:2103: test -z > || test ! -s conftest.err >configure:2106: $? = 0 >configure:2109: test -s conftest. >configure:2112: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdio.h> >| #include <sys/types.h> >| #include <sys/stat.h> >| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ >| struct buf { int x; }; >| FILE * (*rcsopen) (struct buf *, struct stat *, int); >| static char *e (p, i) >| char **p; >| int i; >| { >| return p[i]; >| } >| static char *f (char * (*g) (char **, int), char **p, ...) >| { >| char *s; >| va_list v; >| va_start (v,p); >| s = g (p, va_arg (v,int)); >| va_end (v); >| return s; >| } >| >| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >| function prototypes and stuff, but not '\xHH' hex character constants. >| These don't provoke an error unfortunately, instead are silently treated >| as 'x'. The following induces an error, until -std1 is added to get >| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >| array size at least. It's necessary to write '\x00'==0 to get something >| that's true only with -std1. */ >| int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >| >| int test (int i, double x); >| struct s1 {int (*f) (int a);}; >| struct s2 {int (*f) (double a);}; >| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); >| int argc; >| char **argv; >| int >| main () >| { >| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; >| ; >| return 0; >| } >configure:2093: gcc -qlanglvl=ansi -c conftest.c >&5 >gcc: unrecognized option `-qlanglvl=ansi' >configure:2099: $? = 0 >configure:2103: test -z > || test ! -s conftest.err >configure:2106: $? = 0 >configure:2109: test -s conftest. >configure:2112: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdio.h> >| #include <sys/types.h> >| #include <sys/stat.h> >| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ >| struct buf { int x; }; >| FILE * (*rcsopen) (struct buf *, struct stat *, int); >| static char *e (p, i) >| char **p; >| int i; >| { >| return p[i]; >| } >| static char *f (char * (*g) (char **, int), char **p, ...) >| { >| char *s; >| va_list v; >| va_start (v,p); >| s = g (p, va_arg (v,int)); >| va_end (v); >| return s; >| } >| >| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >| function prototypes and stuff, but not '\xHH' hex character constants. >| These don't provoke an error unfortunately, instead are silently treated >| as 'x'. The following induces an error, until -std1 is added to get >| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >| array size at least. It's necessary to write '\x00'==0 to get something >| that's true only with -std1. */ >| int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >| >| int test (int i, double x); >| struct s1 {int (*f) (int a);}; >| struct s2 {int (*f) (double a);}; >| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); >| int argc; >| char **argv; >| int >| main () >| { >| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; >| ; >| return 0; >| } >configure:2093: gcc -std1 -c conftest.c >&5 >cc1: error: unrecognized option `-std1' >configure:2099: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdio.h> >| #include <sys/types.h> >| #include <sys/stat.h> >| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ >| struct buf { int x; }; >| FILE * (*rcsopen) (struct buf *, struct stat *, int); >| static char *e (p, i) >| char **p; >| int i; >| { >| return p[i]; >| } >| static char *f (char * (*g) (char **, int), char **p, ...) >| { >| char *s; >| va_list v; >| va_start (v,p); >| s = g (p, va_arg (v,int)); >| va_end (v); >| return s; >| } >| >| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >| function prototypes and stuff, but not '\xHH' hex character constants. >| These don't provoke an error unfortunately, instead are silently treated >| as 'x'. The following induces an error, until -std1 is added to get >| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >| array size at least. It's necessary to write '\x00'==0 to get something >| that's true only with -std1. */ >| int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >| >| int test (int i, double x); >| struct s1 {int (*f) (int a);}; >| struct s2 {int (*f) (double a);}; >| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); >| int argc; >| char **argv; >| int >| main () >| { >| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; >| ; >| return 0; >| } >configure:2093: gcc -Ae -c conftest.c >&5 ><command line>:4:2: missing '(' after predicate >configure:2099: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdio.h> >| #include <sys/types.h> >| #include <sys/stat.h> >| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ >| struct buf { int x; }; >| FILE * (*rcsopen) (struct buf *, struct stat *, int); >| static char *e (p, i) >| char **p; >| int i; >| { >| return p[i]; >| } >| static char *f (char * (*g) (char **, int), char **p, ...) >| { >| char *s; >| va_list v; >| va_start (v,p); >| s = g (p, va_arg (v,int)); >| va_end (v); >| return s; >| } >| >| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >| function prototypes and stuff, but not '\xHH' hex character constants. >| These don't provoke an error unfortunately, instead are silently treated >| as 'x'. The following induces an error, until -std1 is added to get >| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >| array size at least. It's necessary to write '\x00'==0 to get something >| that's true only with -std1. */ >| int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >| >| int test (int i, double x); >| struct s1 {int (*f) (int a);}; >| struct s2 {int (*f) (double a);}; >| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); >| int argc; >| char **argv; >| int >| main () >| { >| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; >| ; >| return 0; >| } >configure:2093: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 ><command line>:4:2: missing '(' after predicate >configure:2099: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdio.h> >| #include <sys/types.h> >| #include <sys/stat.h> >| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ >| struct buf { int x; }; >| FILE * (*rcsopen) (struct buf *, struct stat *, int); >| static char *e (p, i) >| char **p; >| int i; >| { >| return p[i]; >| } >| static char *f (char * (*g) (char **, int), char **p, ...) >| { >| char *s; >| va_list v; >| va_start (v,p); >| s = g (p, va_arg (v,int)); >| va_end (v); >| return s; >| } >| >| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >| function prototypes and stuff, but not '\xHH' hex character constants. >| These don't provoke an error unfortunately, instead are silently treated >| as 'x'. The following induces an error, until -std1 is added to get >| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >| array size at least. It's necessary to write '\x00'==0 to get something >| that's true only with -std1. */ >| int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >| >| int test (int i, double x); >| struct s1 {int (*f) (int a);}; >| struct s2 {int (*f) (double a);}; >| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); >| int argc; >| char **argv; >| int >| main () >| { >| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; >| ; >| return 0; >| } >configure:2093: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 >gcc: unrecognized option `-Xc' >configure:2099: $? = 0 >configure:2103: test -z > || test ! -s conftest.err >configure:2106: $? = 0 >configure:2109: test -s conftest. >configure:2112: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdio.h> >| #include <sys/types.h> >| #include <sys/stat.h> >| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ >| struct buf { int x; }; >| FILE * (*rcsopen) (struct buf *, struct stat *, int); >| static char *e (p, i) >| char **p; >| int i; >| { >| return p[i]; >| } >| static char *f (char * (*g) (char **, int), char **p, ...) >| { >| char *s; >| va_list v; >| va_start (v,p); >| s = g (p, va_arg (v,int)); >| va_end (v); >| return s; >| } >| >| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >| function prototypes and stuff, but not '\xHH' hex character constants. >| These don't provoke an error unfortunately, instead are silently treated >| as 'x'. The following induces an error, until -std1 is added to get >| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >| array size at least. It's necessary to write '\x00'==0 to get something >| that's true only with -std1. */ >| int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >| >| int test (int i, double x); >| struct s1 {int (*f) (int a);}; >| struct s2 {int (*f) (double a);}; >| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); >| int argc; >| char **argv; >| int >| main () >| { >| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; >| ; >| return 0; >| } >configure:2130: result: none needed >configure:2148: gcc -c conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:2154: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2318: checking build system type >configure:2336: result: powerpc-ibm-aix5.2.0.0 >configure:2344: checking host system type >configure:2358: result: powerpc-ibm-aix5.2.0.0 >configure:2367: checking whether byte ordering is bigendian >configure:2394: gcc -c conftest.c >&5 >configure:2400: $? = 0 >configure:2404: test -z > || test ! -s conftest.err >configure:2407: $? = 0 >configure:2410: test -s conftest. >configure:2413: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| /* 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:2554: gcc -o conftest conftest.c >&5 >configure:2557: $? = 0 >configure:2559: ./conftest >configure:2562: $? = 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 "" >| /* 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:2578: result: yes >configure:2603: checking for gawk >configure:2632: result: no >configure:2603: checking for mawk >configure:2632: result: no >configure:2603: checking for nawk >configure:2619: found /usr/bin/nawk >configure:2629: result: nawk >configure:2644: checking how to run the C preprocessor >configure:2679: gcc -E conftest.c >configure:2685: $? = 0 >configure:2717: gcc -E conftest.c >conftest.c:10:28: ac_nonexistent.h: No such file or directory >configure:2723: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2762: result: gcc -E >configure:2786: gcc -E conftest.c >configure:2792: $? = 0 >configure:2824: gcc -E conftest.c >conftest.c:10:28: ac_nonexistent.h: No such file or directory >configure:2830: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2914: checking for ranlib >configure:2930: found /usr/bin/ranlib >configure:2941: result: ranlib >configure:2966: checking for a BSD-compatible install >configure:3021: result: ./install-sh -c >configure:3034: checking for ar >configure:3052: found /usr/bin/ar >configure:3064: result: /usr/bin/ar >configure:3073: checking for cat >configure:3091: found /usr/zbin/cat >configure:3103: result: /usr/zbin/cat >configure:3112: checking for kill >configure:3130: found /usr/bin/kill >configure:3142: result: /usr/bin/kill >configure:3153: checking for perl5 >configure:3186: result: no >configure:3153: checking for perl >configure:3171: found /usr/bin/perl >configure:3183: result: /usr/bin/perl >configure:3195: checking for sed >configure:3213: found /usr/bin/sed >configure:3225: result: /usr/bin/sed >configure:3235: checking for ent >configure:3268: result: no >configure:3275: checking for bash >configure:3308: result: no >configure:3314: checking for ksh >configure:3332: found /usr/bin/ksh >configure:3344: result: /usr/bin/ksh >configure:3353: checking for sh >configure:3383: result: /usr/bin/ksh >configure:3392: checking for sh >configure:3410: found /usr/bin/sh >configure:3422: result: /usr/bin/sh >configure:3434: checking for groupadd >configure:3465: result: groupadd >configure:3474: checking for useradd >configure:3492: found /usr/sbin/useradd >configure:3505: result: /usr/sbin/useradd >configure:3514: checking for pkgmk >configure:3541: result: no >configure:3557: checking for special C compiler options needed for large files >configure:3592: gcc -c 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:3598: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #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:3622: gcc -n32 -c conftest.c >&5 >gcc: unrecognized option `-n32' >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:3628: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #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:3656: result: no >configure:3662: checking for _FILE_OFFSET_BITS value needed for large files >configure:3693: gcc -c 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:3699: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #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:3746: gcc -c conftest.c >&5 >conftest.c:17: warning: left shift count >= width of type >conftest.c:17: warning: left shift count >= width of type >conftest.c:19: error: size of array `off_t_is_large' is negative >configure:3752: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| /* end confdefs.h. */ >| #define _FILE_OFFSET_BITS 64 >| #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:3777: result: no >configure:3787: checking for _LARGE_FILES value needed for large files >configure:3818: gcc -c 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:3824: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #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:3871: gcc -c conftest.c >&5 >configure:3877: $? = 0 >configure:3881: test -z > || test ! -s conftest.err >configure:3884: $? = 0 >configure:3887: test -s conftest. >configure:3890: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| /* end confdefs.h. */ >| #define _LARGE_FILES 1 >| #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:3902: result: no >configure:3931: checking for login >configure:3949: found /usr/bin/login >configure:3961: result: /usr/bin/login >configure:3978: checking for passwd >configure:3996: found /usr/bin/passwd >configure:4008: result: /usr/bin/passwd >configure:4027: checking for inline >configure:4048: gcc -c conftest.c >&5 >configure:4054: $? = 0 >configure:4058: test -z > || test ! -s conftest.err >configure:4061: $? = 0 >configure:4064: test -s conftest. >configure:4067: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| /* end confdefs.h. */ >| #ifndef __cplusplus >| typedef int foo_t; >| static inline foo_t static_foo () {return 0; } >| inline foo_t foo () {return 0; } >| #endif >| >configure:4048: gcc -c conftest.c >&5 >configure:4054: $? = 0 >configure:4058: test -z > || test ! -s conftest.err >configure:4061: $? = 0 >configure:4064: test -s conftest. >configure:4067: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| /* end confdefs.h. */ >| #ifndef __cplusplus >| typedef int foo_t; >| static __inline__ foo_t static_foo () {return 0; } >| __inline__ foo_t foo () {return 0; } >| #endif >| >configure:4048: gcc -c conftest.c >&5 >configure:4054: $? = 0 >configure:4058: test -z > || test ! -s conftest.err >configure:4061: $? = 0 >configure:4064: test -s conftest. >configure:4067: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| /* end confdefs.h. */ >| #ifndef __cplusplus >| typedef int foo_t; >| static __inline foo_t static_foo () {return 0; } >| __inline foo_t foo () {return 0; } >| #endif >| >configure:4079: result: no >configure:4120: checking how to specify blibpath for linker (gcc) >configure:4145: gcc -o conftest -blibpath:/usr/lib:/lib conftest.c >&5 >gcc: `-b' must come at the start of the command line >configure:4151: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:4145: gcc -o conftest -Wl,-blibpath:/usr/lib:/lib conftest.c >&5 >configure:4151: $? = 0 >configure:4155: test -z > || test ! -s conftest.err >configure:4158: $? = 0 >configure:4161: test -s conftest >configure:4164: $? = 0 >configure:4183: result: -Wl,-blibpath: >configure:4187: checking for authenticate >configure:4244: gcc -o conftest conftest.c >&5 >configure:4250: $? = 0 >configure:4254: test -z > || test ! -s conftest.err >configure:4257: $? = 0 >configure:4260: test -s conftest >configure:4263: $? = 0 >configure:4275: result: yes >configure:4359: checking whether authenticate is declared >configure:4384: gcc -c conftest.c >&5 >configure:4390: $? = 0 >configure:4394: test -z > || test ! -s conftest.err >configure:4397: $? = 0 >configure:4400: test -s conftest. >configure:4403: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| /* end confdefs.h. */ >| #include <usersec.h> >| >| int >| main () >| { >| #ifndef authenticate >| char *p = (char *) authenticate; >| #endif >| >| ; >| return 0; >| } >configure:4414: result: no >configure:4430: checking whether loginrestrictions is declared >configure:4455: gcc -c conftest.c >&5 >configure:4461: $? = 0 >configure:4465: test -z > || test ! -s conftest.err >configure:4468: $? = 0 >configure:4471: test -s conftest. >configure:4474: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| /* end confdefs.h. */ >| #include <usersec.h> >| >| int >| main () >| { >| #ifndef loginrestrictions >| char *p = (char *) loginrestrictions; >| #endif >| >| ; >| return 0; >| } >configure:4485: result: no >configure:4501: checking whether loginsuccess is declared >configure:4526: gcc -c conftest.c >&5 >configure:4532: $? = 0 >configure:4536: test -z > || test ! -s conftest.err >configure:4539: $? = 0 >configure:4542: test -s conftest. >configure:4545: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| /* end confdefs.h. */ >| #include <usersec.h> >| >| int >| main () >| { >| #ifndef loginsuccess >| char *p = (char *) loginsuccess; >| #endif >| >| ; >| return 0; >| } >configure:4556: result: no >configure:4572: checking whether passwdexpired is declared >configure:4597: gcc -c conftest.c >&5 >configure:4603: $? = 0 >configure:4607: test -z > || test ! -s conftest.err >configure:4610: $? = 0 >configure:4613: test -s conftest. >configure:4616: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| /* end confdefs.h. */ >| #include <usersec.h> >| >| int >| main () >| { >| #ifndef passwdexpired >| char *p = (char *) passwdexpired; >| #endif >| >| ; >| return 0; >| } >configure:4627: result: no >configure:4645: checking whether loginfailed is declared >configure:4671: gcc -c conftest.c >&5 >configure:4677: $? = 0 >configure:4681: test -z > || test ! -s conftest.err >configure:4684: $? = 0 >configure:4687: test -s conftest. >configure:4690: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| /* end confdefs.h. */ >| #include <usersec.h> >| >| >| int >| main () >| { >| #ifndef loginfailed >| char *p = (char *) loginfailed; >| #endif >| >| ; >| return 0; >| } >configure:4701: result: no >configure:4776: checking for setauthdb >configure:4833: gcc -o conftest conftest.c >&5 >configure:4839: $? = 0 >configure:4843: test -z > || test ! -s conftest.err >configure:4846: $? = 0 >configure:4849: test -s conftest >configure:4852: $? = 0 >configure:4864: result: yes >configure:6403: checking compiler and flags for sanity >configure:6422: gcc -o conftest -O -D__STR31__ conftest.c >&5 >configure:6425: $? = 0 >configure:6427: ./conftest >configure:6430: $? = 0 >configure:6432: result: yes >configure:6453: checking for egrep >configure:6463: result: grep -E >configure:6468: checking for ANSI C header files >configure:6493: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6499: $? = 0 >configure:6503: test -z > || test ! -s conftest.err >configure:6506: $? = 0 >configure:6509: test -s conftest. >configure:6512: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* end confdefs.h. */ >| #include <stdlib.h> >| #include <stdarg.h> >| #include <string.h> >| #include <float.h> >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:6624: result: no >configure:6648: checking for sys/types.h >configure:6664: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6670: $? = 0 >configure:6674: test -z > || test ! -s conftest.err >configure:6677: $? = 0 >configure:6680: test -s conftest. >configure:6683: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* 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/types.h> >configure:6694: result: no >configure:6648: checking for sys/stat.h >configure:6664: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6670: $? = 0 >configure:6674: test -z > || test ! -s conftest.err >configure:6677: $? = 0 >configure:6680: test -s conftest. >configure:6683: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* 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/stat.h> >configure:6694: result: no >configure:6648: checking for stdlib.h >configure:6664: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6670: $? = 0 >configure:6674: test -z > || test ! -s conftest.err >configure:6677: $? = 0 >configure:6680: test -s conftest. >configure:6683: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* 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 <stdlib.h> >configure:6694: result: no >configure:6648: checking for string.h >configure:6664: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6670: $? = 0 >configure:6674: test -z > || test ! -s conftest.err >configure:6677: $? = 0 >configure:6680: test -s conftest. >configure:6683: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* 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 <string.h> >configure:6694: result: no >configure:6648: checking for memory.h >configure:6664: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6670: $? = 0 >configure:6674: test -z > || test ! -s conftest.err >configure:6677: $? = 0 >configure:6680: test -s conftest. >configure:6683: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* 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 <memory.h> >configure:6694: result: no >configure:6648: checking for strings.h >configure:6664: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6670: $? = 0 >configure:6674: test -z > || test ! -s conftest.err >configure:6677: $? = 0 >configure:6680: test -s conftest. >configure:6683: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* 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 <strings.h> >configure:6694: result: no >configure:6648: checking for inttypes.h >configure:6664: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6670: $? = 0 >configure:6674: test -z > || test ! -s conftest.err >configure:6677: $? = 0 >configure:6680: test -s conftest. >configure:6683: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* 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 <inttypes.h> >configure:6694: result: no >configure:6648: checking for stdint.h >configure:6664: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6670: $? = 0 >configure:6674: test -z > || test ! -s conftest.err >configure:6677: $? = 0 >configure:6680: test -s conftest. >configure:6683: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* 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:6694: result: no >configure:6648: checking for unistd.h >configure:6664: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6670: $? = 0 >configure:6674: test -z > || test ! -s conftest.err >configure:6677: $? = 0 >configure:6680: test -s conftest. >configure:6683: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* 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 <unistd.h> >configure:6694: result: no >configure:6783: checking bstring.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:63:21: bstring.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* 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:6824: result: no >configure:6828: checking bstring.h presence >configure:6838: gcc -E conftest.c >conftest.c:29:21: bstring.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* end confdefs.h. */ >| #include <bstring.h> >configure:6864: result: no >configure:6899: checking for bstring.h >configure:6906: result: no >configure:6783: checking crypt.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| /* 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 <crypt.h> >configure:6824: result: no >configure:6828: checking crypt.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: crypt.h: present but cannot be compiled >configure:6879: WARNING: crypt.h: check for missing prerequisite headers? >configure:6881: WARNING: crypt.h: see the Autoconf documentation >configure:6883: WARNING: crypt.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: crypt.h: proceeding with the preprocessor's result >configure:6887: WARNING: crypt.h: in the future, the compiler will take precedence >configure:6899: checking for crypt.h >configure:6906: result: yes >configure:6783: checking dirent.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_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 <dirent.h> >configure:6824: result: no >configure:6828: checking dirent.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: dirent.h: present but cannot be compiled >configure:6879: WARNING: dirent.h: check for missing prerequisite headers? >configure:6881: WARNING: dirent.h: see the Autoconf documentation >configure:6883: WARNING: dirent.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: dirent.h: proceeding with the preprocessor's result >configure:6887: WARNING: dirent.h: in the future, the compiler will take precedence >configure:6899: checking for dirent.h >configure:6906: result: yes >configure:6783: checking endian.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:65:20: endian.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #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:6824: result: no >configure:6828: checking endian.h presence >configure:6838: gcc -E conftest.c >conftest.c:31:20: endian.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <endian.h> >configure:6864: result: no >configure:6899: checking for endian.h >configure:6906: result: no >configure:6783: checking features.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:65:22: features.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #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:6824: result: no >configure:6828: checking features.h presence >configure:6838: gcc -E conftest.c >conftest.c:31:22: features.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <features.h> >configure:6864: result: no >configure:6899: checking for features.h >configure:6906: result: no >configure:6783: checking floatingpoint.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:65:27: floatingpoint.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #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 <floatingpoint.h> >configure:6824: result: no >configure:6828: checking floatingpoint.h presence >configure:6838: gcc -E conftest.c >conftest.c:31:27: floatingpoint.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <floatingpoint.h> >configure:6864: result: no >configure:6899: checking for floatingpoint.h >configure:6906: result: no >configure:6783: checking getopt.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:65:20: getopt.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #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 <getopt.h> >configure:6824: result: no >configure:6828: checking getopt.h presence >configure:6838: gcc -E conftest.c >conftest.c:31:20: getopt.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| #include <getopt.h> >configure:6864: result: no >configure:6899: checking for getopt.h >configure:6906: result: no >configure:6783: checking glob.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #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 <glob.h> >configure:6824: result: no >configure:6828: checking glob.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: glob.h: present but cannot be compiled >configure:6879: WARNING: glob.h: check for missing prerequisite headers? >configure:6881: WARNING: glob.h: see the Autoconf documentation >configure:6883: WARNING: glob.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: glob.h: proceeding with the preprocessor's result >configure:6887: WARNING: glob.h: in the future, the compiler will take precedence >configure:6899: checking for glob.h >configure:6906: result: yes >configure:6783: checking ia.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:66:16: ia.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_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:6824: result: no >configure:6828: checking ia.h presence >configure:6838: gcc -E conftest.c >conftest.c:32:16: ia.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| /* end confdefs.h. */ >| #include <ia.h> >configure:6864: result: no >configure:6899: checking for ia.h >configure:6906: result: no >configure:6783: checking lastlog.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:66:21: lastlog.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_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:6824: result: no >configure:6828: checking lastlog.h presence >configure:6838: gcc -E conftest.c >conftest.c:32:21: lastlog.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| /* end confdefs.h. */ >| #include <lastlog.h> >configure:6864: result: no >configure:6899: checking for lastlog.h >configure:6906: result: no >configure:6783: checking limits.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_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 <limits.h> >configure:6824: result: no >configure:6828: checking limits.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: limits.h: present but cannot be compiled >configure:6879: WARNING: limits.h: check for missing prerequisite headers? >configure:6881: WARNING: limits.h: see the Autoconf documentation >configure:6883: WARNING: limits.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: limits.h: proceeding with the preprocessor's result >configure:6887: WARNING: limits.h: in the future, the compiler will take precedence >configure:6899: checking for limits.h >configure:6906: result: yes >configure:6783: checking login.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_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:6824: result: no >configure:6828: checking login.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: login.h: present but cannot be compiled >configure:6879: WARNING: login.h: check for missing prerequisite headers? >configure:6881: WARNING: login.h: see the Autoconf documentation >configure:6883: WARNING: login.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: login.h: proceeding with the preprocessor's result >configure:6887: WARNING: login.h: in the future, the compiler will take precedence >configure:6899: checking for login.h >configure:6906: result: yes >configure:6783: checking login_cap.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:68:23: login_cap.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_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:6824: result: no >configure:6828: checking login_cap.h presence >configure:6838: gcc -E conftest.c >conftest.c:34:23: login_cap.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| /* end confdefs.h. */ >| #include <login_cap.h> >configure:6864: result: no >configure:6899: checking for login_cap.h >configure:6906: result: no >configure:6783: checking maillock.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:68:22: maillock.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_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 <maillock.h> >configure:6824: result: no >configure:6828: checking maillock.h presence >configure:6838: gcc -E conftest.c >conftest.c:34:22: maillock.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| /* end confdefs.h. */ >| #include <maillock.h> >configure:6864: result: no >configure:6899: checking for maillock.h >configure:6906: result: no >configure:6783: checking ndir.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:68:18: ndir.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_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:6824: result: no >configure:6828: checking ndir.h presence >configure:6838: gcc -E conftest.c >conftest.c:34:18: ndir.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| /* end confdefs.h. */ >| #include <ndir.h> >configure:6864: result: no >configure:6899: checking for ndir.h >configure:6906: result: no >configure:6783: checking netdb.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_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 <netdb.h> >configure:6824: result: no >configure:6828: checking netdb.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: netdb.h: present but cannot be compiled >configure:6879: WARNING: netdb.h: check for missing prerequisite headers? >configure:6881: WARNING: netdb.h: see the Autoconf documentation >configure:6883: WARNING: netdb.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: netdb.h: proceeding with the preprocessor's result >configure:6887: WARNING: netdb.h: in the future, the compiler will take precedence >configure:6899: checking for netdb.h >configure:6906: result: yes >configure:6783: checking netgroup.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:69:22: netgroup.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_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:6824: result: no >configure:6828: checking netgroup.h presence >configure:6838: gcc -E conftest.c >conftest.c:35:22: netgroup.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| /* end confdefs.h. */ >| #include <netgroup.h> >configure:6864: result: no >configure:6899: checking for netgroup.h >configure:6906: result: no >configure:6783: checking netinet/in_systm.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_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:6824: result: no >configure:6828: checking netinet/in_systm.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: netinet/in_systm.h: present but cannot be compiled >configure:6879: WARNING: netinet/in_systm.h: check for missing prerequisite headers? >configure:6881: WARNING: netinet/in_systm.h: see the Autoconf documentation >configure:6883: WARNING: netinet/in_systm.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: netinet/in_systm.h: proceeding with the preprocessor's result >configure:6887: WARNING: netinet/in_systm.h: in the future, the compiler will take precedence >configure:6899: checking for netinet/in_systm.h >configure:6906: result: yes >configure:6783: checking pam/pam_appl.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:70:26: pam/pam_appl.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_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:6824: result: no >configure:6828: checking pam/pam_appl.h presence >configure:6838: gcc -E conftest.c >conftest.c:36:26: pam/pam_appl.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| /* end confdefs.h. */ >| #include <pam/pam_appl.h> >configure:6864: result: no >configure:6899: checking for pam/pam_appl.h >configure:6906: result: no >configure:6783: checking paths.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_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:6824: result: no >configure:6828: checking paths.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: paths.h: present but cannot be compiled >configure:6879: WARNING: paths.h: check for missing prerequisite headers? >configure:6881: WARNING: paths.h: see the Autoconf documentation >configure:6883: WARNING: paths.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: paths.h: proceeding with the preprocessor's result >configure:6887: WARNING: paths.h: in the future, the compiler will take precedence >configure:6899: checking for paths.h >configure:6906: result: yes >configure:6783: checking pty.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:71:17: pty.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_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:6824: result: no >configure:6828: checking pty.h presence >configure:6838: gcc -E conftest.c >conftest.c:37:17: pty.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| /* end confdefs.h. */ >| #include <pty.h> >configure:6864: result: no >configure:6899: checking for pty.h >configure:6906: result: no >configure:6783: checking readpassphrase.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:71:28: readpassphrase.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_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:6824: result: no >configure:6828: checking readpassphrase.h presence >configure:6838: gcc -E conftest.c >conftest.c:37:28: readpassphrase.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| /* end confdefs.h. */ >| #include <readpassphrase.h> >configure:6864: result: no >configure:6899: checking for readpassphrase.h >configure:6906: result: no >configure:6783: checking rpc/types.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_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 <rpc/types.h> >configure:6824: result: no >configure:6828: checking rpc/types.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: rpc/types.h: present but cannot be compiled >configure:6879: WARNING: rpc/types.h: check for missing prerequisite headers? >configure:6881: WARNING: rpc/types.h: see the Autoconf documentation >configure:6883: WARNING: rpc/types.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: rpc/types.h: proceeding with the preprocessor's result >configure:6887: WARNING: rpc/types.h: in the future, the compiler will take precedence >configure:6899: checking for rpc/types.h >configure:6906: result: yes >configure:6783: checking security/pam_appl.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_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 <security/pam_appl.h> >configure:6824: result: no >configure:6828: checking security/pam_appl.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: security/pam_appl.h: present but cannot be compiled >configure:6879: WARNING: security/pam_appl.h: check for missing prerequisite headers? >configure:6881: WARNING: security/pam_appl.h: see the Autoconf documentation >configure:6883: WARNING: security/pam_appl.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: security/pam_appl.h: proceeding with the preprocessor's result >configure:6887: WARNING: security/pam_appl.h: in the future, the compiler will take precedence >configure:6899: checking for security/pam_appl.h >configure:6906: result: yes >configure:6783: checking shadow.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:73:20: shadow.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_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 <shadow.h> >configure:6824: result: no >configure:6828: checking shadow.h presence >configure:6838: gcc -E conftest.c >conftest.c:39:20: shadow.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| /* end confdefs.h. */ >| #include <shadow.h> >configure:6864: result: no >configure:6899: checking for shadow.h >configure:6906: result: no >configure:6783: checking stddef.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_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 <stddef.h> >configure:6824: result: no >configure:6828: checking stddef.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: stddef.h: present but cannot be compiled >configure:6879: WARNING: stddef.h: check for missing prerequisite headers? >configure:6881: WARNING: stddef.h: see the Autoconf documentation >configure:6883: WARNING: stddef.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: stddef.h: proceeding with the preprocessor's result >configure:6887: WARNING: stddef.h: in the future, the compiler will take precedence >configure:6899: checking for stddef.h >configure:6906: result: yes >configure:6774: checking for stdint.h >configure:6779: result: no >configure:6774: checking for strings.h >configure:6779: result: no >configure:6783: checking sys/dir.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_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 <sys/dir.h> >configure:6824: result: no >configure:6828: checking sys/dir.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: sys/dir.h: present but cannot be compiled >configure:6879: WARNING: sys/dir.h: check for missing prerequisite headers? >configure:6881: WARNING: sys/dir.h: see the Autoconf documentation >configure:6883: WARNING: sys/dir.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: sys/dir.h: proceeding with the preprocessor's result >configure:6887: WARNING: sys/dir.h: in the future, the compiler will take precedence >configure:6899: checking for sys/dir.h >configure:6906: result: yes >configure:6783: checking sys/strtio.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:75:24: sys/strtio.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_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:6824: result: no >configure:6828: checking sys/strtio.h presence >configure:6838: gcc -E conftest.c >conftest.c:41:24: sys/strtio.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| /* end confdefs.h. */ >| #include <sys/strtio.h> >configure:6864: result: no >configure:6899: checking for sys/strtio.h >configure:6906: result: no >configure:6783: checking sys/audit.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_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:6824: result: no >configure:6828: checking sys/audit.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: sys/audit.h: present but cannot be compiled >configure:6879: WARNING: sys/audit.h: check for missing prerequisite headers? >configure:6881: WARNING: sys/audit.h: see the Autoconf documentation >configure:6883: WARNING: sys/audit.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: sys/audit.h: proceeding with the preprocessor's result >configure:6887: WARNING: sys/audit.h: in the future, the compiler will take precedence >configure:6899: checking for sys/audit.h >configure:6906: result: yes >configure:6783: checking sys/bitypes.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:76:25: sys/bitypes.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_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:6824: result: no >configure:6828: checking sys/bitypes.h presence >configure:6838: gcc -E conftest.c >conftest.c:42:25: sys/bitypes.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| /* end confdefs.h. */ >| #include <sys/bitypes.h> >configure:6864: result: no >configure:6899: checking for sys/bitypes.h >configure:6906: result: no >configure:6783: checking sys/bsdtty.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:76:24: sys/bsdtty.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_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:6824: result: no >configure:6828: checking sys/bsdtty.h presence >configure:6838: gcc -E conftest.c >conftest.c:42:24: sys/bsdtty.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| /* end confdefs.h. */ >| #include <sys/bsdtty.h> >configure:6864: result: no >configure:6899: checking for sys/bsdtty.h >configure:6906: result: no >configure:6783: checking sys/cdefs.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_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:6824: result: no >configure:6828: checking sys/cdefs.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: sys/cdefs.h: present but cannot be compiled >configure:6879: WARNING: sys/cdefs.h: check for missing prerequisite headers? >configure:6881: WARNING: sys/cdefs.h: see the Autoconf documentation >configure:6883: WARNING: sys/cdefs.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: sys/cdefs.h: proceeding with the preprocessor's result >configure:6887: WARNING: sys/cdefs.h: in the future, the compiler will take precedence >configure:6899: checking for sys/cdefs.h >configure:6906: result: yes >configure:6783: checking sys/mman.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_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/mman.h> >configure:6824: result: no >configure:6828: checking sys/mman.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: sys/mman.h: present but cannot be compiled >configure:6879: WARNING: sys/mman.h: check for missing prerequisite headers? >configure:6881: WARNING: sys/mman.h: see the Autoconf documentation >configure:6883: WARNING: sys/mman.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: sys/mman.h: proceeding with the preprocessor's result >configure:6887: WARNING: sys/mman.h: in the future, the compiler will take precedence >configure:6899: checking for sys/mman.h >configure:6906: result: yes >configure:6783: checking sys/ndir.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:78:22: sys/ndir.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_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:6824: result: no >configure:6828: checking sys/ndir.h presence >configure:6838: gcc -E conftest.c >conftest.c:44:22: sys/ndir.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <sys/ndir.h> >configure:6864: result: no >configure:6899: checking for sys/ndir.h >configure:6906: result: no >configure:6783: checking sys/prctl.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:78:23: sys/prctl.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_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:6824: result: no >configure:6828: checking sys/prctl.h presence >configure:6838: gcc -E conftest.c >conftest.c:44:23: sys/prctl.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <sys/prctl.h> >configure:6864: result: no >configure:6899: checking for sys/prctl.h >configure:6906: result: no >configure:6783: checking sys/pstat.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:78:23: sys/pstat.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_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:6824: result: no >configure:6828: checking sys/pstat.h presence >configure:6838: gcc -E conftest.c >conftest.c:44:23: sys/pstat.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <sys/pstat.h> >configure:6864: result: no >configure:6899: checking for sys/pstat.h >configure:6906: result: no >configure:6783: checking sys/select.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_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/select.h> >configure:6824: result: no >configure:6828: checking sys/select.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: sys/select.h: present but cannot be compiled >configure:6879: WARNING: sys/select.h: check for missing prerequisite headers? >configure:6881: WARNING: sys/select.h: see the Autoconf documentation >configure:6883: WARNING: sys/select.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: sys/select.h: proceeding with the preprocessor's result >configure:6887: WARNING: sys/select.h: in the future, the compiler will take precedence >configure:6899: checking for sys/select.h >configure:6906: result: yes >configure:6774: checking for sys/stat.h >configure:6779: result: no >configure:6783: checking sys/stream.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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/stream.h> >configure:6824: result: no >configure:6828: checking sys/stream.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: sys/stream.h: present but cannot be compiled >configure:6879: WARNING: sys/stream.h: check for missing prerequisite headers? >configure:6881: WARNING: sys/stream.h: see the Autoconf documentation >configure:6883: WARNING: sys/stream.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: sys/stream.h: proceeding with the preprocessor's result >configure:6887: WARNING: sys/stream.h: in the future, the compiler will take precedence >configure:6899: checking for sys/stream.h >configure:6906: result: yes >configure:6783: checking sys/stropts.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STREAM_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/stropts.h> >configure:6824: result: no >configure:6828: checking sys/stropts.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: sys/stropts.h: present but cannot be compiled >configure:6879: WARNING: sys/stropts.h: check for missing prerequisite headers? >configure:6881: WARNING: sys/stropts.h: see the Autoconf documentation >configure:6883: WARNING: sys/stropts.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: sys/stropts.h: proceeding with the preprocessor's result >configure:6887: WARNING: sys/stropts.h: in the future, the compiler will take precedence >configure:6899: checking for sys/stropts.h >configure:6906: result: yes >configure:6783: checking sys/sysmacros.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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/sysmacros.h> >configure:6824: result: no >configure:6828: checking sys/sysmacros.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: sys/sysmacros.h: present but cannot be compiled >configure:6879: WARNING: sys/sysmacros.h: check for missing prerequisite headers? >configure:6881: WARNING: sys/sysmacros.h: see the Autoconf documentation >configure:6883: WARNING: sys/sysmacros.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result >configure:6887: WARNING: sys/sysmacros.h: in the future, the compiler will take precedence >configure:6899: checking for sys/sysmacros.h >configure:6906: result: yes >configure:6783: checking sys/time.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STREAM_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_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/time.h> >configure:6824: result: no >configure:6828: checking sys/time.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: sys/time.h: present but cannot be compiled >configure:6879: WARNING: sys/time.h: check for missing prerequisite headers? >configure:6881: WARNING: sys/time.h: see the Autoconf documentation >configure:6883: WARNING: sys/time.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: sys/time.h: proceeding with the preprocessor's result >configure:6887: WARNING: sys/time.h: in the future, the compiler will take precedence >configure:6899: checking for sys/time.h >configure:6906: result: yes >configure:6783: checking sys/timers.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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:6824: result: no >configure:6828: checking sys/timers.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: sys/timers.h: present but cannot be compiled >configure:6879: WARNING: sys/timers.h: check for missing prerequisite headers? >configure:6881: WARNING: sys/timers.h: see the Autoconf documentation >configure:6883: WARNING: sys/timers.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: sys/timers.h: proceeding with the preprocessor's result >configure:6887: WARNING: sys/timers.h: in the future, the compiler will take precedence >configure:6899: checking for sys/timers.h >configure:6906: result: yes >configure:6783: checking sys/un.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_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/un.h> >configure:6824: result: no >configure:6828: checking sys/un.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: sys/un.h: present but cannot be compiled >configure:6879: WARNING: sys/un.h: check for missing prerequisite headers? >configure:6881: WARNING: sys/un.h: see the Autoconf documentation >configure:6883: WARNING: sys/un.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: sys/un.h: proceeding with the preprocessor's result >configure:6887: WARNING: sys/un.h: in the future, the compiler will take precedence >configure:6899: checking for sys/un.h >configure:6906: result: yes >configure:6783: checking time.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_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 <time.h> >configure:6824: result: no >configure:6828: checking time.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: time.h: present but cannot be compiled >configure:6879: WARNING: time.h: check for missing prerequisite headers? >configure:6881: WARNING: time.h: see the Autoconf documentation >configure:6883: WARNING: time.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: time.h: proceeding with the preprocessor's result >configure:6887: WARNING: time.h: in the future, the compiler will take precedence >configure:6899: checking for time.h >configure:6906: result: yes >configure:6783: checking tmpdir.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:86:20: tmpdir.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_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:6824: result: no >configure:6828: checking tmpdir.h presence >configure:6838: gcc -E conftest.c >conftest.c:52:20: tmpdir.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <tmpdir.h> >configure:6864: result: no >configure:6899: checking for tmpdir.h >configure:6906: result: no >configure:6783: checking ttyent.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_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:6824: result: no >configure:6828: checking ttyent.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: ttyent.h: present but cannot be compiled >configure:6879: WARNING: ttyent.h: check for missing prerequisite headers? >configure:6881: WARNING: ttyent.h: see the Autoconf documentation >configure:6883: WARNING: ttyent.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: ttyent.h: proceeding with the preprocessor's result >configure:6887: WARNING: ttyent.h: in the future, the compiler will take precedence >configure:6899: checking for ttyent.h >configure:6906: result: yes >configure:6783: checking usersec.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_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:6824: result: no >configure:6828: checking usersec.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: usersec.h: present but cannot be compiled >configure:6879: WARNING: usersec.h: check for missing prerequisite headers? >configure:6881: WARNING: usersec.h: see the Autoconf documentation >configure:6883: WARNING: usersec.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: usersec.h: proceeding with the preprocessor's result >configure:6887: WARNING: usersec.h: in the future, the compiler will take precedence >configure:6899: checking for usersec.h >configure:6906: result: yes >configure:6783: checking util.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:88:18: util.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_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:6824: result: no >configure:6828: checking util.h presence >configure:6838: gcc -E conftest.c >conftest.c:54:18: util.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| /* end confdefs.h. */ >| #include <util.h> >configure:6864: result: no >configure:6899: checking for util.h >configure:6906: result: no >configure:6783: checking utime.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_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 <utime.h> >configure:6824: result: no >configure:6828: checking utime.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: utime.h: present but cannot be compiled >configure:6879: WARNING: utime.h: check for missing prerequisite headers? >configure:6881: WARNING: utime.h: see the Autoconf documentation >configure:6883: WARNING: utime.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: utime.h: proceeding with the preprocessor's result >configure:6887: WARNING: utime.h: in the future, the compiler will take precedence >configure:6899: checking for utime.h >configure:6906: result: yes >configure:6783: checking utmp.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_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 <utmp.h> >configure:6824: result: no >configure:6828: checking utmp.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: utmp.h: present but cannot be compiled >configure:6879: WARNING: utmp.h: check for missing prerequisite headers? >configure:6881: WARNING: utmp.h: see the Autoconf documentation >configure:6883: WARNING: utmp.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: utmp.h: proceeding with the preprocessor's result >configure:6887: WARNING: utmp.h: in the future, the compiler will take precedence >configure:6899: checking for utmp.h >configure:6906: result: yes >configure:6783: checking utmpx.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >configure:6801: $? = 0 >configure:6805: test -z > || test ! -s conftest.err >configure:6808: $? = 0 >configure:6811: test -s conftest. >configure:6814: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_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 <utmpx.h> >configure:6824: result: no >configure:6828: checking utmpx.h presence >configure:6838: gcc -E conftest.c >configure:6844: $? = 0 >configure:6864: result: yes >configure:6877: WARNING: utmpx.h: present but cannot be compiled >configure:6879: WARNING: utmpx.h: check for missing prerequisite headers? >configure:6881: WARNING: utmpx.h: see the Autoconf documentation >configure:6883: WARNING: utmpx.h: section "Present But Cannot Be Compiled" >configure:6885: WARNING: utmpx.h: proceeding with the preprocessor's result >configure:6887: WARNING: utmpx.h: in the future, the compiler will take precedence >configure:6899: checking for utmpx.h >configure:6906: result: yes >configure:6783: checking vis.h usability >configure:6795: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:91:17: vis.h: No such file or directory >configure:6801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_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:6824: result: no >configure:6828: checking vis.h presence >configure:6838: gcc -E conftest.c >conftest.c:57:17: vis.h: No such file or directory >configure:6844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| /* end confdefs.h. */ >| #include <vis.h> >configure:6864: result: no >configure:6899: checking for vis.h >configure:6906: result: no >configure:6925: checking for sys/ptms.h >configure:6945: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:63:22: sys/ptms.h: No such file or directory >configure:6951: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_STREAM_H >| # include <sys/stream.h> >| #endif >| >| >| #include <sys/ptms.h> >configure:6975: result: no >configure:6988: checking for yp_match >configure:7045: gcc -o conftest -O -D__STR31__ conftest.c >&5 >configure:7051: $? = 0 >configure:7055: test -z > || test ! -s conftest.err >configure:7058: $? = 0 >configure:7061: test -s conftest >configure:7064: $? = 0 >configure:7076: result: yes >configure:7157: checking for setsockopt >configure:7214: gcc -o conftest -O -D__STR31__ conftest.c >&5 >configure:7220: $? = 0 >configure:7224: test -z > || test ! -s conftest.err >configure:7227: $? = 0 >configure:7230: test -s conftest >configure:7233: $? = 0 >configure:7245: result: yes >configure:7331: checking for dirname >configure:7388: gcc -o conftest -O -D__STR31__ conftest.c >&5 >configure:7394: $? = 0 >configure:7398: test -z > || test ! -s conftest.err >configure:7401: $? = 0 >configure:7404: test -s conftest >configure:7407: $? = 0 >configure:7419: result: yes >configure:7439: checking libgen.h usability >configure:7451: gcc -c -O -D__STR31__ conftest.c >&5 >configure:7457: $? = 0 >configure:7461: test -z > || test ! -s conftest.err >configure:7464: $? = 0 >configure:7467: test -s conftest. >configure:7470: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 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 <libgen.h> >configure:7480: result: no >configure:7484: checking libgen.h presence >configure:7494: gcc -E conftest.c >configure:7500: $? = 0 >configure:7520: result: yes >configure:7533: WARNING: libgen.h: present but cannot be compiled >configure:7535: WARNING: libgen.h: check for missing prerequisite headers? >configure:7537: WARNING: libgen.h: see the Autoconf documentation >configure:7539: WARNING: libgen.h: section "Present But Cannot Be Compiled" >configure:7541: WARNING: libgen.h: proceeding with the preprocessor's result >configure:7543: WARNING: libgen.h: in the future, the compiler will take precedence >configure:7555: checking for libgen.h >configure:7562: result: yes >configure:7874: checking for getspnam >configure:7931: gcc -o conftest -O -D__STR31__ conftest.c >&5 >ld: 0711-317 ERROR: Undefined symbol: getspnam >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:7937: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| /* end confdefs.h. */ >| /* Define getspnam to an innocuous variant, in case <limits.h> declares getspnam. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getspnam innocuous_getspnam >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getspnam (); 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 getspnam >| >| /* 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 getspnam (); >| /* 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_getspnam) || defined (__stub___getspnam) >| choke me >| #else >| char (*f) () = getspnam; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getspnam; >| ; >| return 0; >| } >configure:7962: result: no >configure:7967: checking for getspnam in -lgen >configure:7997: gcc -o conftest -O -D__STR31__ conftest.c -lgen >&5 >collect2: library libgen not found >configure:8003: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 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 getspnam (); >| int >| main () >| { >| getspnam (); >| ; >| return 0; >| } >configure:8029: result: no >configure:8037: checking for library containing basename >configure:8067: gcc -o conftest -O -D__STR31__ conftest.c >&5 >configure:8073: $? = 0 >configure:8077: test -z > || test ! -s conftest.err >configure:8080: $? = 0 >configure:8083: test -s conftest >configure:8086: $? = 0 >configure:8156: result: none required >configure:8200: checking for deflate in -lz >configure:8230: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:8236: $? = 0 >configure:8240: test -z > || test ! -s conftest.err >configure:8243: $? = 0 >configure:8246: test -s conftest >configure:8249: $? = 0 >configure:8262: result: yes >configure:8358: checking zlib.h usability >configure:8370: gcc -c -O -D__STR31__ conftest.c >&5 >configure:8376: $? = 0 >configure:8380: test -z > || test ! -s conftest.err >configure:8383: $? = 0 >configure:8386: test -s conftest. >configure:8389: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 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 <zlib.h> >configure:8399: result: no >configure:8403: checking zlib.h presence >configure:8413: gcc -E conftest.c >configure:8419: $? = 0 >configure:8439: result: yes >configure:8452: WARNING: zlib.h: present but cannot be compiled >configure:8454: WARNING: zlib.h: check for missing prerequisite headers? >configure:8456: WARNING: zlib.h: see the Autoconf documentation >configure:8458: WARNING: zlib.h: section "Present But Cannot Be Compiled" >configure:8460: WARNING: zlib.h: proceeding with the preprocessor's result >configure:8462: WARNING: zlib.h: in the future, the compiler will take precedence >configure:8474: checking for zlib.h >configure:8481: result: yes >configure:8506: checking for zlib 1.1.4 or greater >configure:8534: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:8537: $? = 0 >configure:8539: ./conftest >configure:8542: $? = 0 >configure:8544: result: yes >configure:8577: checking for strcasecmp >configure:8634: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:8640: $? = 0 >configure:8644: test -z > || test ! -s conftest.err >configure:8647: $? = 0 >configure:8650: test -s conftest >configure:8653: $? = 0 >configure:8665: result: yes >configure:8741: checking for utimes >configure:8798: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:8804: $? = 0 >configure:8808: test -z > || test ! -s conftest.err >configure:8811: $? = 0 >configure:8814: test -s conftest >configure:8817: $? = 0 >configure:8829: result: yes >configure:8924: checking libutil.h usability >configure:8936: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:95:21: libutil.h: No such file or directory >configure:8942: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 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:8965: result: no >configure:8969: checking libutil.h presence >configure:8979: gcc -E conftest.c >conftest.c:61:21: libutil.h: No such file or directory >configure:8985: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| /* end confdefs.h. */ >| #include <libutil.h> >configure:9005: result: no >configure:9040: checking for libutil.h >configure:9047: result: no >configure:9060: checking for library containing login >configure:9090: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: .login >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:9096: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char login (); >| int >| main () >| { >| login (); >| ; >| return 0; >| } >configure:9145: gcc -o conftest -O -D__STR31__ conftest.c -lutil -lz >&5 >collect2: library libutil not found >configure:9151: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char login (); >| int >| main () >| { >| login (); >| ; >| return 0; >| } >configure:9145: gcc -o conftest -O -D__STR31__ conftest.c -lbsd -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: .login >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:9151: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char login (); >| int >| main () >| { >| login (); >| ; >| return 0; >| } >configure:9179: result: no >configure:9195: checking for logout >configure:9252: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: logout >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:9258: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 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:9283: result: no >configure:9195: checking for updwtmp >configure:9252: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:9258: $? = 0 >configure:9262: test -z > || test ! -s conftest.err >configure:9265: $? = 0 >configure:9268: test -s conftest >configure:9271: $? = 0 >configure:9283: result: yes >configure:9195: checking for logwtmp >configure:9252: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: logwtmp >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:9258: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 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:9283: result: no >configure:9298: checking for strftime >configure:9355: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:9361: $? = 0 >configure:9365: test -z > || test ! -s conftest.err >configure:9368: $? = 0 >configure:9371: test -s conftest >configure:9374: $? = 0 >configure:9386: result: yes >configure:9472: checking for GLOB_ALTDIRFUNC support >configure:9499: result: no >configure:9508: checking for gl_matchc field in glob_t >configure:9533: result: no >configure:9541: checking whether struct dirent allocates space for d_name >configure:9567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:9570: $? = 0 >configure:9572: ./conftest >configure:9575: $? = 0 >configure:9577: result: yes >configure:9597: checking for /proc/pid/fd directory >configure:9604: result: yes >configure:10510: checking for arc4random >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: arc4random >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 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:10598: result: no >configure:10510: checking for __b64_ntop >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: __b64_ntop >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 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:10598: result: no >configure:10510: checking for b64_ntop >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for __b64_pton >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: __b64_pton >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 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:10598: result: no >configure:10510: checking for b64_pton >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for bcopy >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for bindresvport_sa >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: bindresvport_sa >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 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:10598: result: no >configure:10510: checking for clock >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for closefrom >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: closefrom >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 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:10598: result: no >configure:10510: checking for dirfd >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: dirfd >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 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:10598: result: no >configure:10510: checking for fchdir >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for fchmod >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for fchown >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for freeaddrinfo >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for futimes >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: futimes >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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:10598: result: no >configure:10510: checking for getaddrinfo >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for getcwd >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for getgrouplist >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: getgrouplist >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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:10598: result: no >configure:10510: checking for getnameinfo >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for getopt >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for getpeereid >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for _getpty >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: _getpty >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 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:10598: result: no >configure:10510: checking for getrlimit >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for getttyent >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: .odm_initialize >ld: 0711-317 ERROR: Undefined symbol: CuDv_CLASS >ld: 0711-317 ERROR: Undefined symbol: .odm_get_list >ld: 0711-317 ERROR: Undefined symbol: .odm_free_list >ld: 0711-317 ERROR: Undefined symbol: .getattr >ld: 0711-317 ERROR: Undefined symbol: .odm_terminate >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 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:10598: result: no >configure:10510: checking for glob >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for inet_aton >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for inet_ntoa >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for inet_ntop >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for innetgr >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for login_getcapbool >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: login_getcapbool >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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:10598: result: no >configure:10510: checking for md5_crypt >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: md5_crypt >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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:10598: result: no >configure:10510: checking for memmove >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for mkdtemp >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: mkdtemp >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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:10598: result: no >configure:10510: checking for mmap >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for ngetaddrinfo >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: ngetaddrinfo >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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:10598: result: no >configure:10510: checking for nsleep >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for ogetaddrinfo >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: ogetaddrinfo >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 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:10598: result: no >configure:10510: checking for openlog_r >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for openpty >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: openpty >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 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:10598: result: no >configure:10510: checking for pstat >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: pstat >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 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:10598: result: no >configure:10510: checking for prctl >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: prctl >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 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:10598: result: no >configure:10510: checking for readpassphrase >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: readpassphrase >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 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:10598: result: no >configure:10510: checking for realpath >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for recvmsg >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for rresvport_af >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: rresvport_af >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| /* end confdefs.h. */ >| /* Define rresvport_af to an innocuous variant, in case <limits.h> declares rresvport_af. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define rresvport_af innocuous_rresvport_af >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char rresvport_af (); below. >| Prefer <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 rresvport_af >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char rresvport_af (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_rresvport_af) || defined (__stub___rresvport_af) >| choke me >| #else >| char (*f) () = rresvport_af; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != rresvport_af; >| ; >| return 0; >| } >configure:10598: result: no >configure:10510: checking for sendmsg >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for setdtablesize >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: setdtablesize >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 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:10598: result: no >configure:10510: checking for setegid >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for setenv >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for seteuid >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for setgroups >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for setlogin >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: setlogin >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| /* end confdefs.h. */ >| /* Define setlogin to an innocuous variant, in case <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:10598: result: no >configure:10510: checking for setpcred >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for setproctitle >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: setproctitle >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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:10598: result: no >configure:10510: checking for setregid >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for setreuid >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for setrlimit >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for setsid >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for setvbuf >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for sigaction >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for sigvec >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for snprintf >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >conftest.c:126: warning: conflicting types for built-in function `snprintf' >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for socketpair >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for strerror >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for strlcat >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: strlcat >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| /* end confdefs.h. */ >| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcat innocuous_strlcat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcat (); 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 strlcat >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char strlcat (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_strlcat) || defined (__stub___strlcat) >| choke me >| #else >| char (*f) () = strlcat; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != strlcat; >| ; >| return 0; >| } >configure:10598: result: no >configure:10510: checking for strlcpy >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: strlcpy >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); 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 strlcpy >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char strlcpy (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_strlcpy) || defined (__stub___strlcpy) >| choke me >| #else >| char (*f) () = strlcpy; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != strlcpy; >| ; >| return 0; >| } >configure:10598: result: no >configure:10510: checking for strmode >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: strmode >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 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:10598: result: no >configure:10510: checking for strnvis >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: strnvis >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 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:10598: result: no >configure:10510: checking for strtoul >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for sysconf >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for tcgetpgrp >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for truncate >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for unsetenv >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for updwtmpx >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: updwtmpx >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| /* end confdefs.h. */ >| /* Define updwtmpx to an innocuous variant, in case <limits.h> declares updwtmpx. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define updwtmpx innocuous_updwtmpx >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char updwtmpx (); 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 updwtmpx >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char updwtmpx (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_updwtmpx) || defined (__stub___updwtmpx) >| choke me >| #else >| char (*f) () = updwtmpx; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != updwtmpx; >| ; >| return 0; >| } >configure:10598: result: no >configure:10510: checking for utimes >configure:10598: result: yes >configure:10510: checking for vhangup >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: vhangup >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:10573: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 1 >| /* end confdefs.h. */ >| /* Define vhangup to an innocuous variant, in case <limits.h> declares vhangup. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define vhangup innocuous_vhangup >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char vhangup (); 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 vhangup >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char vhangup (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_vhangup) || defined (__stub___vhangup) >| choke me >| #else >| char (*f) () = vhangup; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != vhangup; >| ; >| return 0; >| } >configure:10598: result: no >configure:10510: checking for vsnprintf >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >conftest.c:135: warning: conflicting types for built-in function `vsnprintf' >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10510: checking for waitpid >configure:10567: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10573: $? = 0 >configure:10577: test -z > || test ! -s conftest.err >configure:10580: $? = 0 >configure:10583: test -s conftest >configure:10586: $? = 0 >configure:10598: result: yes >configure:10614: checking for gai_strerror >configure:10671: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10677: $? = 0 >configure:10681: test -z > || test ! -s conftest.err >configure:10684: $? = 0 >configure:10687: test -s conftest >configure:10690: $? = 0 >configure:10702: result: yes >configure:10737: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c:120: error: conflicting types for `gai_strerror' >/usr/include/netdb.h:392: error: previous declaration of `gai_strerror' >conftest.c: In function `main': >conftest.c:127: warning: assignment discards qualifiers from pointer target type >configure:10743: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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:10774: checking for library containing nanosleep >configure:10804: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:10810: $? = 0 >configure:10814: test -z > || test ! -s conftest.err >configure:10817: $? = 0 >configure:10820: test -s conftest >configure:10823: $? = 0 >configure:10893: result: none required >configure:10904: checking whether strsep is declared >configure:10928: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c: In function `main': >conftest.c:154: error: `strsep' undeclared (first use in this function) >conftest.c:154: error: (Each undeclared identifier is reported only once >conftest.c:154: error: for each function it appears in.) >configure:10934: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 strsep >| char *p = (char *) strsep; >| #endif >| >| ; >| return 0; >| } >configure:10958: result: no >configure:11065: checking whether getrusage is declared >configure:11089: gcc -c -O -D__STR31__ conftest.c >&5 >conftest.c: In function `main': >conftest.c:154: error: `getrusage' undeclared (first use in this function) >conftest.c:154: error: (Each undeclared identifier is reported only once >conftest.c:154: error: for each function it appears in.) >configure:11095: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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:11119: result: no >configure:11227: checking whether tcsendbreak is declared >configure:11253: gcc -c -O -D__STR31__ conftest.c >&5 >configure:11259: $? = 0 >configure:11263: test -z > || test ! -s conftest.err >configure:11266: $? = 0 >configure:11269: test -s conftest. >configure:11272: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 <termios.h> >| >| >| int >| main () >| { >| #ifndef tcsendbreak >| char *p = (char *) tcsendbreak; >| #endif >| >| ; >| return 0; >| } >configure:11283: result: no >configure:11295: checking for tcsendbreak >configure:11352: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:11358: $? = 0 >configure:11362: test -z > || test ! -s conftest.err >configure:11365: $? = 0 >configure:11368: test -s conftest >configure:11371: $? = 0 >configure:11383: result: yes >configure:11396: checking whether h_errno is declared >configure:11421: gcc -c -O -D__STR31__ conftest.c >&5 >configure:11427: $? = 0 >configure:11431: test -z > || test ! -s conftest.err >configure:11434: $? = 0 >configure:11437: test -s conftest. >configure:11440: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 >| /* end confdefs.h. */ >| #include <netdb.h> >| >| int >| main () >| { >| #ifndef h_errno >| char *p = (char *) h_errno; >| #endif >| >| ; >| return 0; >| } >configure:11451: result: no >configure:11474: checking for setresuid >configure:11531: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: setresuid >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:11537: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| /* 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:11562: result: no >configure:11625: checking for setresgid >configure:11682: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: setresgid >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:11688: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| /* 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:11713: result: no >configure:11777: checking for gettimeofday >configure:11834: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:11840: $? = 0 >configure:11844: test -z > || test ! -s conftest.err >configure:11847: $? = 0 >configure:11850: test -s conftest >configure:11853: $? = 0 >configure:11865: result: yes >configure:11777: checking for time >configure:11834: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:11840: $? = 0 >configure:11844: test -z > || test ! -s conftest.err >configure:11847: $? = 0 >configure:11850: test -s conftest >configure:11853: $? = 0 >configure:11865: result: yes >configure:11884: checking for endutent >configure:11941: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:11947: $? = 0 >configure:11951: test -z > || test ! -s conftest.err >configure:11954: $? = 0 >configure:11957: test -s conftest >configure:11960: $? = 0 >configure:11972: result: yes >configure:11884: checking for getutent >configure:11941: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:11947: $? = 0 >configure:11951: test -z > || test ! -s conftest.err >configure:11954: $? = 0 >configure:11957: test -s conftest >configure:11960: $? = 0 >configure:11972: result: yes >configure:11884: checking for getutid >configure:11941: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:11947: $? = 0 >configure:11951: test -z > || test ! -s conftest.err >configure:11954: $? = 0 >configure:11957: test -s conftest >configure:11960: $? = 0 >configure:11972: result: yes >configure:11884: checking for getutline >configure:11941: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:11947: $? = 0 >configure:11951: test -z > || test ! -s conftest.err >configure:11954: $? = 0 >configure:11957: test -s conftest >configure:11960: $? = 0 >configure:11972: result: yes >configure:11884: checking for pututline >configure:11941: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:11947: $? = 0 >configure:11951: test -z > || test ! -s conftest.err >configure:11954: $? = 0 >configure:11957: test -s conftest >configure:11960: $? = 0 >configure:11972: result: yes >configure:11884: checking for setutent >configure:11941: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:11947: $? = 0 >configure:11951: test -z > || test ! -s conftest.err >configure:11954: $? = 0 >configure:11957: test -s conftest >configure:11960: $? = 0 >configure:11972: result: yes >configure:11986: checking for utmpname >configure:12043: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:12049: $? = 0 >configure:12053: test -z > || test ! -s conftest.err >configure:12056: $? = 0 >configure:12059: test -s conftest >configure:12062: $? = 0 >configure:12074: result: yes >configure:12092: checking for endutxent >configure:12149: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:12155: $? = 0 >configure:12159: test -z > || test ! -s conftest.err >configure:12162: $? = 0 >configure:12165: test -s conftest >configure:12168: $? = 0 >configure:12180: result: yes >configure:12092: checking for getutxent >configure:12149: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:12155: $? = 0 >configure:12159: test -z > || test ! -s conftest.err >configure:12162: $? = 0 >configure:12165: test -s conftest >configure:12168: $? = 0 >configure:12180: result: yes >configure:12092: checking for getutxid >configure:12149: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:12155: $? = 0 >configure:12159: test -z > || test ! -s conftest.err >configure:12162: $? = 0 >configure:12165: test -s conftest >configure:12168: $? = 0 >configure:12180: result: yes >configure:12092: checking for getutxline >configure:12149: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:12155: $? = 0 >configure:12159: test -z > || test ! -s conftest.err >configure:12162: $? = 0 >configure:12165: test -s conftest >configure:12168: $? = 0 >configure:12180: result: yes >configure:12092: checking for pututxline >configure:12149: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:12155: $? = 0 >configure:12159: test -z > || test ! -s conftest.err >configure:12162: $? = 0 >configure:12165: test -s conftest >configure:12168: $? = 0 >configure:12180: result: yes >configure:12195: checking for setutxent >configure:12252: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:12258: $? = 0 >configure:12262: test -z > || test ! -s conftest.err >configure:12265: $? = 0 >configure:12268: test -s conftest >configure:12271: $? = 0 >configure:12283: result: yes >configure:12195: checking for utmpxname >configure:12252: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: utmpxname >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:12258: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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 >| /* end confdefs.h. */ >| /* Define utmpxname to an innocuous variant, in case <limits.h> declares utmpxname. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define utmpxname innocuous_utmpxname >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char utmpxname (); 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 utmpxname >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char utmpxname (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_utmpxname) || defined (__stub___utmpxname) >| choke me >| #else >| char (*f) () = utmpxname; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != utmpxname; >| ; >| return 0; >| } >configure:12283: result: no >configure:12294: checking for daemon >configure:12351: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: daemon >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:12357: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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 >| /* 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:12382: result: no >configure:12390: checking for daemon in -lbsd >configure:12420: gcc -o conftest -O -D__STR31__ conftest.c -lbsd -lz >&5 >ld: 0711-317 ERROR: Undefined symbol: .daemon >ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. >collect2: ld returned 8 exit status >configure:12426: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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 >| /* 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:12452: result: no >configure:12465: checking for getpagesize >configure:12522: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:12528: $? = 0 >configure:12532: test -z > || test ! -s conftest.err >configure:12535: $? = 0 >configure:12538: test -s conftest >configure:12541: $? = 0 >configure:12553: result: yes >configure:12638: checking whether snprintf correctly terminates long strings >configure:12657: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:12660: $? = 0 >configure:12662: ./conftest >configure:12665: $? = 0 >configure:12667: result: yes >configure:13003: checking if getaddrinfo seems to work >configure:13063: gcc -o conftest -O -D__STR31__ conftest.c -lz >&5 >configure:13066: $? = 0 >configure:13068: ./conftest >configure:13071: $? = 0 >configure:13074: result: yes >configure:13155: checking whether getpgrp requires zero arguments >configure:13177: gcc -c -O -D__STR31__ conftest.c >&5 >configure:13183: $? = 0 >configure:13187: test -z > || test ! -s conftest.err >configure:13190: $? = 0 >configure:13193: test -s conftest. >configure:13196: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| /* 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:13208: result: yes >configure:13736: gcc -o conftest -O -D__STR31__ -I/usr/local/ssl/include -L/usr/local/ssl/lib conftest.c -lcrypto -lz >&5 >configure:13742: $? = 0 >configure:13746: test -z > || test ! -s conftest.err >configure:13749: $? = 0 >configure:13752: test -s conftest >configure:13755: $? = 0 >configure:13840: checking OpenSSL header version >configure:13876: gcc -o conftest -O -D__STR31__ -I/usr/local/ssl/include -L/usr/local/ssl/lib conftest.c -lcrypto -lz >&5 >configure:13879: $? = 0 >configure:13881: ./conftest >configure:13884: $? = 0 >configure:13888: result: 90706f (OpenSSL 0.9.7f 22 Mar 2005) >configure:13909: checking OpenSSL library version >configure:13946: gcc -o conftest -O -D__STR31__ -I/usr/local/ssl/include -L/usr/local/ssl/lib conftest.c -lcrypto -lz >&5 >configure:13949: $? = 0 >configure:13951: ./conftest >configure:13954: $? = 0 >configure:13958: result: 90706f (OpenSSL 0.9.7f 22 Mar 2005) >configure:13979: checking whether OpenSSL's headers match the library >configure:14001: gcc -o conftest -O -D__STR31__ -I/usr/local/ssl/include -L/usr/local/ssl/lib conftest.c -lcrypto -lz >&5 >configure:14004: $? = 0 >configure:14006: ./conftest >configure:14009: $? = 0 >configure:14012: result: yes >configure:14192: checking whether OpenSSL's PRNG is internally seeded >configure:14217: gcc -o conftest -O -D__STR31__ -I/usr/local/ssl/include -L/usr/local/ssl/lib conftest.c -lcrypto -lz >&5 >configure:14220: $? = 0 >configure:14222: ./conftest >configure:14225: $? = 0 >configure:14229: result: yes >configure:14440: checking for ls >configure:14458: found /usr/bin/ls >configure:14470: result: /usr/bin/ls >configure:14485: checking for netstat >configure:14503: found /usr/bin/netstat >configure:14515: result: /usr/bin/netstat >configure:14530: checking for arp >configure:14548: found /usr/sbin/arp >configure:14560: result: /usr/sbin/arp >configure:14575: checking for ifconfig >configure:14593: found /usr/sbin/ifconfig >configure:14605: result: /usr/sbin/ifconfig >configure:14620: checking for jstat >configure:14653: result: no >configure:14665: checking for ps >configure:14683: found /usr/bin/ps >configure:14695: result: /usr/bin/ps >configure:14710: checking for sar >configure:14728: found /usr/sbin/sar >configure:14740: result: /usr/sbin/sar >configure:14755: checking for w >configure:14773: found /usr/bin/w >configure:14785: result: /usr/bin/w >configure:14800: checking for who >configure:14818: found /usr/bin/who >configure:14830: result: /usr/bin/who >configure:14845: checking for last >configure:14863: found /usr/bin/last >configure:14875: result: /usr/bin/last >configure:14890: checking for lastlog >configure:14923: result: no >configure:14935: checking for df >configure:14953: found /usr/bin/df >configure:14965: result: /usr/bin/df >configure:14980: checking for vmstat >configure:14998: found /usr/bin/vmstat >configure:15010: result: /usr/bin/vmstat >configure:15025: checking for uptime >configure:15043: found /usr/bin/uptime >configure:15055: result: /usr/bin/uptime >configure:15070: checking for ipcs >configure:15088: found /usr/bin/ipcs >configure:15100: result: /usr/bin/ipcs >configure:15115: checking for tail >configure:15133: found /usr/bin/tail >configure:15145: result: /usr/bin/tail >configure:15182: checking for char >configure:15206: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:15212: $? = 0 >configure:15216: test -z > || test ! -s conftest.err >configure:15219: $? = 0 >configure:15222: test -s conftest. >configure:15225: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| /* 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 () >| { >| if ((char *) 0) >| return 0; >| if (sizeof (char)) >| return 0; >| ; >| return 0; >| } >configure:15236: result: no >configure:15239: checking size of char >configure:15589: result: 0 >configure:15596: checking for short int >configure:15620: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:15626: $? = 0 >configure:15630: test -z > || test ! -s conftest.err >configure:15633: $? = 0 >configure:15636: test -s conftest. >configure:15639: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| /* 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 () >| { >| if ((short int *) 0) >| return 0; >| if (sizeof (short int)) >| return 0; >| ; >| return 0; >| } >configure:15650: result: no >configure:15653: checking size of short int >configure:16003: result: 0 >configure:16010: checking for int >configure:16034: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:16040: $? = 0 >configure:16044: test -z > || test ! -s conftest.err >configure:16047: $? = 0 >configure:16050: test -s conftest. >configure:16053: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| /* 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 () >| { >| if ((int *) 0) >| return 0; >| if (sizeof (int)) >| return 0; >| ; >| return 0; >| } >configure:16064: result: no >configure:16067: checking size of int >configure:16417: result: 0 >configure:16424: checking for long int >configure:16448: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:16454: $? = 0 >configure:16458: test -z > || test ! -s conftest.err >configure:16461: $? = 0 >configure:16464: test -s conftest. >configure:16467: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| /* 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 () >| { >| if ((long int *) 0) >| return 0; >| if (sizeof (long int)) >| return 0; >| ; >| return 0; >| } >configure:16478: result: no >configure:16481: checking size of long int >configure:16831: result: 0 >configure:16838: checking for long long int >configure:16862: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:16868: $? = 0 >configure:16872: test -z > || test ! -s conftest.err >configure:16875: $? = 0 >configure:16878: test -s conftest. >configure:16881: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| /* 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 () >| { >| if ((long long int *) 0) >| return 0; >| if (sizeof (long long int)) >| return 0; >| ; >| return 0; >| } >configure:16892: result: no >configure:16895: checking size of long long int >configure:17245: result: 0 >configure:17259: checking for u_int type >configure:17281: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:17287: $? = 0 >configure:17291: test -z > || test ! -s conftest.err >configure:17294: $? = 0 >configure:17297: test -s conftest. >configure:17300: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| #include <sys/types.h> >| int >| main () >| { >| u_int a; a = 1; >| ; >| return 0; >| } >configure:17313: result: no >configure:17323: checking for intXX_t types >configure:17345: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:17351: $? = 0 >configure:17355: test -z > || test ! -s conftest.err >configure:17358: $? = 0 >configure:17361: test -s conftest. >configure:17364: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| #include <sys/types.h> >| int >| main () >| { >| int8_t a; int16_t b; int32_t c; a = b = c = 1; >| ; >| return 0; >| } >configure:17377: result: no >configure:17448: checking for int64_t type >configure:17479: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:17485: $? = 0 >configure:17489: test -z > || test ! -s conftest.err >configure:17492: $? = 0 >configure:17495: test -s conftest. >configure:17498: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #include <sys/socket.h> >| #ifdef HAVE_SYS_BITYPES_H >| # include <sys/bitypes.h> >| #endif >| >| int >| main () >| { >| int64_t a; a = 1; >| ; >| return 0; >| } >configure:17511: result: no >configure:17520: checking for u_intXX_t types >configure:17542: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:17548: $? = 0 >configure:17552: test -z > || test ! -s conftest.err >configure:17555: $? = 0 >configure:17558: test -s conftest. >configure:17561: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* 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:17574: result: no >configure:17585: checking for u_intXX_t types in sys/socket.h >configure:17603: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:17609: $? = 0 >configure:17613: test -z > || test ! -s conftest.err >configure:17616: $? = 0 >configure:17619: test -s conftest. >configure:17622: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* 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:17636: result: no >configure:17643: checking for u_int64_t types >configure:17665: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:17671: $? = 0 >configure:17675: test -z > || test ! -s conftest.err >configure:17678: $? = 0 >configure:17681: test -s conftest. >configure:17684: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| #include <sys/types.h> >| int >| main () >| { >| u_int64_t a; a = 1; >| ; >| return 0; >| } >configure:17697: result: no >configure:17708: checking for u_int64_t type in sys/bitypes.h >configure:17726: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >conftest.c:145:26: sys/bitypes.h: No such file or directory >conftest.c: In function `main': >conftest.c:149: error: `u_int64_t' undeclared (first use in this function) >conftest.c:149: error: (Each undeclared identifier is reported only once >conftest.c:149: error: for each function it appears in.) >conftest.c:149: error: parse error before "a" >conftest.c:149: error: `a' undeclared (first use in this function) >configure:17732: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| #include <sys/bitypes.h> >| int >| main () >| { >| u_int64_t a; a = 1 >| ; >| return 0; >| } >configure:17759: result: no >configure:17767: checking for uintXX_t types >configure:17791: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:17797: $? = 0 >configure:17801: test -z > || test ! -s conftest.err >configure:17804: $? = 0 >configure:17807: test -s conftest. >configure:17810: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| >| int >| main () >| { >| uint8_t a; uint16_t b; uint32_t c; a = b = c = 1; >| ; >| return 0; >| } >configure:17823: result: no >configure:17834: checking for uintXX_t types in stdint.h >configure:17852: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:17858: $? = 0 >configure:17862: test -z > || test ! -s conftest.err >configure:17865: $? = 0 >configure:17868: test -s conftest. >configure:17871: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| #include <stdint.h> >| int >| main () >| { >| uint8_t a; uint16_t b; uint32_t c; a = b = c = 1; >| ; >| return 0; >| } >configure:17885: result: no >configure:17964: checking for u_char >configure:17988: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:17994: $? = 0 >configure:17998: test -z > || test ! -s conftest.err >configure:18001: $? = 0 >configure:18004: test -s conftest. >configure:18007: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| >| int >| main () >| { >| u_char foo; foo = 125; >| ; >| return 0; >| } >configure:18020: result: no >configure:18030: checking for socklen_t >configure:18056: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:18062: $? = 0 >configure:18066: test -z > || test ! -s conftest.err >configure:18069: $? = 0 >configure:18072: test -s conftest. >configure:18075: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| if ((socklen_t *) 0) >| return 0; >| if (sizeof (socklen_t)) >| return 0; >| ; >| return 0; >| } >configure:18086: result: no >configure:18092: checking for socklen_t equivalent >configure:18127: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >conftest.c:149: error: conflicting types for `ngetpeername' >/usr/include/sys/socket.h:426: error: previous declaration of `ngetpeername' >configure:18133: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int getpeername (int, struct sockaddr *, int *); >| >| int >| main () >| { >| >| int len; >| getpeername(0,0,&len); >| >| ; >| return 0; >| } >configure:18127: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:18133: $? = 0 >configure:18137: test -z > || test ! -s conftest.err >configure:18140: $? = 0 >configure:18143: test -s conftest. >configure:18146: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int getpeername (int, struct sockaddr *, size_t *); >| >| int >| main () >| { >| >| size_t len; >| getpeername(0,0,&len); >| >| ; >| return 0; >| } >configure:18127: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >conftest.c:149: error: conflicting types for `ngetpeername' >/usr/include/sys/socket.h:426: error: previous declaration of `ngetpeername' >configure:18133: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int getpeername (int, struct sockaddr *, unsigned *); >| >| int >| main () >| { >| >| unsigned len; >| getpeername(0,0,&len); >| >| ; >| return 0; >| } >configure:18127: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >conftest.c:149: error: conflicting types for `ngetpeername' >/usr/include/sys/socket.h:426: error: previous declaration of `ngetpeername' >configure:18133: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int getpeername (int, struct sockaddr *, long *); >| >| int >| main () >| { >| >| long len; >| getpeername(0,0,&len); >| >| ; >| return 0; >| } >configure:18127: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >configure:18133: $? = 0 >configure:18137: test -z > || test ! -s conftest.err >configure:18140: $? = 0 >configure:18143: test -s conftest. >configure:18146: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int getpeername (int, struct sockaddr *, unsigned long *); >| >| int >| main () >| { >| >| unsigned long len; >| getpeername(0,0,&len); >| >| ; >| return 0; >| } >configure:18127: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >conftest.c:149: error: conflicting types for `ngetpeername' >/usr/include/sys/socket.h:426: error: previous declaration of `ngetpeername' >configure:18133: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int getpeername (int, void *, int *); >| >| int >| main () >| { >| >| int len; >| getpeername(0,0,&len); >| >| ; >| return 0; >| } >configure:18127: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >conftest.c:149: error: conflicting types for `ngetpeername' >/usr/include/sys/socket.h:426: error: previous declaration of `ngetpeername' >configure:18133: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int getpeername (int, void *, size_t *); >| >| int >| main () >| { >| >| size_t len; >| getpeername(0,0,&len); >| >| ; >| return 0; >| } >configure:18127: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >conftest.c:149: error: conflicting types for `ngetpeername' >/usr/include/sys/socket.h:426: error: previous declaration of `ngetpeername' >configure:18133: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int getpeername (int, void *, unsigned *); >| >| int >| main () >| { >| >| unsigned len; >| getpeername(0,0,&len); >| >| ; >| return 0; >| } >configure:18127: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >conftest.c:149: error: conflicting types for `ngetpeername' >/usr/include/sys/socket.h:426: error: previous declaration of `ngetpeername' >configure:18133: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int getpeername (int, void *, long *); >| >| int >| main () >| { >| >| long len; >| getpeername(0,0,&len); >| >| ; >| return 0; >| } >configure:18127: gcc -c -O -D__STR31__ -I/usr/local/ssl/include conftest.c >&5 >conftest.c:149: error: conflicting types for `ngetpeername' >/usr/include/sys/socket.h:426: error: previous declaration of `ngetpeername' >configure:18133: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "" >| #define WORDS_BIGENDIAN 1 >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define _PATH_PASSWD_PROG "/usr/bin/passwd" >| #ifndef __cplusplus >| #define inline >| #endif >| #define WITH_AIXAUTHENTICATE 1 >| #define HAVE_DECL_AUTHENTICATE 0 >| #define HAVE_DECL_LOGINRESTRICTIONS 0 >| #define HAVE_DECL_LOGINSUCCESS 0 >| #define HAVE_DECL_PASSWDEXPIRED 0 >| #define HAVE_DECL_LOGINFAILED 0 >| #define HAVE_SETAUTHDB 1 >| #define BROKEN_REALPATH 1 >| #define SETEUID_BREAKS_SETUID 1 >| #define BROKEN_SETREUID 1 >| #define BROKEN_SETREGID 1 >| #define DISABLE_LASTLOG 1 >| #define LOGIN_NEEDS_UTMPX 1 >| #define SPT_TYPE SPT_REUSEARGV >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOGIN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_AUDIT_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_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_TIMERS_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_USERSEC_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_PROC_PID 1 >| #define HAVE_B64_NTOP 1 >| #define HAVE_B64_PTON 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHDIR 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_GETPEEREID 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_ATON 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_NSLEEP 1 >| #define HAVE_OPENLOG_R 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETPCRED 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_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UTIMES 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 0 >| #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_GETPAGESIZE 1 >| #define AIX_GETNAMEINFO_HACK >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 0 >| #define SIZEOF_SHORT_INT 0 >| #define SIZEOF_INT 0 >| #define SIZEOF_LONG_INT 0 >| #define SIZEOF_LONG_LONG_INT 0 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int getpeername (int, void *, unsigned long *); >| >| int >| main () >| { >| >| unsigned long len; >| getpeername(0,0,&len); >| >| ; >| return 0; >| } >configure:18162: error: Cannot find a type to use in place of socklen_t > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=powerpc-ibm-aix5.2.0.0 >ac_cv_build_alias=powerpc-ibm-aix5.2.0.0 >ac_cv_c_bigendian=yes >ac_cv_c_compiler_gnu=no >ac_cv_c_inline=no >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_func___b64_ntop=no >ac_cv_func___b64_pton=no >ac_cv_func__getpty=no >ac_cv_func_arc4random=no >ac_cv_func_authenticate=yes >ac_cv_func_b64_ntop=yes >ac_cv_func_b64_pton=yes >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_fchdir=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=yes >ac_cv_func_getpgrp_void=yes >ac_cv_func_getrlimit=yes >ac_cv_func_getspnam=no >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=yes >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=yes >ac_cv_func_ogetaddrinfo=no >ac_cv_func_openlog_r=yes >ac_cv_func_openpty=no >ac_cv_func_prctl=no >ac_cv_func_pstat=no >ac_cv_func_pututline=yes >ac_cv_func_pututxline=yes >ac_cv_func_readpassphrase=no >ac_cv_func_realpath=yes >ac_cv_func_recvmsg=yes >ac_cv_func_rresvport_af=no >ac_cv_func_sendmsg=yes >ac_cv_func_setauthdb=yes >ac_cv_func_setdtablesize=no >ac_cv_func_setegid=yes >ac_cv_func_setenv=yes >ac_cv_func_seteuid=yes >ac_cv_func_setgroups=yes >ac_cv_func_setlogin=no >ac_cv_func_setpcred=yes >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=yes >ac_cv_func_setutent=yes >ac_cv_func_setutxent=yes >ac_cv_func_setvbuf=yes >ac_cv_func_sigaction=yes >ac_cv_func_sigvec=yes >ac_cv_func_snprintf=yes >ac_cv_func_socketpair=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strerror=yes >ac_cv_func_strftime=yes >ac_cv_func_strlcat=no >ac_cv_func_strlcpy=no >ac_cv_func_strmode=no >ac_cv_func_strnvis=no >ac_cv_func_strtoul=yes >ac_cv_func_sysconf=yes >ac_cv_func_tcgetpgrp=yes >ac_cv_func_tcsendbreak=yes >ac_cv_func_time=yes >ac_cv_func_truncate=yes >ac_cv_func_unsetenv=yes >ac_cv_func_updwtmp=yes >ac_cv_func_updwtmpx=no >ac_cv_func_utimes=yes >ac_cv_func_utmpname=yes >ac_cv_func_utmpxname=no >ac_cv_func_vhangup=no >ac_cv_func_vsnprintf=yes >ac_cv_func_waitpid=yes >ac_cv_func_yp_match=yes >ac_cv_have_decl_authenticate=no >ac_cv_have_decl_getrusage=no >ac_cv_have_decl_h_errno=no >ac_cv_have_decl_loginfailed=no >ac_cv_have_decl_loginrestrictions=no >ac_cv_have_decl_loginsuccess=no >ac_cv_have_decl_passwdexpired=no >ac_cv_have_decl_strsep=no >ac_cv_have_decl_tcsendbreak=no >ac_cv_have_int64_t=no >ac_cv_have_intxx_t=no >ac_cv_have_u_char=no >ac_cv_have_u_int=no >ac_cv_have_u_int64_t=no >ac_cv_have_u_intxx_t=no >ac_cv_have_uintxx_t=no >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=no >ac_cv_header_getopt_h=no >ac_cv_header_glob_h=yes >ac_cv_header_ia_h=no >ac_cv_header_inttypes_h=no >ac_cv_header_lastlog_h=no >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=yes >ac_cv_header_maillock_h=no >ac_cv_header_memory_h=no >ac_cv_header_ndir_h=no >ac_cv_header_netdb_h=yes >ac_cv_header_netgroup_h=no >ac_cv_header_netinet_in_systm_h=yes >ac_cv_header_pam_pam_appl_h=no >ac_cv_header_paths_h=yes >ac_cv_header_pty_h=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=no >ac_cv_header_stdc=no >ac_cv_header_stddef_h=yes >ac_cv_header_stdint_h=no >ac_cv_header_stdlib_h=no >ac_cv_header_string_h=no >ac_cv_header_strings_h=no >ac_cv_header_sys_audit_h=yes >ac_cv_header_sys_bitypes_h=no >ac_cv_header_sys_bsdtty_h=no >ac_cv_header_sys_cdefs_h=yes >ac_cv_header_sys_dir_h=yes >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_ndir_h=no >ac_cv_header_sys_prctl_h=no >ac_cv_header_sys_pstat_h=no >ac_cv_header_sys_ptms_h=no >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_stat_h=no >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=yes >ac_cv_header_sys_types_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=yes >ac_cv_header_unistd_h=no >ac_cv_header_usersec_h=yes >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=powerpc-ibm-aix5.2.0.0 >ac_cv_host_alias=powerpc-ibm-aix5.2.0.0 >ac_cv_lib_bsd_daemon=no >ac_cv_lib_gen_getspnam=no >ac_cv_lib_z_deflate=yes >ac_cv_path_AR=/usr/bin/ar >ac_cv_path_CAT=/usr/zbin/cat >ac_cv_path_KILL=/usr/bin/kill >ac_cv_path_LOGIN_PROGRAM_FALLBACK=/usr/bin/login >ac_cv_path_PATH_GROUPADD_PROG=groupadd >ac_cv_path_PATH_PASSWD_PROG=/usr/bin/passwd >ac_cv_path_PATH_USERADD_PROG=/usr/sbin/useradd >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_PROG_ARP=/usr/sbin/arp >ac_cv_path_PROG_DF=/usr/bin/df >ac_cv_path_PROG_IFCONFIG=/usr/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/sbin/sar >ac_cv_path_PROG_TAIL=/usr/bin/tail >ac_cv_path_PROG_UPTIME=/usr/bin/uptime >ac_cv_path_PROG_VMSTAT=/usr/bin/vmstat >ac_cv_path_PROG_W=/usr/bin/w >ac_cv_path_PROG_WHO=/usr/bin/who >ac_cv_path_SED=/usr/bin/sed >ac_cv_path_SH=/usr/bin/sh >ac_cv_path_TEST_MINUS_S_SH=/usr/bin/ksh >ac_cv_prog_AWK=nawk >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_MAKE_PACKAGE_SUPPORTED=no >ac_cv_prog_ac_ct_CC=gcc >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_cc_g=no >ac_cv_prog_cc_stdc=no >ac_cv_prog_egrep='grep -E' >ac_cv_search_basename='none required' >ac_cv_search_login=no >ac_cv_search_nanosleep='none required' >ac_cv_sizeof_char=0 >ac_cv_sizeof_int=0 >ac_cv_sizeof_long_int=0 >ac_cv_sizeof_long_long_int=0 >ac_cv_sizeof_short_int=0 >ac_cv_sys_file_offset_bits=no >ac_cv_sys_large_files=no >ac_cv_sys_largefile_CC=no >ac_cv_type_char=no >ac_cv_type_int=no >ac_cv_type_long_int=no >ac_cv_type_long_long_int=no >ac_cv_type_short_int=no >ac_cv_type_socklen_t=no >curl_cv_socklen_t_equiv='' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AR='/usr/bin/ar' >AWK='nawk' >CAT='/usr/zbin/cat' >CC='gcc' >CFLAGS=' -O -D__STR31__' >CPP='gcc -E' >CPPFLAGS='-I/usr/local/ssl/include ' >DEFS='' >ECHO_C='ECHO_N='' >ECHO_T='' >EGREP='grep -E' >ENT='' >EXEEXT='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_SSH_PRNG_CMDS='' >INSTALL_SSH_RAND_HELPER='' >KILL='/usr/bin/kill' >LD='gcc' >LDFLAGS='-L/usr/local/ssl/lib ' >LIBEDIT='' >LIBOBJS='' >LIBPAM='' >LIBS='-lcrypto -lz ' >LIBWRAP='' >LOGIN_PROGRAM_FALLBACK='/usr/bin/login' >LTLIBOBJS='' >MAKE_PACKAGE_SUPPORTED='no' >MANTYPE='' >NROFF='' >OBJEXT='' >OPENSC_CONFIG='' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='OpenSSH' >PACKAGE_STRING='OpenSSH Portable' >PACKAGE_TARNAME='openssh' >PACKAGE_VERSION='Portable' >PATH_GROUPADD_PROG='groupadd' >PATH_PASSWD_PROG='/usr/bin/passwd' >PATH_SEPARATOR=':' >PATH_USERADD_PROG='/usr/sbin/useradd' >PERL='/usr/bin/perl' >PRIVSEP_PATH='' >PROG_ARP='/usr/sbin/arp' >PROG_DF='/usr/bin/df' >PROG_IFCONFIG='/usr/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/sbin/sar' >PROG_TAIL='/usr/bin/tail' >PROG_UPTIME='/usr/bin/uptime' >PROG_VMSTAT='/usr/bin/vmstat' >PROG_W='/usr/bin/w' >PROG_WHO='/usr/bin/who' >RANLIB='ranlib' >SED='/usr/bin/sed' >SH='/usr/bin/sh' >SHELL='/bin/sh' >SSH_PRIVSEP_USER='sshd' >STRIP_OPT='' >TEST_MINUS_S_SH='/usr/bin/ksh' >TEST_SHELL='sh' >XAUTH_PATH='' >ac_ct_CC='gcc' >ac_ct_RANLIB='ranlib' >bindir='${exec_prefix}/bin' >build='powerpc-ibm-aix5.2.0.0' >build_alias='' >build_cpu='powerpc' >build_os='aix5.2.0.0' >build_vendor='ibm' >datadir='${prefix}/share' >exec_prefix='NONE' >host='powerpc-ibm-aix5.2.0.0' >host_alias='' >host_cpu='powerpc' >host_os='aix5.2.0.0' >host_vendor='ibm' >includedir='${prefix}/include' >infodir='${prefix}/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='${prefix}/var' >mandir='${prefix}/man' >mansubdir='' >oldincludedir='/usr/include' >piddir='' >prefix='NONE' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='${prefix}/etc' >target_alias='' >user_path='' >xauth_path='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define AIX_GETNAMEINFO_HACK >#define BROKEN_REALPATH 1 >#define BROKEN_SETREGID 1 >#define BROKEN_SETREUID 1 >#define DISABLE_LASTLOG 1 >#define ENTROPY_TIMEOUT_MSEC 200 >#define GETPGRP_VOID 1 >#define HAVE_B64_NTOP 1 >#define HAVE_B64_PTON 1 >#define HAVE_BASENAME 1 >#define HAVE_BCOPY 1 >#define HAVE_CLOCK 1 >#define HAVE_CRYPT_H 1 >#define HAVE_DECL_AUTHENTICATE 0 >#define HAVE_DECL_H_ERRNO 0 >#define HAVE_DECL_LOGINFAILED 0 >#define HAVE_DECL_LOGINRESTRICTIONS 0 >#define HAVE_DECL_LOGINSUCCESS 0 >#define HAVE_DECL_PASSWDEXPIRED 0 >#define HAVE_DIRENT_H 1 >#define HAVE_DIRNAME 1 >#define HAVE_ENDUTENT 1 >#define HAVE_ENDUTXENT 1 >#define HAVE_FCHDIR 1 >#define HAVE_FCHMOD 1 >#define HAVE_FCHOWN 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_GETPEEREID 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_INET_ATON 1 >#define HAVE_INET_NTOA 1 >#define HAVE_INET_NTOP 1 >#define HAVE_INNETGR 1 >#define HAVE_LIBGEN_H 1 >#define HAVE_LIBZ 1 >#define HAVE_LIMITS_H 1 >#define HAVE_LOGIN_H 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MMAP 1 >#define HAVE_NANOSLEEP 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_SYSTM_H 1 >#define HAVE_NSLEEP 1 >#define HAVE_OPENLOG_R 1 >#define HAVE_OPENSSL 1 >#define HAVE_PATHS_H 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_SECURITY_PAM_APPL_H 1 >#define HAVE_SENDMSG 1 >#define HAVE_SETAUTHDB 1 >#define HAVE_SETEGID 1 >#define HAVE_SETENV 1 >#define HAVE_SETEUID 1 >#define HAVE_SETGROUPS 1 >#define HAVE_SETPCRED 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_SIGACTION 1 >#define HAVE_SIGVEC 1 >#define HAVE_SNPRINTF 1 >#define HAVE_SOCKETPAIR 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STRERROR 1 >#define HAVE_STRFTIME 1 >#define HAVE_STRTOUL 1 >#define HAVE_SYSCONF 1 >#define HAVE_SYS_AUDIT_H 1 >#define HAVE_SYS_CDEFS_H 1 >#define HAVE_SYS_DIR_H 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_STREAM_H 1 >#define HAVE_SYS_STROPTS_H 1 >#define HAVE_SYS_SYSMACROS_H 1 >#define HAVE_SYS_TIMERS_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_TRUNCATE 1 >#define HAVE_TTYENT_H 1 >#define HAVE_UNSETENV 1 >#define HAVE_UPDWTMP 1 >#define HAVE_USERSEC_H 1 >#define HAVE_UTIMES 1 >#define HAVE_UTIME_H 1 >#define HAVE_UTMPNAME 1 >#define HAVE_UTMPX_H 1 >#define HAVE_UTMP_H 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_WAITPID 1 >#define LOGIN_NEEDS_UTMPX 1 >#define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >#define OPENSSL_PRNG_ONLY 1 >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "OpenSSH" >#define PACKAGE_STRING "OpenSSH Portable" >#define PACKAGE_TARNAME "openssh" >#define PACKAGE_VERSION "Portable" >#define SETEUID_BREAKS_SETUID 1 >#define SIZEOF_CHAR 0 >#define SIZEOF_INT 0 >#define SIZEOF_LONG_INT 0 >#define SIZEOF_LONG_LONG_INT 0 >#define SIZEOF_SHORT_INT 0 >#define SPT_TYPE SPT_REUSEARGV >#define SSH_PRIVSEP_USER "sshd" >#define WITH_AIXAUTHENTICATE 1 >#define WORDS_BIGENDIAN 1 >#define _PATH_PASSWD_PROG "/usr/bin/passwd" >#define inline >#endif >#ifndef __cplusplus > >configure: exit 1
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 1017
:
880
| 881 |
882