Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 199181 Details for
Bug 279071
Some catalyst stage4 binaries built on amd64 for x86 get RPATH RUNPATH in ELF dynamic section, interfering with /usr/lib/*.so linker scripts per #4411: libedit.so error for openssh sftp
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log for openssh build
config.log (text/plain), 631.47 KB, created by
Peter Stuge
on 2009-07-26 03:04:11 UTC
(
hide
)
Description:
config.log for openssh build
Filename:
MIME Type:
Creator:
Peter Stuge
Created:
2009-07-26 03:04:11 UTC
Size:
631.47 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.63. Invocation command line was > > $ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ldflags=-Wl,-O1 --disable-strip --sysconfdir=/etc/ssh --libexecdir=/usr/lib/misc --datadir=/usr/share/openssh --with-privsep-path=/var/empty --with-privsep-user=sshd --with-md5-passwords --with-ssl-engine --with-pam --with-kerberos5=/usr --with-libedit --without-selinux --without-skey --without-opensc --without-tcp-wrappers > >## --------- ## >## Platform. ## >## --------- ## > >hostname = build >uname -m = i686 >uname -r = 2.6.27.2 >uname -s = Linux >uname -v = #5 SMP Sat Jul 4 14:45:43 CEST 2009 > >/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3700+ >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.3.3 >PATH: /opt/vmware/server/console/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1967: checking for i686-pc-linux-gnu-gcc >configure:1983: found /usr/bin/i686-pc-linux-gnu-gcc >configure:1994: result: i686-pc-linux-gnu-gcc >configure:2266: checking for C compiler version >configure:2274: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo 4.3.3-r2 p1.2, pie-10.1.5) 4.3.3 >Copyright (C) 2008 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:2278: $? = 0 >configure:2285: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.3-r2/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --with-arch=i686 --enable-languages=c,c++,java,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r2 p1.2, pie-10.1.5' >Thread model: posix >gcc version 4.3.3 (Gentoo 4.3.3-r2 p1.2, pie-10.1.5) >configure:2289: $? = 0 >configure:2296: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:2300: $? = 1 >configure:2323: checking for C compiler default output file name >configure:2345: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wl,-O1 conftest.c >&5 >configure:2349: $? = 0 >configure:2387: result: a.out >configure:2406: checking whether the C compiler works >configure:2416: ./a.out >configure:2420: $? = 0 >configure:2439: result: yes >configure:2446: checking whether we are cross compiling >configure:2448: result: no >configure:2451: checking for suffix of executables >configure:2458: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 conftest.c >&5 >configure:2462: $? = 0 >configure:2488: result: >configure:2494: checking for suffix of object files >configure:2520: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:2524: $? = 0 >configure:2549: result: o >configure:2553: checking whether we are using the GNU C compiler >configure:2582: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:2589: $? = 0 >configure:2606: result: yes >configure:2615: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2645: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2652: $? = 0 >configure:2753: result: yes >configure:2770: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:2844: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:2851: $? = 0 >configure:2874: result: none needed >configure:2929: checking build system type >configure:2947: result: i686-pc-linux-gnu >configure:2969: checking host system type >configure:2984: result: i686-pc-linux-gnu >configure:3012: checking how to run the C preprocessor >configure:3052: i686-pc-linux-gnu-gcc -E conftest.c >configure:3059: $? = 0 >configure:3090: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:3097: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3130: result: i686-pc-linux-gnu-gcc -E >configure:3159: i686-pc-linux-gnu-gcc -E conftest.c >configure:3166: $? = 0 >configure:3197: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:3204: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3244: checking for grep that handles long lines and -e >configure:3304: result: /bin/grep >configure:3309: checking for egrep >configure:3373: result: /bin/grep -E >configure:3378: checking for ANSI C header files >configure:3408: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3415: $? = 0 >configure:3514: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 conftest.c >&5 >configure:3518: $? = 0 >configure:3524: ./conftest >configure:3528: $? = 0 >configure:3546: result: yes >configure:3570: checking for sys/types.h >configure:3591: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3598: $? = 0 >configure:3615: result: yes >configure:3570: checking for sys/stat.h >configure:3591: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3598: $? = 0 >configure:3615: result: yes >configure:3570: checking for stdlib.h >configure:3591: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3598: $? = 0 >configure:3615: result: yes >configure:3570: checking for string.h >configure:3591: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3598: $? = 0 >configure:3615: result: yes >configure:3570: checking for memory.h >configure:3591: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3598: $? = 0 >configure:3615: result: yes >configure:3570: checking for strings.h >configure:3591: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3598: $? = 0 >configure:3615: result: yes >configure:3570: checking for inttypes.h >configure:3591: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3598: $? = 0 >configure:3615: result: yes >configure:3570: checking for stdint.h >configure:3591: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3598: $? = 0 >configure:3615: result: yes >configure:3570: checking for unistd.h >configure:3591: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3598: $? = 0 >configure:3615: result: yes >configure:3630: checking whether byte ordering is bigendian >configure:3655: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >conftest.c:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' >configure:3662: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:3712: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:3719: $? = 0 >configure:3751: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:25: error: 'not' undeclared (first use in this function) >conftest.c:25: error: (Each undeclared identifier is reported only once >conftest.c:25: error: for each function it appears in.) >conftest.c:25: error: expected ';' before 'big' >configure:3758: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:4010: result: no >configure:4041: checking for gawk >configure:4057: found /bin/gawk >configure:4068: result: gawk >configure:4084: checking how to run the C preprocessor >configure:4202: result: i686-pc-linux-gnu-gcc -E >configure:4231: i686-pc-linux-gnu-gcc -E conftest.c >configure:4238: $? = 0 >configure:4269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:18:28: error: ac_nonexistent.h: No such file or directory >configure:4276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4318: checking for i686-pc-linux-gnu-ranlib >configure:4334: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:4345: result: i686-pc-linux-gnu-ranlib >configure:4421: checking for a BSD-compatible install >configure:4489: result: /usr/bin/install -c >configure:4500: checking for egrep >configure:4564: result: /bin/grep -E >configure:4571: checking for ar >configure:4589: found /usr/bin/ar >configure:4601: result: /usr/bin/ar >configure:4611: checking for cat >configure:4629: found /bin/cat >configure:4641: result: /bin/cat >configure:4651: checking for kill >configure:4669: found /bin/kill >configure:4681: result: /bin/kill >configure:4693: checking for perl5 >configure:4726: result: no >configure:4693: checking for perl >configure:4711: found /usr/bin/perl >configure:4723: result: /usr/bin/perl >configure:4736: checking for sed >configure:4754: found /bin/sed >configure:4766: result: /bin/sed >configure:4777: checking for ent >configure:4810: result: no >configure:4818: checking for bash >configure:4836: found /bin/bash >configure:4848: result: /bin/bash >configure:4858: checking for ksh >configure:4888: result: /bin/bash >configure:4898: checking for sh >configure:4928: result: /bin/bash >configure:4938: checking for sh >configure:4956: found /bin/sh >configure:4968: result: /bin/sh >configure:4981: checking for groupadd >configure:4999: found /usr/sbin/groupadd >configure:5012: result: /usr/sbin/groupadd >configure:5022: checking for useradd >configure:5040: found /usr/sbin/useradd >configure:5053: result: /usr/sbin/useradd >configure:5063: checking for pkgmk >configure:5091: result: no >configure:5115: checking for special C compiler options needed for large files >configure:5210: result: no >configure:5216: checking for _FILE_OFFSET_BITS value needed for large files >configure:5251: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >conftest.c:24: warning: left shift count >= width of type >conftest.c:24: warning: left shift count >= width of type >conftest.c:26: error: size of array 'off_t_is_large' is negative >configure:5258: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <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:5302: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:5309: $? = 0 >configure:5327: result: 64 >configure:5482: checking for login >configure:5500: found /bin/login >configure:5512: result: /bin/login >configure:5530: checking for passwd >configure:5548: found /bin/passwd >configure:5560: result: /bin/passwd >configure:5581: checking for inline >configure:5607: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:5614: $? = 0 >configure:5632: result: inline >configure:5652: checking whether LLONG_MAX is declared >configure:5682: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:5689: $? = 0 >configure:5704: result: yes >configure:5737: checking if i686-pc-linux-gnu-gcc accepts -fno-builtin-memset >configure:5758: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -Wl,-O1 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:23: warning: control reaches end of non-void function >configure:5765: $? = 0 >configure:5773: result: yes >configure:5794: checking if i686-pc-linux-gnu-gcc supports -fstack-protector-all >configure:5817: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Werror -Wl,-O1 -fstack-protector-all -Werror conftest.c >&5 >configure:5824: $? = 0 >configure:5832: result: yes >configure:5836: checking if -fstack-protector-all works >configure:5861: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all conftest.c >&5 >configure:5865: $? = 0 >configure:5871: ./conftest >configure:5875: $? = 0 >configure:5877: result: yes >configure:6212: checking bstring.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:55:21: error: bstring.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <bstring.h> >configure:6250: result: no >configure:6254: checking bstring.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:22:21: error: bstring.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| /* end confdefs.h. */ >| #include <bstring.h> >configure:6290: result: no >configure:6323: checking for bstring.h >configure:6332: result: no >configure:6212: checking crypt.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking crypt.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for crypt.h >configure:6332: result: yes >configure:6212: checking crypto/sha2.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:56:25: error: crypto/sha2.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <crypto/sha2.h> >configure:6250: result: no >configure:6254: checking crypto/sha2.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:23:25: error: crypto/sha2.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| /* end confdefs.h. */ >| #include <crypto/sha2.h> >configure:6290: result: no >configure:6323: checking for crypto/sha2.h >configure:6332: result: no >configure:6212: checking dirent.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking dirent.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for dirent.h >configure:6332: result: yes >configure:6212: checking endian.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking endian.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for endian.h >configure:6332: result: yes >configure:6212: checking features.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking features.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for features.h >configure:6332: result: yes >configure:6212: checking fcntl.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking fcntl.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for fcntl.h >configure:6332: result: yes >configure:6212: checking floatingpoint.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:60:27: error: floatingpoint.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <floatingpoint.h> >configure:6250: result: no >configure:6254: checking floatingpoint.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:27:27: error: floatingpoint.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| /* end confdefs.h. */ >| #include <floatingpoint.h> >configure:6290: result: no >configure:6323: checking for floatingpoint.h >configure:6332: result: no >configure:6212: checking getopt.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking getopt.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for getopt.h >configure:6332: result: yes >configure:6212: checking glob.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking glob.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for glob.h >configure:6332: result: yes >configure:6212: checking ia.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:62:16: error: ia.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ia.h> >configure:6250: result: no >configure:6254: checking ia.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:29:16: error: ia.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| /* end confdefs.h. */ >| #include <ia.h> >configure:6290: result: no >configure:6323: checking for ia.h >configure:6332: result: no >configure:6212: checking iaf.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:62:17: error: iaf.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <iaf.h> >configure:6250: result: no >configure:6254: checking iaf.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:29:17: error: iaf.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| /* end confdefs.h. */ >| #include <iaf.h> >configure:6290: result: no >configure:6323: checking for iaf.h >configure:6332: result: no >configure:6212: checking limits.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking limits.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for limits.h >configure:6332: result: yes >configure:6212: checking login.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:63:19: error: login.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <login.h> >configure:6250: result: no >configure:6254: checking login.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:30:19: error: login.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <login.h> >configure:6290: result: no >configure:6323: checking for login.h >configure:6332: result: no >configure:6212: checking maillock.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:63:22: error: maillock.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <maillock.h> >configure:6250: result: no >configure:6254: checking maillock.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:30:22: error: maillock.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <maillock.h> >configure:6290: result: no >configure:6323: checking for maillock.h >configure:6332: result: no >configure:6212: checking ndir.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:63:18: error: ndir.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ndir.h> >configure:6250: result: no >configure:6254: checking ndir.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:30:18: error: ndir.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <ndir.h> >configure:6290: result: no >configure:6323: checking for ndir.h >configure:6332: result: no >configure:6212: checking net/if_tun.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:63:24: error: net/if_tun.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <net/if_tun.h> >configure:6250: result: no >configure:6254: checking net/if_tun.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:30:24: error: net/if_tun.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <net/if_tun.h> >configure:6290: result: no >configure:6323: checking for net/if_tun.h >configure:6332: result: no >configure:6212: checking netdb.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking netdb.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for netdb.h >configure:6332: result: yes >configure:6212: checking netgroup.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:64:22: error: netgroup.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <netgroup.h> >configure:6250: result: no >configure:6254: checking netgroup.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:31:22: error: netgroup.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| /* end confdefs.h. */ >| #include <netgroup.h> >configure:6290: result: no >configure:6323: checking for netgroup.h >configure:6332: result: no >configure:6212: checking pam/pam_appl.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:64:26: error: pam/pam_appl.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <pam/pam_appl.h> >configure:6250: result: no >configure:6254: checking pam/pam_appl.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:31:26: error: pam/pam_appl.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| /* end confdefs.h. */ >| #include <pam/pam_appl.h> >configure:6290: result: no >configure:6323: checking for pam/pam_appl.h >configure:6332: result: no >configure:6212: checking paths.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking paths.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for paths.h >configure:6332: result: yes >configure:6212: checking poll.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking poll.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for poll.h >configure:6332: result: yes >configure:6212: checking pty.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking pty.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for pty.h >configure:6332: result: yes >configure:6212: checking readpassphrase.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:67:28: error: readpassphrase.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <readpassphrase.h> >configure:6250: result: no >configure:6254: checking readpassphrase.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:34:28: error: readpassphrase.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| /* end confdefs.h. */ >| #include <readpassphrase.h> >configure:6290: result: no >configure:6323: checking for readpassphrase.h >configure:6332: result: no >configure:6212: checking rpc/types.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking rpc/types.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for rpc/types.h >configure:6332: result: yes >configure:6212: checking security/pam_appl.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking security/pam_appl.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for security/pam_appl.h >configure:6332: result: yes >configure:6212: checking sha2.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:69:18: error: sha2.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sha2.h> >configure:6250: result: no >configure:6254: checking sha2.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:36:18: error: sha2.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| /* end confdefs.h. */ >| #include <sha2.h> >configure:6290: result: no >configure:6323: checking for sha2.h >configure:6332: result: no >configure:6212: checking shadow.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking shadow.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for shadow.h >configure:6332: result: yes >configure:6212: checking stddef.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking stddef.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for stddef.h >configure:6332: result: yes >configure:6201: checking for stdint.h >configure:6208: result: yes >configure:6201: checking for string.h >configure:6208: result: yes >configure:6201: checking for strings.h >configure:6208: result: yes >configure:6212: checking sys/audit.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:74:23: error: sys/audit.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/audit.h> >configure:6250: result: no >configure:6254: checking sys/audit.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:41:23: error: sys/audit.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <sys/audit.h> >configure:6290: result: no >configure:6323: checking for sys/audit.h >configure:6332: result: no >configure:6212: checking sys/bitypes.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/bitypes.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/bitypes.h >configure:6332: result: yes >configure:6212: checking sys/bsdtty.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:75:24: error: sys/bsdtty.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/bsdtty.h> >configure:6250: result: no >configure:6254: checking sys/bsdtty.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:42:24: error: sys/bsdtty.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| #include <sys/bsdtty.h> >configure:6290: result: no >configure:6323: checking for sys/bsdtty.h >configure:6332: result: no >configure:6212: checking sys/cdefs.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/cdefs.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/cdefs.h >configure:6332: result: yes >configure:6212: checking sys/dir.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/dir.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/dir.h >configure:6332: result: yes >configure:6212: checking sys/mman.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/mman.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/mman.h >configure:6332: result: yes >configure:6212: checking sys/mount.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/mount.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/mount.h >configure:6332: result: yes >configure:6212: checking sys/ndir.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:79:22: error: sys/ndir.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/ndir.h> >configure:6250: result: no >configure:6254: checking sys/ndir.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:46:22: error: sys/ndir.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| /* end confdefs.h. */ >| #include <sys/ndir.h> >configure:6290: result: no >configure:6323: checking for sys/ndir.h >configure:6332: result: no >configure:6212: checking sys/poll.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/poll.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/poll.h >configure:6332: result: yes >configure:6212: checking sys/prctl.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/prctl.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/prctl.h >configure:6332: result: yes >configure:6212: checking sys/pstat.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:81:23: error: sys/pstat.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/pstat.h> >configure:6250: result: no >configure:6254: checking sys/pstat.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:48:23: error: sys/pstat.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| /* end confdefs.h. */ >| #include <sys/pstat.h> >configure:6290: result: no >configure:6323: checking for sys/pstat.h >configure:6332: result: no >configure:6212: checking sys/select.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/select.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/select.h >configure:6332: result: yes >configure:6201: checking for sys/stat.h >configure:6208: result: yes >configure:6212: checking sys/stream.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:83:24: error: sys/stream.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/stream.h> >configure:6250: result: no >configure:6254: checking sys/stream.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:50:24: error: sys/stream.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| /* end confdefs.h. */ >| #include <sys/stream.h> >configure:6290: result: no >configure:6323: checking for sys/stream.h >configure:6332: result: no >configure:6212: checking sys/stropts.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/stropts.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/stropts.h >configure:6332: result: yes >configure:6212: checking sys/strtio.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:84:24: error: sys/strtio.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/strtio.h> >configure:6250: result: no >configure:6254: checking sys/strtio.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:51:24: error: sys/strtio.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| /* end confdefs.h. */ >| #include <sys/strtio.h> >configure:6290: result: no >configure:6323: checking for sys/strtio.h >configure:6332: result: no >configure:6212: checking sys/statvfs.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/statvfs.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/statvfs.h >configure:6332: result: yes >configure:6212: checking sys/sysmacros.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/sysmacros.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/sysmacros.h >configure:6332: result: yes >configure:6212: checking sys/time.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/time.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/time.h >configure:6332: result: yes >configure:6212: checking sys/timers.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:87:24: error: sys/timers.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/timers.h> >configure:6250: result: no >configure:6254: checking sys/timers.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:54:24: error: sys/timers.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <sys/timers.h> >configure:6290: result: no >configure:6323: checking for sys/timers.h >configure:6332: result: no >configure:6212: checking sys/un.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking sys/un.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for sys/un.h >configure:6332: result: yes >configure:6212: checking time.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking time.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for time.h >configure:6332: result: yes >configure:6212: checking tmpdir.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:89:20: error: tmpdir.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <tmpdir.h> >configure:6250: result: no >configure:6254: checking tmpdir.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:56:20: error: tmpdir.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <tmpdir.h> >configure:6290: result: no >configure:6323: checking for tmpdir.h >configure:6332: result: no >configure:6212: checking ttyent.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking ttyent.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for ttyent.h >configure:6332: result: yes >configure:6212: checking ucred.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:90:19: error: ucred.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ucred.h> >configure:6250: result: no >configure:6254: checking ucred.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:57:19: error: ucred.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| /* end confdefs.h. */ >| #include <ucred.h> >configure:6290: result: no >configure:6323: checking for ucred.h >configure:6332: result: no >configure:6201: checking for unistd.h >configure:6208: result: yes >configure:6212: checking usersec.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:91:21: error: usersec.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <usersec.h> >configure:6250: result: no >configure:6254: checking usersec.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:58:21: error: usersec.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <usersec.h> >configure:6290: result: no >configure:6323: checking for usersec.h >configure:6332: result: no >configure:6212: checking util.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:91:18: error: util.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <util.h> >configure:6250: result: no >configure:6254: checking util.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:58:18: error: util.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <util.h> >configure:6290: result: no >configure:6323: checking for util.h >configure:6332: result: no >configure:6212: checking utime.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking utime.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for utime.h >configure:6332: result: yes >configure:6212: checking utmp.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking utmp.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for utmp.h >configure:6332: result: yes >configure:6212: checking utmpx.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6236: $? = 0 >configure:6250: result: yes >configure:6254: checking utmpx.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >configure:6276: $? = 0 >configure:6290: result: yes >configure:6323: checking for utmpx.h >configure:6332: result: yes >configure:6212: checking vis.h usability >configure:6229: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:94:17: error: vis.h: No such file or directory >configure:6236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <vis.h> >configure:6250: result: no >configure:6254: checking vis.h presence >configure:6269: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:61:17: error: vis.h: No such file or directory >configure:6276: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| /* end confdefs.h. */ >| #include <vis.h> >configure:6290: result: no >configure:6323: checking for vis.h >configure:6332: result: no >configure:6353: checking for lastlog.h >configure:6378: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:6385: $? = 0 >configure:6402: result: yes >configure:6421: checking for sys/ptms.h >configure:6446: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:68:22: error: sys/ptms.h: No such file or directory >configure:6453: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_STREAM_H >| # include <sys/stream.h> >| #endif >| >| >| #include <sys/ptms.h> >configure:6470: result: no >configure:6489: checking for login_cap.h >configure:6512: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:66:23: error: login_cap.h: No such file or directory >configure:6519: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| >| >| #include <login_cap.h> >configure:6536: result: no >configure:8166: checking linux/if_tun.h usability >configure:8183: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:8190: $? = 0 >configure:8204: result: yes >configure:8208: checking linux/if_tun.h presence >configure:8223: i686-pc-linux-gnu-gcc -E conftest.c >configure:8230: $? = 0 >configure:8244: result: yes >configure:8277: checking for linux/if_tun.h >configure:8286: result: yes >configure:9826: checking compiler and flags for sanity >configure:9850: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:74: warning: implicit declaration of function 'exit' >conftest.c:74: warning: incompatible implicit declaration of built-in function 'exit' >configure:9854: $? = 0 >configure:9860: ./conftest >configure:9864: $? = 0 >configure:9866: result: yes >configure:9889: checking for yp_match >configure:9945: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccyseHO8.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `yp_match' >collect2: ld returned 1 exit status >configure:9952: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| /* end confdefs.h. */ >| /* Define yp_match to an innocuous variant, in case <limits.h> declares yp_match. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define yp_match innocuous_yp_match >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char yp_match (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef yp_match >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char yp_match (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_yp_match || defined __stub___yp_match >| choke me >| #endif >| >| int >| main () >| { >| return yp_match (); >| ; >| return 0; >| } >configure:9972: result: no >configure:9978: checking for yp_match in -lnsl >configure:10013: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lnsl >&5 >configure:10020: $? = 0 >configure:10041: result: yes >configure:10054: checking for setsockopt >configure:10110: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lnsl >&5 >configure:10117: $? = 0 >configure:10137: result: yes >configure:10224: checking for dirname >configure:10280: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lnsl >&5 >configure:10287: $? = 0 >configure:10309: result: yes >configure:10333: checking libgen.h usability >configure:10350: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:10357: $? = 0 >configure:10371: result: yes >configure:10375: checking libgen.h presence >configure:10390: i686-pc-linux-gnu-gcc -E conftest.c >configure:10397: $? = 0 >configure:10411: result: yes >configure:10444: checking for libgen.h >configure:10453: result: yes >configure:10778: checking for getspnam >configure:10834: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lnsl >&5 >configure:10841: $? = 0 >configure:10861: result: yes >configure:10937: checking for library containing basename >configure:10978: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lnsl >&5 >configure:10985: $? = 0 >configure:11016: result: none required >configure:11061: checking for deflate in -lz >configure:11096: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lz -lnsl >&5 >configure:11103: $? = 0 >configure:11124: result: yes >configure:11221: checking zlib.h usability >configure:11238: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:11245: $? = 0 >configure:11259: result: yes >configure:11263: checking zlib.h presence >configure:11278: i686-pc-linux-gnu-gcc -E conftest.c >configure:11285: $? = 0 >configure:11299: result: yes >configure:11332: checking for zlib.h >configure:11339: result: yes >configure:11364: checking for possibly buggy zlib >configure:11407: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lz -lnsl >&5 >conftest.c: In function 'main': >conftest.c:85: warning: implicit declaration of function 'exit' >conftest.c:85: warning: incompatible implicit declaration of built-in function 'exit' >configure:11411: $? = 0 >configure:11417: ./conftest >found zlib version 1.2.3 (1020300) >configure:11421: $? = 0 >configure:11423: result: no >configure:11461: checking for strcasecmp >configure:11517: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lz -lnsl >&5 >conftest.c:100: warning: conflicting types for built-in function 'strcasecmp' >configure:11524: $? = 0 >configure:11544: result: yes >configure:11625: checking for utimes >configure:11681: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lz -lnsl >&5 >configure:11688: $? = 0 >configure:11710: result: yes >configure:11814: checking libutil.h usability >configure:11831: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:111:21: error: libutil.h: No such file or directory >configure:11838: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libutil.h> >configure:11852: result: no >configure:11856: checking libutil.h presence >configure:11871: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:78:21: error: libutil.h: No such file or directory >configure:11878: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| /* end confdefs.h. */ >| #include <libutil.h> >configure:11892: result: no >configure:11925: checking for libutil.h >configure:11934: result: no >configure:11949: checking for library containing login >configure:11990: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/cctAGvVf.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `login' >collect2: ld returned 1 exit status >configure:11997: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char login (); >| int >| main () >| { >| return login (); >| ; >| return 0; >| } >configure:11990: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:11997: $? = 0 >configure:12028: result: -lutil >configure:12047: checking for fmt_scaled >configure:12103: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccnoCIvu.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `fmt_scaled' >collect2: ld returned 1 exit status >configure:12110: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| /* end confdefs.h. */ >| /* Define fmt_scaled to an innocuous variant, in case <limits.h> declares fmt_scaled. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define fmt_scaled innocuous_fmt_scaled >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char fmt_scaled (); 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 fmt_scaled >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char fmt_scaled (); >| /* 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_fmt_scaled || defined __stub___fmt_scaled >| choke me >| #endif >| >| int >| main () >| { >| return fmt_scaled (); >| ; >| return 0; >| } >configure:12132: result: no >configure:12047: checking for logout >configure:12103: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:12110: $? = 0 >configure:12132: result: yes >configure:12047: checking for updwtmp >configure:12103: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:12110: $? = 0 >configure:12132: result: yes >configure:12047: checking for logwtmp >configure:12103: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:12110: $? = 0 >configure:12132: result: yes >configure:12149: checking for strftime >configure:12205: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c:105: warning: conflicting types for built-in function 'strftime' >configure:12212: $? = 0 >configure:12234: result: yes >configure:12323: checking for GLOB_ALTDIRFUNC support >configure:12346: result: yes >configure:12360: checking for gl_matchc field in glob_t >configure:12383: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:88: error: 'glob_t' has no member named 'gl_matchc' >configure:12390: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| /* end confdefs.h. */ >| #include <glob.h> >| int >| main () >| { >| glob_t g; g.gl_matchc = 1; >| ; >| return 0; >| } >configure:12409: result: no >configure:12417: checking whether GLOB_NOMATCH is declared >configure:12447: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:12454: $? = 0 >configure:12469: result: yes >configure:12488: checking whether struct dirent allocates space for d_name >configure:12519: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c: In function 'main': >conftest.c:88: warning: implicit declaration of function 'exit' >conftest.c:88: warning: incompatible implicit declaration of built-in function 'exit' >configure:12523: $? = 0 >configure:12529: ./conftest >configure:12533: $? = 0 >configure:12535: result: yes >configure:12559: checking for /proc/pid/fd directory >configure:12567: result: yes >configure:12830: checking for el_init in -ledit >configure:12866: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -ledit -lcurses > -lutil -lz -lnsl >&5 >configure:12873: $? = 0 >configure:12894: result: yes >configure:12912: checking if libedit version is compatible >configure:12936: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:93: warning: implicit declaration of function 'exit' >conftest.c:93: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:91: warning: unused variable 'i' >configure:12943: $? = 0 >configure:12948: result: yes >configure:13550: checking for arc4random >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/cckFrWnn.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `arc4random' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return arc4random (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for arc4random_buf >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/cc2JuDbu.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `arc4random_buf' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| /* end confdefs.h. */ >| /* Define arc4random_buf to an innocuous variant, in case <limits.h> declares arc4random_buf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define arc4random_buf innocuous_arc4random_buf >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char arc4random_buf (); 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_buf >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char arc4random_buf (); >| /* 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_buf || defined __stub___arc4random_buf >| choke me >| #endif >| >| int >| main () >| { >| return arc4random_buf (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for arc4random_uniform >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccC0jVnB.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `arc4random_uniform' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| /* end confdefs.h. */ >| /* Define arc4random_uniform to an innocuous variant, in case <limits.h> declares arc4random_uniform. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define arc4random_uniform innocuous_arc4random_uniform >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char arc4random_uniform (); 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_uniform >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char arc4random_uniform (); >| /* 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_uniform || defined __stub___arc4random_uniform >| choke me >| #endif >| >| int >| main () >| { >| return arc4random_uniform (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for asprintf >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for b64_ntop >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccaoWIpP.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `b64_ntop' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return b64_ntop (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for __b64_ntop >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/cc6DhyHT.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `__b64_ntop' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char __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 >| #endif >| >| int >| main () >| { >| return __b64_ntop (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for b64_pton >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccao4UE0.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `b64_pton' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return b64_pton (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for __b64_pton >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccGYaWq7.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `__b64_pton' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char __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 >| #endif >| >| int >| main () >| { >| return __b64_pton (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for bcopy >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c:111: warning: conflicting types for built-in function 'bcopy' >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for bindresvport_sa >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccfcOyie.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `bindresvport_sa' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return bindresvport_sa (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for clock >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for closefrom >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/cctz1wls.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `closefrom' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return closefrom (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for dirfd >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for fchmod >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for fchown >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for freeaddrinfo >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for fstatvfs >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for futimes >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for getaddrinfo >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for getcwd >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for getgrouplist >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for getnameinfo >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for getopt >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for getpeereid >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccMCDcPG.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `getpeereid' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| /* end confdefs.h. */ >| /* Define getpeereid to an innocuous variant, in case <limits.h> declares getpeereid. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpeereid innocuous_getpeereid >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpeereid (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getpeereid >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getpeereid (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_getpeereid || defined __stub___getpeereid >| choke me >| #endif >| >| int >| main () >| { >| return getpeereid (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for getpeerucred >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccgIeRVN.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `getpeerucred' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| /* end confdefs.h. */ >| /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpeerucred innocuous_getpeerucred >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpeerucred (); 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 getpeerucred >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getpeerucred (); >| /* 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_getpeerucred || defined __stub___getpeerucred >| choke me >| #endif >| >| int >| main () >| { >| return getpeerucred (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for _getpty >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccUYoezU.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `_getpty' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| /* end confdefs.h. */ >| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _getpty innocuous__getpty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _getpty (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _getpty >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _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 >| #endif >| >| int >| main () >| { >| return _getpty (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for getrlimit >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for getttyent >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for glob >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for inet_aton >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for inet_ntoa >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for inet_ntop >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for innetgr >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for login_getcapbool >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccN2ziQF.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `login_getcapbool' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return login_getcapbool (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for md5_crypt >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccbng30M.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `md5_crypt' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return md5_crypt (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for memmove >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c:131: warning: conflicting types for built-in function 'memmove' >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for mkdtemp >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for mmap >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for ngetaddrinfo >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccj5vfpf.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `ngetaddrinfo' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return ngetaddrinfo (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for nsleep >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccULiXGa.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `nsleep' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| /* end confdefs.h. */ >| /* Define nsleep to an innocuous variant, in case <limits.h> declares nsleep. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define nsleep innocuous_nsleep >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char nsleep (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef nsleep >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char nsleep (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_nsleep || defined __stub___nsleep >| choke me >| #endif >| >| int >| main () >| { >| return nsleep (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for ogetaddrinfo >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccyMiRhh.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `ogetaddrinfo' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| /* end confdefs.h. */ >| /* Define ogetaddrinfo to an innocuous variant, in case <limits.h> declares ogetaddrinfo. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define ogetaddrinfo innocuous_ogetaddrinfo >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char ogetaddrinfo (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef ogetaddrinfo >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return ogetaddrinfo (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for openlog_r >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccojSOoo.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `openlog_r' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| /* end confdefs.h. */ >| /* Define openlog_r to an innocuous variant, in case <limits.h> declares openlog_r. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define openlog_r innocuous_openlog_r >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char openlog_r (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef openlog_r >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char openlog_r (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_openlog_r || defined __stub___openlog_r >| choke me >| #endif >| >| int >| main () >| { >| return openlog_r (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for openpty >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for poll >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for prctl >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for pstat >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccmIyhbR.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `pstat' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return pstat (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for readpassphrase >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccq4IiOX.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `readpassphrase' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return readpassphrase (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for realpath >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for recvmsg >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for rresvport_af >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for sendmsg >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for setdtablesize >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccXgjTso.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `setdtablesize' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| /* end confdefs.h. */ >| /* Define setdtablesize to an innocuous variant, in case <limits.h> declares setdtablesize. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setdtablesize innocuous_setdtablesize >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setdtablesize (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef setdtablesize >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return setdtablesize (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for setegid >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for setenv >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for seteuid >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for setgroups >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for setlogin >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c:150: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| /* end confdefs.h. */ >| /* Define setlogin to an innocuous variant, in case <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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return setlogin (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for setpcred >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccvZ4ni4.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `setpcred' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| /* end confdefs.h. */ >| /* Define setpcred to an innocuous variant, in case <limits.h> declares setpcred. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setpcred innocuous_setpcred >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setpcred (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef setpcred >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setpcred (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_setpcred || defined __stub___setpcred >| choke me >| #endif >| >| int >| main () >| { >| return setpcred (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for setproctitle >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccZCvATa.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `setproctitle' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| /* end confdefs.h. */ >| /* Define setproctitle to an innocuous variant, in case <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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return setproctitle (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for setregid >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for setreuid >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for setrlimit >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for setsid >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for setvbuf >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for sigaction >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for sigvec >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for snprintf >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c:152: warning: conflicting types for built-in function 'snprintf' >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for socketpair >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for statfs >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for statvfs >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for strdup >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c:156: warning: conflicting types for built-in function 'strdup' >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for strerror >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for strlcat >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccVH1hgr.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `strlcat' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return strlcat (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for strlcpy >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccRHwOvB.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `strlcpy' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return strlcpy (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for strmode >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccxvJmuI.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `strmode' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return strmode (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for strnvis >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccjOwGvP.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `strnvis' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char 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 >| #endif >| >| int >| main () >| { >| return strnvis (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for strtonum >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccXcHZDW.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `strtonum' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| /* end confdefs.h. */ >| /* Define strtonum to an innocuous variant, in case <limits.h> declares strtonum. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strtonum innocuous_strtonum >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strtonum (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strtonum >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strtonum (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strtonum || defined __stub___strtonum >| choke me >| #endif >| >| int >| main () >| { >| return strtonum (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for strtoll >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for strtoul >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for swap32 >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccBZxx2h.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `swap32' >collect2: ld returned 1 exit status >configure:13613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| /* end confdefs.h. */ >| /* Define swap32 to an innocuous variant, in case <limits.h> declares swap32. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define swap32 innocuous_swap32 >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char swap32 (); 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 swap32 >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char swap32 (); >| /* 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_swap32 || defined __stub___swap32 >| choke me >| #endif >| >| int >| main () >| { >| return swap32 (); >| ; >| return 0; >| } >configure:13635: result: no >configure:13550: checking for sysconf >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for tcgetpgrp >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for truncate >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for unsetenv >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for updwtmpx >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for vasprintf >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for vhangup >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for vsnprintf >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c:167: warning: conflicting types for built-in function 'vsnprintf' >configure:13613: $? = 0 >configure:13635: result: yes >configure:13550: checking for waitpid >configure:13606: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13613: $? = 0 >configure:13635: result: yes >configure:13653: checking for gai_strerror >configure:13709: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13716: $? = 0 >configure:13738: result: yes >configure:13780: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:160: warning: assignment discards qualifiers from pointer target type >configure:13787: $? = 0 >configure:13810: checking for library containing nanosleep >configure:13851: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:13858: $? = 0 >configure:13889: result: none required >configure:13902: checking whether getrusage is declared >configure:13931: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:187: error: 'getrusage' undeclared (first use in this function) >conftest.c:187: error: (Each undeclared identifier is reported only once >conftest.c:187: error: for each function it appears in.) >configure:13938: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| #ifndef getrusage >| (void) getrusage; >| #endif >| >| ; >| return 0; >| } >configure:13953: result: no >configure:14059: checking whether strsep is declared >configure:14093: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:14100: $? = 0 >configure:14115: result: yes >configure:14122: checking for strsep >configure:14178: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:14185: $? = 0 >configure:14207: result: yes >configure:14222: checking whether tcsendbreak is declared >configure:14253: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:14260: $? = 0 >configure:14275: result: yes >configure:14387: checking whether h_errno is declared >configure:14417: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:14424: $? = 0 >configure:14439: result: yes >configure:14458: checking whether SHUT_RD is declared >configure:14491: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:14498: $? = 0 >configure:14513: result: yes >configure:14532: checking whether O_NONBLOCK is declared >configure:14570: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:14577: $? = 0 >configure:14592: result: yes >configure:14611: checking whether writev is declared >configure:14645: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:14652: $? = 0 >configure:14667: result: yes >configure:14686: checking whether MAXSYMLINKS is declared >configure:14718: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:14725: $? = 0 >configure:14740: result: yes >configure:14759: checking whether offsetof is declared >configure:14791: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:14798: $? = 0 >configure:14813: result: yes >configure:14836: checking for setresuid >configure:14892: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:14899: $? = 0 >configure:14921: result: yes >configure:14930: checking if setresuid seems to work >configure:14955: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c: In function 'main': >conftest.c:162: warning: implicit declaration of function 'setresuid' >configure:14959: $? = 0 >configure:14965: ./conftest >configure:14969: $? = 0 >configure:14971: result: yes >configure:15001: checking for setresgid >configure:15057: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15064: $? = 0 >configure:15086: result: yes >configure:15095: checking if setresgid seems to work >configure:15120: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c: In function 'main': >conftest.c:163: warning: implicit declaration of function 'setresgid' >configure:15124: $? = 0 >configure:15130: ./conftest >configure:15134: $? = 0 >configure:15136: result: yes >configure:15167: checking for gettimeofday >configure:15223: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15230: $? = 0 >configure:15252: result: yes >configure:15167: checking for time >configure:15223: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15230: $? = 0 >configure:15252: result: yes >configure:15273: checking for endutent >configure:15329: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15336: $? = 0 >configure:15358: result: yes >configure:15273: checking for getutent >configure:15329: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15336: $? = 0 >configure:15358: result: yes >configure:15273: checking for getutid >configure:15329: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15336: $? = 0 >configure:15358: result: yes >configure:15273: checking for getutline >configure:15329: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15336: $? = 0 >configure:15358: result: yes >configure:15273: checking for pututline >configure:15329: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15336: $? = 0 >configure:15358: result: yes >configure:15273: checking for setutent >configure:15329: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15336: $? = 0 >configure:15358: result: yes >configure:15374: checking for utmpname >configure:15430: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15437: $? = 0 >configure:15459: result: yes >configure:15479: checking for endutxent >configure:15535: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15542: $? = 0 >configure:15564: result: yes >configure:15479: checking for getutxent >configure:15535: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15542: $? = 0 >configure:15564: result: yes >configure:15479: checking for getutxid >configure:15535: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15542: $? = 0 >configure:15564: result: yes >configure:15479: checking for getutxline >configure:15535: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15542: $? = 0 >configure:15564: result: yes >configure:15479: checking for pututxline >configure:15535: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15542: $? = 0 >configure:15564: result: yes >configure:15581: checking for setutxent >configure:15637: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15644: $? = 0 >configure:15666: result: yes >configure:15581: checking for utmpxname >configure:15637: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15644: $? = 0 >configure:15666: result: yes >configure:15682: checking for getlastlogxbyname >configure:15738: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccjlELt6.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `getlastlogxbyname' >collect2: ld returned 1 exit status >configure:15745: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| /* end confdefs.h. */ >| /* Define getlastlogxbyname to an innocuous variant, in case <limits.h> declares getlastlogxbyname. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getlastlogxbyname innocuous_getlastlogxbyname >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getlastlogxbyname (); 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 getlastlogxbyname >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getlastlogxbyname (); >| /* 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_getlastlogxbyname || defined __stub___getlastlogxbyname >| choke me >| #endif >| >| int >| main () >| { >| return getlastlogxbyname (); >| ; >| return 0; >| } >configure:15767: result: no >configure:15780: checking for daemon >configure:15836: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:15843: $? = 0 >configure:15863: result: yes >configure:15948: checking for getpagesize >configure:16004: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >configure:16011: $? = 0 >configure:16031: result: yes >configure:16118: checking whether snprintf correctly terminates long strings >configure:16142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c: In function 'main': >conftest.c:180: warning: implicit declaration of function 'exit' >conftest.c:180: warning: incompatible implicit declaration of built-in function 'exit' >configure:16146: $? = 0 >configure:16152: ./conftest >configure:16156: $? = 0 >configure:16158: result: yes >configure:16272: checking whether snprintf can declare const char *fmt >configure:16291: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:16298: $? = 0 >configure:16303: result: yes >configure:16327: checking whether system supports SO_PEERCRED getsockopt >configure:16351: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:184: warning: unused variable 'i' >configure:16358: $? = 0 >configure:16363: result: yes >configure:16385: checking for (overly) strict mkstemp >configure:16419: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c:182: warning: return type defaults to 'int' >conftest.c: In function 'main': >conftest.c:185: warning: implicit declaration of function 'unlink' >configure:16423: $? = 0 >configure:16429: ./conftest >configure:16433: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| /* end confdefs.h. */ >| >| #include <stdlib.h> >| main() { char template[]="conftest.mkstemp-test"; >| if (mkstemp(template) == -1) >| exit(1); >| unlink(template); exit(0); >| } >| >configure:16446: result: yes >configure:16463: checking if openpty correctly handles controlling tty >configure:16518: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lutil -lz -lnsl >&5 >conftest.c: In function 'main': >conftest.c:193: warning: implicit declaration of function 'fork' >conftest.c:195: warning: implicit declaration of function 'exit' >conftest.c:195: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:199: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:203: warning: implicit declaration of function 'close' >conftest.c:204: warning: implicit declaration of function 'setsid' >conftest.c:205: warning: implicit declaration of function 'openpty' >conftest.c:208: warning: incompatible implicit declaration of built-in function 'exit' >configure:16522: $? = 0 >configure:16528: ./conftest >configure:16532: $? = 0 >configure:16535: result: yes >configure:16845: checking whether getpgrp requires zero arguments >configure:16872: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:217: error: too many arguments to function 'getpgrp' >configure:16879: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| getpgrp (0); >| ; >| return 0; >| } >configure:16895: result: yes >configure:16970: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl >&5 >configure:16977: $? = 0 >configure:17072: checking OpenSSL header version >configure:17113: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl >&5 >conftest.c: In function 'main': >conftest.c:194: warning: implicit declaration of function 'exit' >conftest.c:194: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:196: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long int' >configure:17117: $? = 0 >configure:17123: ./conftest >configure:17127: $? = 0 >configure:17131: result: 9080bf (OpenSSL 0.9.8k 25 Mar 2009) >configure:17155: checking OpenSSL library version >configure:17197: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl >&5 >conftest.c: In function 'main': >conftest.c:197: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long unsigned int' >configure:17201: $? = 0 >configure:17207: ./conftest >configure:17211: $? = 0 >configure:17215: result: 9080bf (OpenSSL 0.9.8k 25 Mar 2009) >configure:17250: checking whether OpenSSL's headers match the library >configure:17277: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl >&5 >conftest.c: In function 'main': >conftest.c:186: warning: implicit declaration of function 'exit' >conftest.c:186: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:186: warning: implicit declaration of function 'SSLeay' >configure:17281: $? = 0 >configure:17287: ./conftest >configure:17291: $? = 0 >configure:17294: result: yes >configure:17336: checking if programs using OpenSSL functions will link >configure:17355: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl >&5 >conftest.c: In function 'main': >conftest.c:185: warning: control reaches end of non-void function >configure:17362: $? = 0 >configure:17371: result: yes >configure:17448: checking for OpenSSL ENGINE support >configure:17473: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:17480: $? = 0 >configure:17485: result: yes >configure:17510: checking whether OpenSSL has crippled AES support >configure:17530: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl >&5 >configure:17537: $? = 0 >configure:17546: result: no >configure:17652: checking for crypt in -lcrypt >configure:17687: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lcrypt -lssl -lcrypto -ldl -lz -lutil -lz -lnsl >&5 >configure:17694: $? = 0 >configure:17715: result: yes >configure:17729: checking for SHA256_Update >configure:17785: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:17792: $? = 0 >configure:17814: result: yes >configure:17729: checking for EVP_sha256 >configure:17785: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:17792: $? = 0 >configure:17814: result: yes >configure:17828: checking for ia_openinfo in -liaf >configure:17863: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -liaf -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -liaf >collect2: ld returned 1 exit status >configure:17870: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char ia_openinfo (); >| int >| main () >| { >| return ia_openinfo (); >| ; >| return 0; >| } >configure:17891: result: no >configure:18011: checking whether OpenSSL's PRNG is internally seeded >configure:18041: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:18045: $? = 0 >configure:18051: ./conftest >configure:18055: $? = 0 >configure:18059: result: yes >configure:18098: checking for dlopen in -ldl >configure:18133: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -ldl -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:18140: $? = 0 >configure:18161: result: yes >configure:18173: checking for pam_set_item in -lpam >configure:18208: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lpam -ldl -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:18215: $? = 0 >configure:18236: result: yes >configure:18255: checking for pam_getenvlist >configure:18311: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lpam -ldl -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:18318: $? = 0 >configure:18340: result: yes >configure:18356: checking for pam_putenv >configure:18412: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lpam -ldl -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:18419: $? = 0 >configure:18441: result: yes >configure:18483: checking whether pam_strerror takes only one argument >configure:18513: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:18520: $? = 0 >configure:18525: result: no >configure:18744: checking for ls >configure:18762: found /bin/ls >configure:18774: result: /bin/ls >configure:18790: checking for netstat >configure:18808: found /bin/netstat >configure:18820: result: /bin/netstat >configure:18836: checking for arp >configure:18854: found /sbin/arp >configure:18866: result: /sbin/arp >configure:18882: checking for ifconfig >configure:18900: found /sbin/ifconfig >configure:18912: result: /sbin/ifconfig >configure:18928: checking for jstat >configure:18961: result: no >configure:18974: checking for ps >configure:18992: found /bin/ps >configure:19004: result: /bin/ps >configure:19020: checking for sar >configure:19053: result: no >configure:19066: checking for w >configure:19084: found /usr/bin/w >configure:19096: result: /usr/bin/w >configure:19112: checking for who >configure:19130: found /usr/bin/who >configure:19142: result: /usr/bin/who >configure:19158: checking for last >configure:19176: found /usr/bin/last >configure:19188: result: /usr/bin/last >configure:19204: checking for lastlog >configure:19222: found /usr/bin/lastlog >configure:19234: result: /usr/bin/lastlog >configure:19250: checking for df >configure:19268: found /bin/df >configure:19280: result: /bin/df >configure:19296: checking for vmstat >configure:19314: found /usr/bin/vmstat >configure:19326: result: /usr/bin/vmstat >configure:19342: checking for uptime >configure:19360: found /usr/bin/uptime >configure:19372: result: /usr/bin/uptime >configure:19388: checking for ipcs >configure:19406: found /usr/bin/ipcs >configure:19418: result: /usr/bin/ipcs >configure:19434: checking for tail >configure:19452: found /bin/tail >configure:19464: result: /bin/tail >configure:19502: checking for long long >configure:19530: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:19537: $? = 0 >configure:19564: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:230: error: expected expression before ')' token >configure:19571: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((long long))) >| return 0; >| ; >| return 0; >| } >configure:19594: result: yes >configure:19604: checking for unsigned long long >configure:19632: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:19639: $? = 0 >configure:19666: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:231: error: expected expression before ')' token >configure:19673: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((unsigned long long))) >| return 0; >| ; >| return 0; >| } >configure:19696: result: yes >configure:19706: checking for long double >configure:19734: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:19741: $? = 0 >configure:19768: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:232: error: expected expression before ')' token >configure:19775: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((long double))) >| return 0; >| ; >| return 0; >| } >configure:19798: result: yes >configure:19815: checking size of char >configure:20120: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:20124: $? = 0 >configure:20130: ./conftest >configure:20134: $? = 0 >configure:20160: result: 1 >configure:20174: checking size of short int >configure:20479: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:20483: $? = 0 >configure:20489: ./conftest >configure:20493: $? = 0 >configure:20519: result: 2 >configure:20533: checking size of int >configure:20838: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:20842: $? = 0 >configure:20848: ./conftest >configure:20852: $? = 0 >configure:20878: result: 4 >configure:20892: checking size of long int >configure:21197: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:21201: $? = 0 >configure:21207: ./conftest >configure:21211: $? = 0 >configure:21237: result: 4 >configure:21251: checking size of long long int >configure:21556: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:21560: $? = 0 >configure:21566: ./conftest >configure:21570: $? = 0 >configure:21596: result: 8 >configure:21766: checking for u_int type >configure:21793: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:21800: $? = 0 >configure:21817: result: yes >configure:21828: checking for intXX_t types >configure:21855: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:21862: $? = 0 >configure:21879: result: yes >configure:21948: checking for int64_t type >configure:21984: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:21991: $? = 0 >configure:22008: result: yes >configure:22018: checking for u_intXX_t types >configure:22045: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:22052: $? = 0 >configure:22069: result: yes >configure:22136: checking for u_int64_t types >configure:22163: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:22170: $? = 0 >configure:22187: result: yes >configure:22320: checking for uintXX_t types in stdint.h >configure:22343: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:22350: $? = 0 >configure:22360: result: yes >configure:22444: checking for u_char >configure:22473: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:22480: $? = 0 >configure:22497: result: yes >configure:22508: checking for socklen_t >configure:22538: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:22545: $? = 0 >configure:22574: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:215: error: expected expression before ')' token >configure:22581: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| if (sizeof ((socklen_t))) >| return 0; >| ; >| return 0; >| } >configure:22604: result: yes >configure:22696: checking for sig_atomic_t >configure:22725: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:22732: $? = 0 >configure:22760: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:214: error: expected expression before ')' token >configure:22767: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| /* end confdefs.h. */ >| #include <signal.h> >| >| int >| main () >| { >| if (sizeof ((sig_atomic_t))) >| return 0; >| ; >| return 0; >| } >configure:22790: result: yes >configure:22801: checking for fsblkcnt_t >configure:22841: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:22848: $? = 0 >configure:22887: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:226: error: expected expression before ')' token >configure:22894: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #ifdef HAVE_SYS_BITYPES_H >| #include <sys/bitypes.h> >| #endif >| #ifdef HAVE_SYS_STATFS_H >| #include <sys/statfs.h> >| #endif >| #ifdef HAVE_SYS_STATVFS_H >| #include <sys/statvfs.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof ((fsblkcnt_t))) >| return 0; >| ; >| return 0; >| } >configure:22917: result: yes >configure:22927: checking for fsfilcnt_t >configure:22967: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:22974: $? = 0 >configure:23013: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:227: error: expected expression before ')' token >configure:23020: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #ifdef HAVE_SYS_BITYPES_H >| #include <sys/bitypes.h> >| #endif >| #ifdef HAVE_SYS_STATFS_H >| #include <sys/statfs.h> >| #endif >| #ifdef HAVE_SYS_STATVFS_H >| #include <sys/statvfs.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof ((fsfilcnt_t))) >| return 0; >| ; >| return 0; >| } >configure:23043: result: yes >configure:23055: checking for in_addr_t >configure:23085: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:23092: $? = 0 >configure:23121: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:218: error: expected expression before ')' token >configure:23128: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <netinet/in.h> >| >| int >| main () >| { >| if (sizeof ((in_addr_t))) >| return 0; >| ; >| return 0; >| } >configure:23151: result: yes >configure:23163: checking for size_t >configure:23192: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:23199: $? = 0 >configure:23216: result: yes >configure:23226: checking for ssize_t >configure:23255: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:23262: $? = 0 >configure:23279: result: yes >configure:23289: checking for clock_t >configure:23318: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:23325: $? = 0 >configure:23342: result: yes >configure:23352: checking for sa_family_t >configure:23382: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:23389: $? = 0 >configure:23452: result: yes >configure:23462: checking for pid_t >configure:23491: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:23498: $? = 0 >configure:23515: result: yes >configure:23525: checking for mode_t >configure:23554: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:23561: $? = 0 >configure:23578: result: yes >configure:23589: checking for struct sockaddr_storage >configure:23619: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:226: warning: unused variable 's' >configure:23626: $? = 0 >configure:23643: result: yes >configure:23653: checking for struct sockaddr_in6 >configure:23683: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:23690: $? = 0 >configure:23707: result: yes >configure:23717: checking for struct in6_addr >configure:23747: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:23754: $? = 0 >configure:23771: result: yes >configure:23780: checking for struct sockaddr_in6.sin6_scope_id >configure:23814: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:23821: $? = 0 >configure:23885: result: yes >configure:23898: checking for struct addrinfo >configure:23929: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:23936: $? = 0 >configure:23953: result: yes >configure:23963: checking for struct timeval >configure:23990: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:23997: $? = 0 >configure:24014: result: yes >configure:24025: checking for struct timespec >configure:24053: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:24060: $? = 0 >configure:24087: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:261: error: expected expression before ')' token >configure:24094: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((struct timespec))) >| return 0; >| ; >| return 0; >| } >configure:24117: result: yes >configure:24180: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >conftest.c:231: warning: return type defaults to 'int' >conftest.c: In function 'main': >conftest.c:243: warning: implicit declaration of function 'exit' >conftest.c:243: warning: incompatible implicit declaration of built-in function 'exit' >configure:24184: $? = 0 >configure:24190: ./conftest >configure:24194: $? = 0 >configure:24219: checking for ut_host field in utmp.h >configure:24246: result: yes >configure:24264: checking for ut_host field in utmpx.h >configure:24291: result: yes >configure:24309: checking for syslen field in utmpx.h >configure:24336: result: no >configure:24354: checking for ut_pid field in utmp.h >configure:24381: result: yes >configure:24399: checking for ut_type field in utmp.h >configure:24426: result: yes >configure:24444: checking for ut_type field in utmpx.h >configure:24471: result: yes >configure:24489: checking for ut_tv field in utmp.h >configure:24516: result: yes >configure:24534: checking for ut_id field in utmp.h >configure:24561: result: yes >configure:24579: checking for ut_id field in utmpx.h >configure:24606: result: yes >configure:24624: checking for ut_addr field in utmp.h >configure:24651: result: yes >configure:24669: checking for ut_addr field in utmpx.h >configure:24696: result: yes >configure:24714: checking for ut_addr_v6 field in utmp.h >configure:24741: result: yes >configure:24759: checking for ut_addr_v6 field in utmpx.h >configure:24786: result: yes >configure:24804: checking for ut_exit field in utmp.h >configure:24831: result: yes >configure:24849: checking for ut_time field in utmp.h >configure:24876: result: no >configure:24894: checking for ut_time field in utmpx.h >configure:24921: result: no >configure:24939: checking for ut_tv field in utmpx.h >configure:24966: result: yes >configure:24981: checking for struct stat.st_blksize >configure:25009: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:25016: $? = 0 >configure:25074: result: yes >configure:25085: checking for struct __res_state.retrans >configure:25122: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:25129: $? = 0 >configure:25196: result: yes >configure:25209: checking for ss_family field in struct sockaddr_storage >configure:25239: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:25246: $? = 0 >configure:25262: result: yes >configure:25272: checking for __ss_family field in struct sockaddr_storage >configure:25302: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:249: error: 'struct sockaddr_storage' has no member named '__ss_family' >configure:25309: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| struct sockaddr_storage s; s.__ss_family = 1; >| ; >| return 0; >| } >configure:25326: result: no >configure:25336: checking for pw_class field in struct passwd >configure:25365: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:248: error: 'struct passwd' has no member named 'pw_class' >configure:25372: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| /* end confdefs.h. */ >| >| #include <pwd.h> >| >| int >| main () >| { >| struct passwd p; p.pw_class = 0; >| ; >| return 0; >| } >configure:25389: result: no >configure:25399: checking for pw_expire field in struct passwd >configure:25428: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:248: error: 'struct passwd' has no member named 'pw_expire' >configure:25435: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| /* end confdefs.h. */ >| >| #include <pwd.h> >| >| int >| main () >| { >| struct passwd p; p.pw_expire = 0; >| ; >| return 0; >| } >configure:25452: result: no >configure:25462: checking for pw_change field in struct passwd >configure:25491: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:248: error: 'struct passwd' has no member named 'pw_change' >configure:25498: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| /* end confdefs.h. */ >| >| #include <pwd.h> >| >| int >| main () >| { >| struct passwd p; p.pw_change = 0; >| ; >| return 0; >| } >configure:25515: result: no >configure:25525: checking for msg_accrights field in struct msghdr >configure:25553: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:11: error: 'struct msghdr' has no member named 'msg_accrights' >conftest.c:12: warning: implicit declaration of function 'exit' >conftest.c:12: warning: incompatible implicit declaration of built-in function 'exit' >configure:25560: $? = 1 >configure: failed program was: >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <sys/uio.h> >| int main() { >| #ifdef msg_accrights >| #error "msg_accrights is a macro" >| exit(1); >| #endif >| struct msghdr m; >| m.msg_accrights = 0; >| exit(0); >| } >| >configure:25577: result: no >configure:25587: checking if f_fsid has val members >configure:25612: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:248: error: storage size of 't' isn't known >conftest.c:248: warning: unused variable 't' >configure:25619: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/statvfs.h> >| int >| main () >| { >| struct fsid_t t; t.val[0] = 0; >| ; >| return 0; >| } >configure:25635: result: no >configure:25642: checking for msg_control field in struct msghdr >configure:25670: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:12: warning: implicit declaration of function 'exit' >conftest.c:12: warning: incompatible implicit declaration of built-in function 'exit' >configure:25677: $? = 0 >configure:25694: result: yes >configure:25704: checking if libc defines __progname >configure:25731: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >conftest.c: In function 'main': >conftest.c:247: warning: implicit declaration of function 'printf' >conftest.c:247: warning: incompatible implicit declaration of built-in function 'printf' >configure:25738: $? = 0 >configure:25760: result: yes >configure:25770: checking whether i686-pc-linux-gnu-gcc implements __FUNCTION__ >configure:25799: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:25806: $? = 0 >configure:25828: result: yes >configure:25838: checking whether i686-pc-linux-gnu-gcc implements __func__ >configure:25867: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:25874: $? = 0 >configure:25896: result: yes >configure:25906: checking whether va_copy exists >configure:25934: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:25941: $? = 0 >configure:25963: result: yes >configure:25973: checking whether __va_copy exists >configure:26001: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:26008: $? = 0 >configure:26030: result: yes >configure:26040: checking whether getopt has optreset support >configure:26069: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccBSi8fW.o: In function `main': >conftest.c:(.text+0x1e): undefined reference to `optreset' >collect2: ld returned 1 exit status >configure:26076: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| /* end confdefs.h. */ >| >| #include <getopt.h> >| >| int >| main () >| { >| extern int optreset; optreset = 0; >| ; >| return 0; >| } >configure:26098: result: no >configure:26108: checking if libc defines sys_errlist >configure:26135: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >conftest.c: In function 'main': >conftest.c:252: warning: implicit declaration of function 'printf' >conftest.c:252: warning: incompatible implicit declaration of built-in function 'printf' >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccpNDvl6.o: In function `main': >conftest.c:(.text+0x1d): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead >configure:26142: $? = 0 >configure:26164: result: yes >configure:26175: checking if libc defines sys_nerr >configure:26202: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >conftest.c: In function 'main': >conftest.c:253: warning: implicit declaration of function 'printf' >conftest.c:253: warning: incompatible implicit declaration of built-in function 'printf' >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccRMui4f.o: In function `main': >conftest.c:(.text+0x1d): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead >configure:26209: $? = 0 >configure:26231: result: yes >configure:26586: checking for library containing getrrsetbyname >configure:26627: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccQIvOUg.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `getrrsetbyname' >collect2: ld returned 1 exit status >configure:26634: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getrrsetbyname (); >| int >| main () >| { >| return getrrsetbyname (); >| ; >| return 0; >| } >configure:26627: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lresolv -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccruR3rq.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `getrrsetbyname' >collect2: ld returned 1 exit status >configure:26634: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getrrsetbyname (); >| int >| main () >| { >| return getrrsetbyname (); >| ; >| return 0; >| } >configure:26665: result: no >configure:26678: checking for library containing res_query >configure:26719: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:26726: $? = 0 >configure:26757: result: none required >configure:26765: checking for library containing dn_expand >configure:26806: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:26813: $? = 0 >configure:26844: result: none required >configure:26852: checking if res_query will link >configure:26882: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:26889: $? = 0 >configure:26897: result: yes >configure:26966: checking for _getshort >configure:27022: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:27029: $? = 0 >configure:27051: result: yes >configure:26966: checking for _getlong >configure:27022: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:27029: $? = 0 >configure:27051: result: yes >configure:27063: checking whether _getshort is declared >configure:27094: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:259: error: '_getshort' undeclared (first use in this function) >conftest.c:259: error: (Each undeclared identifier is reported only once >conftest.c:259: error: for each function it appears in.) >configure:27101: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define HAVE__GETSHORT 1 >| #define HAVE__GETLONG 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <arpa/nameser.h> >| >| int >| main () >| { >| #ifndef _getshort >| (void) _getshort; >| #endif >| >| ; >| return 0; >| } >configure:27116: result: no >configure:27132: checking whether _getlong is declared >configure:27163: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:260: error: '_getlong' undeclared (first use in this function) >conftest.c:260: error: (Each undeclared identifier is reported only once >conftest.c:260: error: for each function it appears in.) >configure:27170: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define HAVE__GETSHORT 1 >| #define HAVE__GETLONG 1 >| #define HAVE_DECL__GETSHORT 0 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <arpa/nameser.h> >| >| int >| main () >| { >| #ifndef _getlong >| (void) _getlong; >| #endif >| >| ; >| return 0; >| } >configure:27185: result: no >configure:27203: checking for HEADER.ad >configure:27232: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:27239: $? = 0 >configure:27298: result: yes >configure:27312: checking if struct __res_state _res is an extern >configure:27333: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt >&5 >configure:27340: $? = 0 >configure:27348: result: yes >configure:27726: checking for krb5-config >configure:27730: result: /usr/bin/krb5-config >configure:27733: checking for gssapi support >configure:27736: result: yes >configure:27752: checking whether we are using Heimdal >configure:27775: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:262: error: 'heimdal_version' undeclared (first use in this function) >conftest.c:262: error: (Each undeclared identifier is reported only once >conftest.c:262: error: for each function it appears in.) >conftest.c:262: warning: unused variable 'tmp' >configure:27782: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define HAVE__GETSHORT 1 >| #define HAVE__GETLONG 1 >| #define HAVE_DECL__GETSHORT 0 >| #define HAVE_DECL__GETLONG 0 >| #define HAVE_HEADER_AD 1 >| #define HAVE__RES_EXTERN 1 >| #define KRB5 1 >| #define GSSAPI 1 >| /* end confdefs.h. */ >| #include <krb5.h> >| int >| main () >| { >| char *tmp = heimdal_version; >| ; >| return 0; >| } >configure:27798: result: no >configure:28639: checking gssapi.h usability >configure:28656: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:28663: $? = 0 >configure:28677: result: yes >configure:28681: checking gssapi.h presence >configure:28696: i686-pc-linux-gnu-gcc -E conftest.c >configure:28703: $? = 0 >configure:28717: result: yes >configure:28750: checking for gssapi.h >configure:28759: result: yes >configure:28639: checking gssapi/gssapi.h usability >configure:28656: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:28663: $? = 0 >configure:28677: result: yes >configure:28681: checking gssapi/gssapi.h presence >configure:28696: i686-pc-linux-gnu-gcc -E conftest.c >configure:28703: $? = 0 >configure:28717: result: yes >configure:28750: checking for gssapi/gssapi.h >configure:28759: result: yes >configure:28791: checking gssapi_krb5.h usability >configure:28808: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:293:25: error: gssapi_krb5.h: No such file or directory >configure:28815: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define HAVE__GETSHORT 1 >| #define HAVE__GETLONG 1 >| #define HAVE_DECL__GETSHORT 0 >| #define HAVE_DECL__GETLONG 0 >| #define HAVE_HEADER_AD 1 >| #define HAVE__RES_EXTERN 1 >| #define KRB5 1 >| #define GSSAPI 1 >| #define HAVE_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <gssapi_krb5.h> >configure:28829: result: no >configure:28833: checking gssapi_krb5.h presence >configure:28848: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:260:25: error: gssapi_krb5.h: No such file or directory >configure:28855: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define HAVE__GETSHORT 1 >| #define HAVE__GETLONG 1 >| #define HAVE_DECL__GETSHORT 0 >| #define HAVE_DECL__GETLONG 0 >| #define HAVE_HEADER_AD 1 >| #define HAVE__RES_EXTERN 1 >| #define KRB5 1 >| #define GSSAPI 1 >| #define HAVE_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_H 1 >| /* end confdefs.h. */ >| #include <gssapi_krb5.h> >configure:28869: result: no >configure:28902: checking for gssapi_krb5.h >configure:28911: result: no >configure:28791: checking gssapi/gssapi_krb5.h usability >configure:28808: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:28815: $? = 0 >configure:28829: result: yes >configure:28833: checking gssapi/gssapi_krb5.h presence >configure:28848: i686-pc-linux-gnu-gcc -E conftest.c >configure:28855: $? = 0 >configure:28869: result: yes >configure:28902: checking for gssapi/gssapi_krb5.h >configure:28911: result: yes >configure:28943: checking gssapi_generic.h usability >configure:28960: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c:294:28: error: gssapi_generic.h: No such file or directory >configure:28967: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define HAVE__GETSHORT 1 >| #define HAVE__GETLONG 1 >| #define HAVE_DECL__GETSHORT 0 >| #define HAVE_DECL__GETLONG 0 >| #define HAVE_HEADER_AD 1 >| #define HAVE__RES_EXTERN 1 >| #define KRB5 1 >| #define GSSAPI 1 >| #define HAVE_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <gssapi_generic.h> >configure:28981: result: no >configure:28985: checking gssapi_generic.h presence >configure:29000: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:261:28: error: gssapi_generic.h: No such file or directory >configure:29007: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define HAVE__GETSHORT 1 >| #define HAVE__GETLONG 1 >| #define HAVE_DECL__GETSHORT 0 >| #define HAVE_DECL__GETLONG 0 >| #define HAVE_HEADER_AD 1 >| #define HAVE__RES_EXTERN 1 >| #define KRB5 1 >| #define GSSAPI 1 >| #define HAVE_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 >| /* end confdefs.h. */ >| #include <gssapi_generic.h> >configure:29021: result: no >configure:29054: checking for gssapi_generic.h >configure:29063: result: no >configure:28943: checking gssapi/gssapi_generic.h usability >configure:28960: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:28967: $? = 0 >configure:28981: result: yes >configure:28985: checking gssapi/gssapi_generic.h presence >configure:29000: i686-pc-linux-gnu-gcc -E conftest.c >configure:29007: $? = 0 >configure:29021: result: yes >configure:29054: checking for gssapi/gssapi_generic.h >configure:29063: result: yes >configure:29080: checking for library containing k_hasafs >configure:29121: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt -L/usr/lib -Wl,-rpath -Wl,/usr/lib -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl >&5 >/var/tmp/portage/net-misc/openssh-5.2_p1-r2/temp/ccq7epXM.o: In function `main': >conftest.c:(.text+0x1d): undefined reference to `k_hasafs' >collect2: ld returned 1 exit status >configure:29128: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define HAVE__GETSHORT 1 >| #define HAVE__GETLONG 1 >| #define HAVE_DECL__GETSHORT 0 >| #define HAVE_DECL__GETLONG 0 >| #define HAVE_HEADER_AD 1 >| #define HAVE__RES_EXTERN 1 >| #define KRB5 1 >| #define GSSAPI 1 >| #define HAVE_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 >| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char k_hasafs (); >| int >| main () >| { >| return k_hasafs (); >| ; >| return 0; >| } >configure:29121: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lkafs -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt -L/usr/lib -Wl,-rpath -Wl,/usr/lib -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lkafs >collect2: ld returned 1 exit status >configure:29128: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define HAVE__GETSHORT 1 >| #define HAVE__GETLONG 1 >| #define HAVE_DECL__GETSHORT 0 >| #define HAVE_DECL__GETLONG 0 >| #define HAVE_HEADER_AD 1 >| #define HAVE__RES_EXTERN 1 >| #define KRB5 1 >| #define GSSAPI 1 >| #define HAVE_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 >| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char k_hasafs (); >| int >| main () >| { >| return k_hasafs (); >| ; >| return 0; >| } >configure:29159: result: no >configure:29212: checking for xauth >configure:29230: found /usr/bin/xauth >configure:29242: result: /usr/bin/xauth >configure:29334: checking for "/dev/ptc" >configure:29349: result: no >configure:29393: checking for nroff >configure:29411: found /usr/bin/nroff >configure:29423: result: /usr/bin/nroff >configure:29488: checking if the systems has expire shadow information >configure:29515: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >configure:29522: $? = 0 >configure:29539: result: yes >configure:29603: checking for "/etc/default/login" >configure:29618: result: no >configure:29727: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -Wl,-O1 -fstack-protector-all -Wl,-O1 conftest.c -lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt -L/usr/lib -Wl,-rpath -Wl,/usr/lib -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl >&5 >conftest.c:284: warning: return type defaults to 'int' >conftest.c: In function 'main': >conftest.c:290: warning: implicit declaration of function 'exit' >conftest.c:290: warning: incompatible implicit declaration of built-in function 'exit' >configure:29731: $? = 0 >configure:29737: ./conftest >configure:29741: $? = 0 >configure:29807: checking if we need to convert IPv4 in IPv6-mapped addresses >configure:29831: result: yes (default) >configure:30026: checking if your system defines LASTLOG_FILE >configure:30061: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:284: error: 'LASTLOG_FILE' undeclared (first use in this function) >conftest.c:284: error: (Each undeclared identifier is reported only once >conftest.c:284: error: for each function it appears in.) >conftest.c:284: warning: unused variable 'lastlog' >configure:30068: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define HAVE__GETSHORT 1 >| #define HAVE__GETLONG 1 >| #define HAVE_DECL__GETSHORT 0 >| #define HAVE_DECL__GETLONG 0 >| #define HAVE_HEADER_AD 1 >| #define HAVE__RES_EXTERN 1 >| #define KRB5 1 >| #define GSSAPI 1 >| #define HAVE_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 >| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 >| #define XAUTH_PATH "/usr/bin/xauth" >| #define HAVE_MD5_PASSWORDS 1 >| #define HAS_SHADOW_EXPIRE 1 >| #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin" >| #define IPV4_IN_IPV6 1 >| #define _PATH_SSH_PIDDIR "/var/run" >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <utmp.h> >| #ifdef HAVE_LASTLOG_H >| # include <lastlog.h> >| #endif >| #ifdef HAVE_PATHS_H >| # include <paths.h> >| #endif >| #ifdef HAVE_LOGIN_H >| # include <login.h> >| #endif >| >| int >| main () >| { >| char *lastlog = LASTLOG_FILE; >| ; >| return 0; >| } >configure:30080: result: no >configure:30082: checking if your system defines _PATH_LASTLOG >configure:30114: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:281: warning: unused variable 'lastlog' >configure:30121: $? = 0 >configure:30126: result: yes >configure:30168: checking if your system defines UTMP_FILE >configure:30197: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:278: warning: unused variable 'utmp' >configure:30204: $? = 0 >configure:30209: result: yes >configure:30245: checking if your system defines WTMP_FILE >configure:30274: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:278: warning: unused variable 'wtmp' >configure:30281: $? = 0 >configure:30286: result: yes >configure:30323: checking if your system defines UTMPX_FILE >configure:30355: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:281: error: 'UTMPX_FILE' undeclared (first use in this function) >conftest.c:281: error: (Each undeclared identifier is reported only once >conftest.c:281: error: for each function it appears in.) >conftest.c:281: warning: unused variable 'utmpx' >configure:30362: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define HAVE__GETSHORT 1 >| #define HAVE__GETLONG 1 >| #define HAVE_DECL__GETSHORT 0 >| #define HAVE_DECL__GETLONG 0 >| #define HAVE_HEADER_AD 1 >| #define HAVE__RES_EXTERN 1 >| #define KRB5 1 >| #define GSSAPI 1 >| #define HAVE_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 >| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 >| #define XAUTH_PATH "/usr/bin/xauth" >| #define HAVE_MD5_PASSWORDS 1 >| #define HAS_SHADOW_EXPIRE 1 >| #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin" >| #define IPV4_IN_IPV6 1 >| #define _PATH_SSH_PIDDIR "/var/run" >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <utmp.h> >| #ifdef HAVE_UTMPX_H >| #include <utmpx.h> >| #endif >| #ifdef HAVE_PATHS_H >| # include <paths.h> >| #endif >| >| int >| main () >| { >| char *utmpx = UTMPX_FILE; >| ; >| return 0; >| } >configure:30373: result: no >configure:30395: checking if your system defines WTMPX_FILE >configure:30427: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all conftest.c >&5 >conftest.c: In function 'main': >conftest.c:282: error: 'WTMPX_FILE' undeclared (first use in this function) >conftest.c:282: error: (Each undeclared identifier is reported only once >conftest.c:282: error: for each function it appears in.) >conftest.c:282: warning: unused variable 'wtmpx' >configure:30434: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "OpenSSH" >| #define PACKAGE_TARNAME "openssh" >| #define PACKAGE_VERSION "Portable" >| #define PACKAGE_STRING "OpenSSH Portable" >| #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define _FILE_OFFSET_BITS 64 >| #define LOGIN_PROGRAM_FALLBACK "/bin/login" >| #define _PATH_PASSWD_PROG "/bin/passwd" >| #define HAVE_ATTRIBUTE__NONNULL__ 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ENDIAN_H 1 >| #define HAVE_FEATURES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTY_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SECURITY_PAM_APPL_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_DIR_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_TTYENT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LASTLOG_H 1 >| #define PAM_TTY_KLUDGE 1 >| #define LOCKED_PASSWD_PREFIX "!" >| #define SPT_TYPE SPT_REUSEARGV >| #define LINK_OPNOTSUPP_ERRNO EPERM >| #define _PATH_BTMP "/var/log/btmp" >| #define USE_BTMP 1 >| #define HAVE_LINUX_IF_TUN_H 1 >| #define SSH_TUN_LINUX 1 >| #define SSH_TUN_COMPAT_AF 1 >| #define SSH_TUN_PREPEND_AF 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_BASENAME 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LOGIN 1 >| #define HAVE_LOGOUT 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_LOGWTMP 1 >| #define HAVE_STRFTIME 1 >| #define GLOB_HAS_ALTDIRFUNC 1 >| #define HAVE_DECL_GLOB_NOMATCH 1 >| #define HAVE_PROC_PID 1 >| #define USE_LIBEDIT 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_DIRFD 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETTTYENT 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_MKDTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_POLL 1 >| #define HAVE_PRCTL 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_RRESVPORT_AF 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_UPDWTMPX 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_VHANGUP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_CONST_GAI_STRERROR_PROTO 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_STRSEP 1 >| #define HAVE_TCSENDBREAK 1 >| #define HAVE_DECL_H_ERRNO 1 >| #define HAVE_DECL_SHUT_RD 1 >| #define HAVE_DECL_O_NONBLOCK 1 >| #define HAVE_DECL_WRITEV 1 >| #define HAVE_DECL_MAXSYMLINKS 1 >| #define HAVE_DECL_OFFSETOF 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_DAEMON 1 >| #define HAVE_GETPAGESIZE 1 >| #define SNPRINTF_CONST const >| #define HAVE_SO_PEERCRED 1 >| #define HAVE_STRICT_MKSTEMP 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define USE_OPENSSL_ENGINE 1 >| #define HAVE_SHA256_UPDATE 1 >| #define HAVE_EVP_SHA256 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_PAM_GETENVLIST 1 >| #define HAVE_PAM_PUTENV 1 >| #define USE_PAM 1 >| #define OPENSSL_PRNG_ONLY 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define HAVE_LONG_LONG 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_INT64_T 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_U_INT64_T 1 >| #define HAVE_UINTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_IN_ADDR_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_STRUCT_IN6_ADDR 1 >| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMP 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMP 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_ADDR_IN_UTMP 1 >| #define HAVE_ADDR_IN_UTMPX 1 >| #define HAVE_ADDR_V6_IN_UTMP 1 >| #define HAVE_ADDR_V6_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_SS_FAMILY_IN_SS 1 >| #define HAVE_CONTROL_IN_MSGHDR 1 >| #define HAVE___PROGNAME 1 >| #define HAVE___FUNCTION__ 1 >| #define HAVE___func__ 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define HAVE__GETSHORT 1 >| #define HAVE__GETLONG 1 >| #define HAVE_DECL__GETSHORT 0 >| #define HAVE_DECL__GETLONG 0 >| #define HAVE_HEADER_AD 1 >| #define HAVE__RES_EXTERN 1 >| #define KRB5 1 >| #define GSSAPI 1 >| #define HAVE_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_H 1 >| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 >| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 >| #define XAUTH_PATH "/usr/bin/xauth" >| #define HAVE_MD5_PASSWORDS 1 >| #define HAS_SHADOW_EXPIRE 1 >| #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin" >| #define IPV4_IN_IPV6 1 >| #define _PATH_SSH_PIDDIR "/var/run" >| #define DISABLE_UTMPX 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <utmp.h> >| #ifdef HAVE_UTMPX_H >| #include <utmpx.h> >| #endif >| #ifdef HAVE_PATHS_H >| # include <paths.h> >| #endif >| >| int >| main () >| { >| char *wtmpx = WTMPX_FILE; >| ; >| return 0; >| } >configure:30445: result: no >configure:30591: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by OpenSSH config.status Portable, which was >generated by GNU Autoconf 2.63. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on build > >config.status:1046: creating Makefile >config.status:1046: creating buildpkg.sh >config.status:1046: creating opensshd.init >config.status:1046: creating openssh.xml >config.status:1046: creating openbsd-compat/Makefile >config.status:1046: creating openbsd-compat/regress/Makefile >config.status:1046: creating scard/Makefile >config.status:1046: creating ssh_prng_cmds >config.status:1046: creating survey.sh >config.status:1046: creating config.h > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_inline=inline >ac_cv_cc_implements___FUNCTION__=yes >ac_cv_cc_implements___func__=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=i686 -pipe' >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=set >ac_cv_env_LDFLAGS_value=-Wl,-O1 >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_file___dev_ptc_=no >ac_cv_file___etc_default_login_=no >ac_cv_func_EVP_sha256=yes >ac_cv_func_SHA256_Update=yes >ac_cv_func___b64_ntop=no >ac_cv_func___b64_pton=no >ac_cv_func__getlong=yes >ac_cv_func__getpty=no >ac_cv_func__getshort=yes >ac_cv_func_arc4random=no >ac_cv_func_arc4random_buf=no >ac_cv_func_arc4random_uniform=no >ac_cv_func_asprintf=yes >ac_cv_func_b64_ntop=no >ac_cv_func_b64_pton=no >ac_cv_func_bcopy=yes >ac_cv_func_bindresvport_sa=no >ac_cv_func_clock=yes >ac_cv_func_closefrom=no >ac_cv_func_daemon=yes >ac_cv_func_dirfd=yes >ac_cv_func_dirname=yes >ac_cv_func_endutent=yes >ac_cv_func_endutxent=yes >ac_cv_func_fchmod=yes >ac_cv_func_fchown=yes >ac_cv_func_fmt_scaled=no >ac_cv_func_freeaddrinfo=yes >ac_cv_func_fstatvfs=yes >ac_cv_func_futimes=yes >ac_cv_func_gai_strerror=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_getcwd=yes >ac_cv_func_getgrouplist=yes >ac_cv_func_getlastlogxbyname=no >ac_cv_func_getnameinfo=yes >ac_cv_func_getopt=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getpeereid=no >ac_cv_func_getpeerucred=no >ac_cv_func_getpgrp_void=yes >ac_cv_func_getrlimit=yes >ac_cv_func_getspnam=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_getttyent=yes >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=yes >ac_cv_func_logwtmp=yes >ac_cv_func_md5_crypt=no >ac_cv_func_memmove=yes >ac_cv_func_mkdtemp=yes >ac_cv_func_mmap=yes >ac_cv_func_ngetaddrinfo=no >ac_cv_func_nsleep=no >ac_cv_func_ogetaddrinfo=no >ac_cv_func_openlog_r=no >ac_cv_func_openpty=yes >ac_cv_func_pam_getenvlist=yes >ac_cv_func_pam_putenv=yes >ac_cv_func_poll=yes >ac_cv_func_prctl=yes >ac_cv_func_pstat=no >ac_cv_func_pututline=yes >ac_cv_func_pututxline=yes >ac_cv_func_readpassphrase=no >ac_cv_func_realpath=yes >ac_cv_func_recvmsg=yes >ac_cv_func_rresvport_af=yes >ac_cv_func_sendmsg=yes >ac_cv_func_setdtablesize=no >ac_cv_func_setegid=yes >ac_cv_func_setenv=yes >ac_cv_func_seteuid=yes >ac_cv_func_setgroups=yes >ac_cv_func_setlogin=no >ac_cv_func_setpcred=no >ac_cv_func_setproctitle=no >ac_cv_func_setregid=yes >ac_cv_func_setresgid=yes >ac_cv_func_setresuid=yes >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_statfs=yes >ac_cv_func_statvfs=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strftime=yes >ac_cv_func_strlcat=no >ac_cv_func_strlcpy=no >ac_cv_func_strmode=no >ac_cv_func_strnvis=no >ac_cv_func_strsep=yes >ac_cv_func_strtoll=yes >ac_cv_func_strtonum=no >ac_cv_func_strtoul=yes >ac_cv_func_swap32=no >ac_cv_func_sysconf=yes >ac_cv_func_tcgetpgrp=yes >ac_cv_func_time=yes >ac_cv_func_truncate=yes >ac_cv_func_unsetenv=yes >ac_cv_func_updwtmp=yes >ac_cv_func_updwtmpx=yes >ac_cv_func_utimes=yes >ac_cv_func_utmpname=yes >ac_cv_func_utmpxname=yes >ac_cv_func_vasprintf=yes >ac_cv_func_vhangup=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_waitpid=yes >ac_cv_func_yp_match=no >ac_cv_have___ss_family_in_struct_ss=no >ac_cv_have___va_copy=yes >ac_cv_have_accrights_in_msghdr=no >ac_cv_have_clock_t=yes >ac_cv_have_control_in_msghdr=yes >ac_cv_have_decl_GLOB_NOMATCH=yes >ac_cv_have_decl_LLONG_MAX=yes >ac_cv_have_decl_MAXSYMLINKS=yes >ac_cv_have_decl_O_NONBLOCK=yes >ac_cv_have_decl_SHUT_RD=yes >ac_cv_have_decl__getlong=no >ac_cv_have_decl__getshort=no >ac_cv_have_decl_getrusage=no >ac_cv_have_decl_h_errno=yes >ac_cv_have_decl_offsetof=yes >ac_cv_have_decl_strsep=yes >ac_cv_have_decl_tcsendbreak=yes >ac_cv_have_decl_writev=yes >ac_cv_have_getopt_optreset=no >ac_cv_have_int64_t=yes >ac_cv_have_intxx_t=yes >ac_cv_have_mode_t=yes >ac_cv_have_pid_t=yes >ac_cv_have_pw_change_in_struct_passwd=no >ac_cv_have_pw_class_in_struct_passwd=no >ac_cv_have_pw_expire_in_struct_passwd=no >ac_cv_have_sa_family_t=yes >ac_cv_have_size_t=yes >ac_cv_have_ss_family_in_struct_ss=yes >ac_cv_have_ssize_t=yes >ac_cv_have_struct_addrinfo=yes >ac_cv_have_struct_in6_addr=yes >ac_cv_have_struct_sockaddr_in6=yes >ac_cv_have_struct_sockaddr_storage=yes >ac_cv_have_struct_timeval=yes >ac_cv_have_u_char=yes >ac_cv_have_u_int64_t=yes >ac_cv_have_u_int=yes >ac_cv_have_u_intxx_t=yes >ac_cv_have_va_copy=yes >ac_cv_header_bstring_h=no >ac_cv_header_crypt_h=yes >ac_cv_header_crypto_sha2_h=no >ac_cv_header_dirent_h=yes >ac_cv_header_endian_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_features_h=yes >ac_cv_header_floatingpoint_h=no >ac_cv_header_getopt_h=yes >ac_cv_header_glob_h=yes >ac_cv_header_gssapi_generic_h=no >ac_cv_header_gssapi_gssapi_generic_h=yes >ac_cv_header_gssapi_gssapi_h=yes >ac_cv_header_gssapi_gssapi_krb5_h=yes >ac_cv_header_gssapi_h=yes >ac_cv_header_gssapi_krb5_h=no >ac_cv_header_ia_h=no >ac_cv_header_iaf_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_lastlog_h=yes >ac_cv_header_libgen_h=yes >ac_cv_header_libutil_h=no >ac_cv_header_limits_h=yes >ac_cv_header_linux_if_tun_h=yes >ac_cv_header_login_cap_h=no >ac_cv_header_login_h=no >ac_cv_header_maillock_h=no >ac_cv_header_memory_h=yes >ac_cv_header_ndir_h=no >ac_cv_header_net_if_tun_h=no >ac_cv_header_netdb_h=yes >ac_cv_header_netgroup_h=no >ac_cv_header_pam_pam_appl_h=no >ac_cv_header_paths_h=yes >ac_cv_header_poll_h=yes >ac_cv_header_pty_h=yes >ac_cv_header_readpassphrase_h=no >ac_cv_header_rpc_types_h=yes >ac_cv_header_security_pam_appl_h=yes >ac_cv_header_sha2_h=no >ac_cv_header_shadow_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_audit_h=no >ac_cv_header_sys_bitypes_h=yes >ac_cv_header_sys_bsdtty_h=no >ac_cv_header_sys_cdefs_h=yes >ac_cv_header_sys_dir_h=yes >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_ndir_h=no >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_prctl_h=yes >ac_cv_header_sys_pstat_h=no >ac_cv_header_sys_ptms_h=no >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_stream_h=no >ac_cv_header_sys_stropts_h=yes >ac_cv_header_sys_strtio_h=no >ac_cv_header_sys_sysmacros_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_timers_h=no >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_time_h=yes >ac_cv_header_tmpdir_h=no >ac_cv_header_ttyent_h=yes >ac_cv_header_ucred_h=no >ac_cv_header_unistd_h=yes >ac_cv_header_usersec_h=no >ac_cv_header_util_h=no >ac_cv_header_utime_h=yes >ac_cv_header_utmp_h=yes >ac_cv_header_utmpx_h=yes >ac_cv_header_vis_h=no >ac_cv_header_zlib_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_lib_crypt_crypt=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_edit_el_init=yes >ac_cv_lib_iaf_ia_openinfo=no >ac_cv_lib_nsl_yp_match=yes >ac_cv_lib_pam_pam_set_item=yes >ac_cv_lib_z_deflate=yes >ac_cv_libc_defines___progname=yes >ac_cv_libc_defines_sys_errlist=yes >ac_cv_libc_defines_sys_nerr=yes >ac_cv_member_HEADER_ad=yes >ac_cv_member_struct___res_state_retrans=yes >ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes >ac_cv_member_struct_stat_st_blksize=yes >ac_cv_objext=o >ac_cv_path_AR=/usr/bin/ar >ac_cv_path_CAT=/bin/cat >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_KILL=/bin/kill >ac_cv_path_LOGIN_PROGRAM_FALLBACK=/bin/login >ac_cv_path_NROFF=/usr/bin/nroff >ac_cv_path_PATH_GROUPADD_PROG=/usr/sbin/groupadd >ac_cv_path_PATH_PASSWD_PROG=/bin/passwd >ac_cv_path_PATH_USERADD_PROG=/usr/sbin/useradd >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_PROG_ARP=/sbin/arp >ac_cv_path_PROG_DF=/bin/df >ac_cv_path_PROG_IFCONFIG=/sbin/ifconfig >ac_cv_path_PROG_IPCS=/usr/bin/ipcs >ac_cv_path_PROG_LAST=/usr/bin/last >ac_cv_path_PROG_LASTLOG=/usr/bin/lastlog >ac_cv_path_PROG_LS=/bin/ls >ac_cv_path_PROG_NETSTAT=/bin/netstat >ac_cv_path_PROG_PS=/bin/ps >ac_cv_path_PROG_TAIL=/bin/tail >ac_cv_path_PROG_UPTIME=/usr/bin/uptime >ac_cv_path_PROG_VMSTAT=/usr/bin/vmstat >ac_cv_path_PROG_W=/usr/bin/w >ac_cv_path_PROG_WHO=/usr/bin/who >ac_cv_path_SED=/bin/sed >ac_cv_path_SH=/bin/sh >ac_cv_path_TEST_MINUS_S_SH=/bin/bash >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_xauth_path=/usr/bin/xauth >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_MAKE_PACKAGE_SUPPORTED=no >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_search_basename='none required' >ac_cv_search_dn_expand='none required' >ac_cv_search_getrrsetbyname=no >ac_cv_search_k_hasafs=no >ac_cv_search_login=-lutil >ac_cv_search_nanosleep='none required' >ac_cv_search_res_query='none required' >ac_cv_sizeof_char=1 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long_int=4 >ac_cv_sizeof_long_long_int=8 >ac_cv_sizeof_short_int=2 >ac_cv_sys_file_offset_bits=64 >ac_cv_sys_largefile_CC=no >ac_cv_type_fsblkcnt_t=yes >ac_cv_type_fsfilcnt_t=yes >ac_cv_type_in_addr_t=yes >ac_cv_type_long_double=yes >ac_cv_type_long_long=yes >ac_cv_type_sig_atomic_t=yes >ac_cv_type_socklen_t=yes >ac_cv_type_struct_timespec=yes >ac_cv_type_unsigned_long_long=yes >ossh_cv_utmp_h_has_ut_addr=yes >ossh_cv_utmp_h_has_ut_addr_v6=yes >ossh_cv_utmp_h_has_ut_exit=yes >ossh_cv_utmp_h_has_ut_host=yes >ossh_cv_utmp_h_has_ut_id=yes >ossh_cv_utmp_h_has_ut_pid=yes >ossh_cv_utmp_h_has_ut_time=no >ossh_cv_utmp_h_has_ut_tv=yes >ossh_cv_utmp_h_has_ut_type=yes >ossh_cv_utmpx_h_has_syslen=no >ossh_cv_utmpx_h_has_ut_addr=yes >ossh_cv_utmpx_h_has_ut_addr_v6=yes >ossh_cv_utmpx_h_has_ut_host=yes >ossh_cv_utmpx_h_has_ut_id=yes >ossh_cv_utmpx_h_has_ut_time=no >ossh_cv_utmpx_h_has_ut_tv=yes >ossh_cv_utmpx_h_has_ut_type=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AR='/usr/bin/ar' >AWK='gawk' >CAT='/bin/cat' >CC='i686-pc-linux-gnu-gcc' >CFLAGS='-O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all ' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS=' ' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENT='' >EXEEXT='' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_SSH_PRNG_CMDS='' >INSTALL_SSH_RAND_HELPER='' >KILL='/bin/kill' >LD='i686-pc-linux-gnu-gcc' >LDFLAGS='-Wl,-O1 -fstack-protector-all -Wl,-O1' >LIBEDIT='-ledit -lcurses' >LIBOBJS='' >LIBS='-lssl -lcrypto -ldl -lz -lutil -lz -lnsl -lcrypt -L/usr/lib -Wl,-rpath -Wl,/usr/lib -O2 -march=i686 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -Wformat-security -fno-builtin-memset -fstack-protector-all -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl' >LOGIN_PROGRAM_FALLBACK='/bin/login' >LTLIBOBJS='' >MAKE_PACKAGE_SUPPORTED='no' >MANTYPE='doc' >NROFF='/usr/bin/nroff' >OBJEXT='o' >OPENSC_CONFIG='no' >PACKAGE_BUGREPORT='openssh-unix-dev@mindrot.org' >PACKAGE_NAME='OpenSSH' >PACKAGE_STRING='OpenSSH Portable' >PACKAGE_TARNAME='openssh' >PACKAGE_VERSION='Portable' >PATH_GROUPADD_PROG='/usr/sbin/groupadd' >PATH_PASSWD_PROG='/bin/passwd' >PATH_SEPARATOR=':' >PATH_USERADD_PROG='/usr/sbin/useradd' >PERL='/usr/bin/perl' >PRIVSEP_PATH='/var/empty' >PROG_ARP='/sbin/arp' >PROG_DF='/bin/df' >PROG_IFCONFIG='/sbin/ifconfig' >PROG_IPCS='/usr/bin/ipcs' >PROG_JSTAT='undef' >PROG_LAST='/usr/bin/last' >PROG_LASTLOG='/usr/bin/lastlog' >PROG_LS='/bin/ls' >PROG_NETSTAT='/bin/netstat' >PROG_PS='/bin/ps' >PROG_SAR='undef' >PROG_TAIL='/bin/tail' >PROG_UPTIME='/usr/bin/uptime' >PROG_VMSTAT='/usr/bin/vmstat' >PROG_W='/usr/bin/w' >PROG_WHO='/usr/bin/who' >RANLIB='i686-pc-linux-gnu-ranlib' >SED='/bin/sed' >SH='/bin/sh' >SHELL='/bin/sh' >SSHDLIBS=' -lpam' >SSH_PRIVSEP_USER='sshd' >STARTUP_SCRIPT_SHELL='/bin/sh' >STRIP_OPT='' >TEST_MINUS_S_SH='/bin/bash' >TEST_SHELL='sh' >TEST_SSH_IPV6='yes' >XAUTH_PATH='/usr/bin/xauth' >ac_ct_CC='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share/openssh' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='${exec_prefix}/lib' >libexecdir='/usr/lib/misc' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mansubdir='man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >piddir='/var/run' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc/ssh' >target_alias='' >user_path='/usr/bin:/bin:/usr/sbin:/sbin' >xauth_path='/usr/bin/xauth' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "OpenSSH" >#define PACKAGE_TARNAME "openssh" >#define PACKAGE_VERSION "Portable" >#define PACKAGE_STRING "OpenSSH Portable" >#define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define _FILE_OFFSET_BITS 64 >#define LOGIN_PROGRAM_FALLBACK "/bin/login" >#define _PATH_PASSWD_PROG "/bin/passwd" >#define HAVE_ATTRIBUTE__NONNULL__ 1 >#define HAVE_CRYPT_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_ENDIAN_H 1 >#define HAVE_FEATURES_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_GETOPT_H 1 >#define HAVE_GLOB_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_PATHS_H 1 >#define HAVE_POLL_H 1 >#define HAVE_PTY_H 1 >#define HAVE_RPC_TYPES_H 1 >#define HAVE_SECURITY_PAM_APPL_H 1 >#define HAVE_SHADOW_H 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_SYS_BITYPES_H 1 >#define HAVE_SYS_CDEFS_H 1 >#define HAVE_SYS_DIR_H 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_SYS_MOUNT_H 1 >#define HAVE_SYS_POLL_H 1 >#define HAVE_SYS_PRCTL_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_STROPTS_H 1 >#define HAVE_SYS_STATVFS_H 1 >#define HAVE_SYS_SYSMACROS_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_UN_H 1 >#define HAVE_TIME_H 1 >#define HAVE_TTYENT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_UTMP_H 1 >#define HAVE_UTMPX_H 1 >#define HAVE_LASTLOG_H 1 >#define PAM_TTY_KLUDGE 1 >#define LOCKED_PASSWD_PREFIX "!" >#define SPT_TYPE SPT_REUSEARGV >#define LINK_OPNOTSUPP_ERRNO EPERM >#define _PATH_BTMP "/var/log/btmp" >#define USE_BTMP 1 >#define HAVE_LINUX_IF_TUN_H 1 >#define SSH_TUN_LINUX 1 >#define SSH_TUN_COMPAT_AF 1 >#define SSH_TUN_PREPEND_AF 1 >#define HAVE_LIBNSL 1 >#define HAVE_DIRNAME 1 >#define HAVE_LIBGEN_H 1 >#define HAVE_BASENAME 1 >#define HAVE_LIBZ 1 >#define HAVE_UTIMES 1 >#define HAVE_LOGIN 1 >#define HAVE_LOGOUT 1 >#define HAVE_UPDWTMP 1 >#define HAVE_LOGWTMP 1 >#define HAVE_STRFTIME 1 >#define GLOB_HAS_ALTDIRFUNC 1 >#define HAVE_DECL_GLOB_NOMATCH 1 >#define HAVE_PROC_PID 1 >#define USE_LIBEDIT 1 >#define HAVE_ASPRINTF 1 >#define HAVE_BCOPY 1 >#define HAVE_CLOCK 1 >#define HAVE_DIRFD 1 >#define HAVE_FCHMOD 1 >#define HAVE_FCHOWN 1 >#define HAVE_FREEADDRINFO 1 >#define HAVE_FSTATVFS 1 >#define HAVE_FUTIMES 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_GETCWD 1 >#define HAVE_GETGROUPLIST 1 >#define HAVE_GETNAMEINFO 1 >#define HAVE_GETOPT 1 >#define HAVE_GETRLIMIT 1 >#define HAVE_GETTTYENT 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_MKDTEMP 1 >#define HAVE_MMAP 1 >#define HAVE_OPENPTY 1 >#define HAVE_POLL 1 >#define HAVE_PRCTL 1 >#define HAVE_REALPATH 1 >#define HAVE_RECVMSG 1 >#define HAVE_RRESVPORT_AF 1 >#define HAVE_SENDMSG 1 >#define HAVE_SETEGID 1 >#define HAVE_SETENV 1 >#define HAVE_SETEUID 1 >#define HAVE_SETGROUPS 1 >#define HAVE_SETREGID 1 >#define HAVE_SETREUID 1 >#define HAVE_SETRLIMIT 1 >#define HAVE_SETSID 1 >#define HAVE_SETVBUF 1 >#define HAVE_SIGACTION 1 >#define HAVE_SIGVEC 1 >#define HAVE_SNPRINTF 1 >#define HAVE_SOCKETPAIR 1 >#define HAVE_STATFS 1 >#define HAVE_STATVFS 1 >#define HAVE_STRDUP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRTOLL 1 >#define HAVE_STRTOUL 1 >#define HAVE_SYSCONF 1 >#define HAVE_TCGETPGRP 1 >#define HAVE_TRUNCATE 1 >#define HAVE_UNSETENV 1 >#define HAVE_UPDWTMPX 1 >#define HAVE_VASPRINTF 1 >#define HAVE_VHANGUP 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_WAITPID 1 >#define HAVE_GAI_STRERROR 1 >#define HAVE_GAI_STRERROR 1 >#define HAVE_CONST_GAI_STRERROR_PROTO 1 >#define HAVE_NANOSLEEP 1 >#define HAVE_STRSEP 1 >#define HAVE_TCSENDBREAK 1 >#define HAVE_DECL_H_ERRNO 1 >#define HAVE_DECL_SHUT_RD 1 >#define HAVE_DECL_O_NONBLOCK 1 >#define HAVE_DECL_WRITEV 1 >#define HAVE_DECL_MAXSYMLINKS 1 >#define HAVE_DECL_OFFSETOF 1 >#define HAVE_SETRESUID 1 >#define HAVE_SETRESGID 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_TIME 1 >#define HAVE_ENDUTENT 1 >#define HAVE_GETUTENT 1 >#define HAVE_GETUTID 1 >#define HAVE_GETUTLINE 1 >#define HAVE_PUTUTLINE 1 >#define HAVE_SETUTENT 1 >#define HAVE_UTMPNAME 1 >#define HAVE_ENDUTXENT 1 >#define HAVE_GETUTXENT 1 >#define HAVE_GETUTXID 1 >#define HAVE_GETUTXLINE 1 >#define HAVE_PUTUTXLINE 1 >#define HAVE_SETUTXENT 1 >#define HAVE_UTMPXNAME 1 >#define HAVE_DAEMON 1 >#define HAVE_GETPAGESIZE 1 >#define SNPRINTF_CONST const >#define HAVE_SO_PEERCRED 1 >#define HAVE_STRICT_MKSTEMP 1 >#define GETPGRP_VOID 1 >#define HAVE_OPENSSL 1 >#define USE_OPENSSL_ENGINE 1 >#define HAVE_SHA256_UPDATE 1 >#define HAVE_EVP_SHA256 1 >#define HAVE_LIBDL 1 >#define HAVE_LIBPAM 1 >#define HAVE_PAM_GETENVLIST 1 >#define HAVE_PAM_PUTENV 1 >#define USE_PAM 1 >#define OPENSSL_PRNG_ONLY 1 >#define ENTROPY_TIMEOUT_MSEC 200 >#define SSH_PRIVSEP_USER "sshd" >#define HAVE_LONG_LONG 1 >#define HAVE_UNSIGNED_LONG_LONG 1 >#define HAVE_LONG_DOUBLE 1 >#define SIZEOF_CHAR 1 >#define SIZEOF_SHORT_INT 2 >#define SIZEOF_INT 4 >#define SIZEOF_LONG_INT 4 >#define SIZEOF_LONG_LONG_INT 8 >#define HAVE_U_INT 1 >#define HAVE_INTXX_T 1 >#define HAVE_INT64_T 1 >#define HAVE_U_INTXX_T 1 >#define HAVE_U_INT64_T 1 >#define HAVE_UINTXX_T 1 >#define HAVE_U_CHAR 1 >#define HAVE_SIG_ATOMIC_T 1 >#define HAVE_FSBLKCNT_T 1 >#define HAVE_FSFILCNT_T 1 >#define HAVE_IN_ADDR_T 1 >#define HAVE_SIZE_T 1 >#define HAVE_SSIZE_T 1 >#define HAVE_CLOCK_T 1 >#define HAVE_SA_FAMILY_T 1 >#define HAVE_PID_T 1 >#define HAVE_MODE_T 1 >#define HAVE_STRUCT_SOCKADDR_STORAGE 1 >#define HAVE_STRUCT_SOCKADDR_IN6 1 >#define HAVE_STRUCT_IN6_ADDR 1 >#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >#define HAVE_STRUCT_ADDRINFO 1 >#define HAVE_STRUCT_TIMEVAL 1 >#define HAVE_STRUCT_TIMESPEC 1 >#define HAVE_HOST_IN_UTMP 1 >#define HAVE_HOST_IN_UTMPX 1 >#define HAVE_PID_IN_UTMP 1 >#define HAVE_TYPE_IN_UTMP 1 >#define HAVE_TYPE_IN_UTMPX 1 >#define HAVE_TV_IN_UTMP 1 >#define HAVE_ID_IN_UTMP 1 >#define HAVE_ID_IN_UTMPX 1 >#define HAVE_ADDR_IN_UTMP 1 >#define HAVE_ADDR_IN_UTMPX 1 >#define HAVE_ADDR_V6_IN_UTMP 1 >#define HAVE_ADDR_V6_IN_UTMPX 1 >#define HAVE_EXIT_IN_UTMP 1 >#define HAVE_TV_IN_UTMPX 1 >#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >#define HAVE_SS_FAMILY_IN_SS 1 >#define HAVE_CONTROL_IN_MSGHDR 1 >#define HAVE___PROGNAME 1 >#define HAVE___FUNCTION__ 1 >#define HAVE___func__ 1 >#define HAVE_VA_COPY 1 >#define HAVE___VA_COPY 1 >#define HAVE_SYS_ERRLIST 1 >#define HAVE_SYS_NERR 1 >#define HAVE__GETSHORT 1 >#define HAVE__GETLONG 1 >#define HAVE_DECL__GETSHORT 0 >#define HAVE_DECL__GETLONG 0 >#define HAVE_HEADER_AD 1 >#define HAVE__RES_EXTERN 1 >#define KRB5 1 >#define GSSAPI 1 >#define HAVE_GSSAPI_H 1 >#define HAVE_GSSAPI_GSSAPI_H 1 >#define HAVE_GSSAPI_GSSAPI_KRB5_H 1 >#define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 >#define XAUTH_PATH "/usr/bin/xauth" >#define HAVE_MD5_PASSWORDS 1 >#define HAS_SHADOW_EXPIRE 1 >#define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin" >#define IPV4_IN_IPV6 1 >#define _PATH_SSH_PIDDIR "/var/run" >#define DISABLE_UTMPX 1 >#define DISABLE_WTMPX 1 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 279071
:
199151
|
199179
| 199181