This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by OpenSSH configure Portable, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = megawarez.nnhost.ru uname -m = i386 uname -r = 7.4-STABLE uname -s = FreeBSD uname -v = FreeBSD 7.4-STABLE #0: Sat Oct 15 14:24:27 MSD 2011 root@megawarez.nnhost.ru:/usr/src/sys/i386/compile/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1406: checking for gcc configure:1422: found /usr/bin/gcc configure:1432: result: gcc configure:1676: checking for C compiler version configure:1679: gcc --version &5 gcc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 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:1682: $? = 0 configure:1684: gcc -v &5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:1687: $? = 0 configure:1689: gcc -V &5 gcc: '-V' option must have argument configure:1692: $? = 1 configure:1715: checking for C compiler default output file name configure:1718: gcc conftest.c >&5 configure:1721: $? = 0 configure:1767: result: a.out configure:1772: checking whether the C compiler works configure:1778: ./a.out configure:1781: $? = 0 configure:1798: result: yes configure:1805: checking whether we are cross compiling configure:1807: result: no configure:1810: checking for suffix of executables configure:1812: gcc -o conftest conftest.c >&5 configure:1815: $? = 0 configure:1840: result: configure:1846: checking for suffix of object files configure:1867: gcc -c conftest.c >&5 configure:1870: $? = 0 configure:1892: result: o configure:1896: checking whether we are using the GNU C compiler configure:1920: gcc -c conftest.c >&5 configure:1926: $? = 0 configure:1930: test -z || test ! -s conftest.err configure:1933: $? = 0 configure:1936: test -s conftest.o configure:1939: $? = 0 configure:1952: result: yes configure:1958: checking whether gcc accepts -g configure:1979: gcc -c -g conftest.c >&5 configure:1985: $? = 0 configure:1989: test -z || test ! -s conftest.err configure:1992: $? = 0 configure:1995: test -s conftest.o configure:1998: $? = 0 configure:2009: result: yes configure:2026: checking for gcc option to accept ANSI C configure:2096: gcc -c -g -O2 conftest.c >&5 configure:2102: $? = 0 configure:2106: test -z || test ! -s conftest.err configure:2109: $? = 0 configure:2112: test -s conftest.o configure:2115: $? = 0 configure:2133: result: none needed configure:2151: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2157: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2321: checking build system type configure:2339: result: i386-unknown-freebsd7.4 configure:2347: checking host system type configure:2361: result: i386-unknown-freebsd7.4 configure:2370: checking whether byte ordering is bigendian configure:2397: gcc -c -g -O2 conftest.c >&5 configure:2403: $? = 0 configure:2407: test -z || test ! -s conftest.err configure:2410: $? = 0 configure:2413: test -s conftest.o configure:2416: $? = 0 configure:2440: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:16: error: 'not' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) conftest.c:16: error: expected ';' before 'big' configure:2446: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:2581: result: no configure:2606: checking for gawk configure:2635: result: no configure:2606: checking for mawk configure:2635: result: no configure:2606: checking for nawk configure:2622: found /usr/bin/nawk configure:2632: result: nawk configure:2647: checking how to run the C preprocessor configure:2682: gcc -E conftest.c configure:2688: $? = 0 configure:2720: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:2726: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2765: result: gcc -E configure:2789: gcc -E conftest.c configure:2795: $? = 0 configure:2827: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:2833: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2917: checking for ranlib configure:2933: found /usr/bin/ranlib configure:2944: result: ranlib configure:2969: checking for a BSD-compatible install configure:3024: result: /usr/bin/install -c configure:3037: checking for ar configure:3055: found /usr/bin/ar configure:3067: result: /usr/bin/ar configure:3076: checking for cat configure:3094: found /bin/cat configure:3106: result: /bin/cat configure:3115: checking for kill configure:3133: found /bin/kill configure:3145: result: /bin/kill configure:3156: checking for perl5 configure:3174: found /usr/bin/perl5 configure:3186: result: /usr/bin/perl5 configure:3198: checking for sed configure:3216: found /bin/sed configure:3228: result: /bin/sed configure:3238: checking for ent configure:3271: result: no configure:3278: checking for bash configure:3296: found /bin/bash configure:3308: result: /bin/bash configure:3317: checking for ksh configure:3347: result: /bin/bash configure:3356: checking for sh configure:3386: result: /bin/bash configure:3395: checking for sh configure:3413: found /bin/sh configure:3425: result: /bin/sh configure:3437: checking for groupadd configure:3468: result: groupadd configure:3477: checking for useradd configure:3508: result: useradd configure:3517: checking for pkgmk configure:3544: result: no configure:3560: checking for special C compiler options needed for large files configure:3659: result: no configure:3665: checking for _FILE_OFFSET_BITS value needed for large files configure:3696: gcc -c -g -O2 conftest.c >&5 configure:3702: $? = 0 configure:3706: test -z || test ! -s conftest.err configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3780: result: no configure:3790: checking for _LARGE_FILES value needed for large files configure:3821: gcc -c -g -O2 conftest.c >&5 configure:3827: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest.o configure:3840: $? = 0 configure:3905: result: no configure:3934: checking for login configure:3952: found /usr/bin/login configure:3964: result: /usr/bin/login configure:3981: checking for passwd configure:3999: found /bin/passwd configure:4011: result: /bin/passwd configure:4030: checking for inline configure:4051: gcc -c -g -O2 conftest.c >&5 configure:4057: $? = 0 configure:4061: test -z || test ! -s conftest.err configure:4064: $? = 0 configure:4067: test -s conftest.o configure:4070: $? = 0 configure:4082: result: inline configure:6406: checking compiler and flags for sanity configure:6425: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:13: warning: implicit declaration of function 'exit' conftest.c:13: warning: incompatible implicit declaration of built-in function 'exit' configure:6428: $? = 0 configure:6430: ./conftest configure:6433: $? = 0 configure:6435: result: yes configure:6456: checking for egrep configure:6466: result: grep -E configure:6471: checking for ANSI C header files configure:6496: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6502: $? = 0 configure:6506: test -z || test ! -s conftest.err configure:6509: $? = 0 configure:6512: test -s conftest.o configure:6515: $? = 0 configure:6604: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:28: warning: implicit declaration of function 'exit' conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' configure:6607: $? = 0 configure:6609: ./conftest configure:6612: $? = 0 configure:6627: result: yes configure:6651: checking for sys/types.h configure:6667: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6673: $? = 0 configure:6677: test -z || test ! -s conftest.err configure:6680: $? = 0 configure:6683: test -s conftest.o configure:6686: $? = 0 configure:6697: result: yes configure:6651: checking for sys/stat.h configure:6667: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6673: $? = 0 configure:6677: test -z || test ! -s conftest.err configure:6680: $? = 0 configure:6683: test -s conftest.o configure:6686: $? = 0 configure:6697: result: yes configure:6651: checking for stdlib.h configure:6667: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6673: $? = 0 configure:6677: test -z || test ! -s conftest.err configure:6680: $? = 0 configure:6683: test -s conftest.o configure:6686: $? = 0 configure:6697: result: yes configure:6651: checking for string.h configure:6667: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6673: $? = 0 configure:6677: test -z || test ! -s conftest.err configure:6680: $? = 0 configure:6683: test -s conftest.o configure:6686: $? = 0 configure:6697: result: yes configure:6651: checking for memory.h configure:6667: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6673: $? = 0 configure:6677: test -z || test ! -s conftest.err configure:6680: $? = 0 configure:6683: test -s conftest.o configure:6686: $? = 0 configure:6697: result: yes configure:6651: checking for strings.h configure:6667: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6673: $? = 0 configure:6677: test -z || test ! -s conftest.err configure:6680: $? = 0 configure:6683: test -s conftest.o configure:6686: $? = 0 configure:6697: result: yes configure:6651: checking for inttypes.h configure:6667: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6673: $? = 0 configure:6677: test -z || test ! -s conftest.err configure:6680: $? = 0 configure:6683: test -s conftest.o configure:6686: $? = 0 configure:6697: result: yes configure:6651: checking for stdint.h configure:6667: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6673: $? = 0 configure:6677: test -z || test ! -s conftest.err configure:6680: $? = 0 configure:6683: test -s conftest.o configure:6686: $? = 0 configure:6697: result: yes configure:6651: checking for unistd.h configure:6667: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6673: $? = 0 configure:6677: test -z || test ! -s conftest.err configure:6680: $? = 0 configure:6683: test -s conftest.o configure:6686: $? = 0 configure:6697: result: yes configure:6786: checking bstring.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:55:21: error: bstring.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking bstring.h presence configure:6841: gcc -E conftest.c conftest.c:21:21: error: bstring.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for bstring.h configure:6909: result: no configure:6786: checking crypt.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:55:19: error: crypt.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking crypt.h presence configure:6841: gcc -E conftest.c conftest.c:21:19: error: crypt.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for crypt.h configure:6909: result: no configure:6786: checking dirent.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking dirent.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for dirent.h configure:6909: result: yes configure:6786: checking endian.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:56:20: error: endian.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking endian.h presence configure:6841: gcc -E conftest.c conftest.c:22:20: error: endian.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for endian.h configure:6909: result: no configure:6786: checking features.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:56:22: error: features.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking features.h presence configure:6841: gcc -E conftest.c conftest.c:22:22: error: features.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for features.h configure:6909: result: no configure:6786: checking floatingpoint.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking floatingpoint.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for floatingpoint.h configure:6909: result: yes configure:6786: checking getopt.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking getopt.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for getopt.h configure:6909: result: yes configure:6786: checking glob.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking glob.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for glob.h configure:6909: result: yes configure:6786: checking ia.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:59:16: error: ia.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking ia.h presence configure:6841: gcc -E conftest.c conftest.c:25:16: error: ia.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for ia.h configure:6909: result: no configure:6786: checking lastlog.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:59:21: error: lastlog.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking lastlog.h presence configure:6841: gcc -E conftest.c conftest.c:25:21: error: lastlog.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for lastlog.h configure:6909: result: no configure:6786: checking limits.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking limits.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for limits.h configure:6909: result: yes configure:6786: checking login.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:60:19: error: login.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking login.h presence configure:6841: gcc -E conftest.c conftest.c:26:19: error: login.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for login.h configure:6909: result: no configure:6786: checking login_cap.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking login_cap.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for login_cap.h configure:6909: result: yes configure:6786: checking maillock.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:61:22: error: maillock.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking maillock.h presence configure:6841: gcc -E conftest.c conftest.c:27:22: error: maillock.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for maillock.h configure:6909: result: no configure:6786: checking ndir.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:61:18: error: ndir.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking ndir.h presence configure:6841: gcc -E conftest.c conftest.c:27:18: error: ndir.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for ndir.h configure:6909: result: no configure:6786: checking netdb.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking netdb.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for netdb.h configure:6909: result: yes configure:6786: checking netgroup.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:62:22: error: netgroup.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking netgroup.h presence configure:6841: gcc -E conftest.c conftest.c:28:22: error: netgroup.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for netgroup.h configure:6909: result: no configure:6786: checking netinet/in_systm.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking netinet/in_systm.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for netinet/in_systm.h configure:6909: result: yes configure:6786: checking pam/pam_appl.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:63:26: error: pam/pam_appl.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking pam/pam_appl.h presence configure:6841: gcc -E conftest.c conftest.c:29:26: error: pam/pam_appl.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for pam/pam_appl.h configure:6909: result: no configure:6786: checking paths.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking paths.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for paths.h configure:6909: result: yes configure:6786: checking pty.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:64:17: error: pty.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking pty.h presence configure:6841: gcc -E conftest.c conftest.c:30:17: error: pty.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for pty.h configure:6909: result: no configure:6786: checking readpassphrase.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking readpassphrase.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for readpassphrase.h configure:6909: result: yes configure:6786: checking rpc/types.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking rpc/types.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for rpc/types.h configure:6909: result: yes configure:6786: checking security/pam_appl.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking security/pam_appl.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for security/pam_appl.h configure:6909: result: yes configure:6786: checking shadow.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:67:20: error: shadow.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking shadow.h presence configure:6841: gcc -E conftest.c conftest.c:33:20: error: shadow.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for shadow.h configure:6909: result: no configure:6786: checking stddef.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking stddef.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for stddef.h configure:6909: result: yes configure:6777: checking for stdint.h configure:6782: result: yes configure:6777: checking for strings.h configure:6782: result: yes configure:6786: checking sys/dir.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 In file included from conftest.c:70: /usr/include/sys/dir.h:39:2: warning: #warning "The information in this file should be obtained from " /usr/include/sys/dir.h:40:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking sys/dir.h presence configure:6841: gcc -E conftest.c In file included from conftest.c:36: /usr/include/sys/dir.h:39:2: warning: #warning "The information in this file should be obtained from " /usr/include/sys/dir.h:40:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for sys/dir.h configure:6909: result: yes configure:6786: checking sys/strtio.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:71:24: error: sys/strtio.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking sys/strtio.h presence configure:6841: gcc -E conftest.c conftest.c:37:24: error: sys/strtio.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for sys/strtio.h configure:6909: result: no configure:6786: checking sys/audit.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:71:23: error: sys/audit.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking sys/audit.h presence configure:6841: gcc -E conftest.c conftest.c:37:23: error: sys/audit.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for sys/audit.h configure:6909: result: no configure:6786: checking sys/bitypes.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:71:25: error: sys/bitypes.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking sys/bitypes.h presence configure:6841: gcc -E conftest.c conftest.c:37:25: error: sys/bitypes.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for sys/bitypes.h configure:6909: result: no configure:6786: checking sys/bsdtty.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:71:24: error: sys/bsdtty.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking sys/bsdtty.h presence configure:6841: gcc -E conftest.c conftest.c:37:24: error: sys/bsdtty.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for sys/bsdtty.h configure:6909: result: no configure:6786: checking sys/cdefs.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking sys/cdefs.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for sys/cdefs.h configure:6909: result: yes configure:6786: checking sys/mman.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking sys/mman.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for sys/mman.h configure:6909: result: yes configure:6786: checking sys/ndir.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:73:22: error: sys/ndir.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking sys/ndir.h presence configure:6841: gcc -E conftest.c conftest.c:39:22: error: sys/ndir.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for sys/ndir.h configure:6909: result: no configure:6786: checking sys/prctl.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:73:23: error: sys/prctl.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking sys/prctl.h presence configure:6841: gcc -E conftest.c conftest.c:39:23: error: sys/prctl.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for sys/prctl.h configure:6909: result: no configure:6786: checking sys/pstat.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:73:23: error: sys/pstat.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking sys/pstat.h presence configure:6841: gcc -E conftest.c conftest.c:39:23: error: sys/pstat.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for sys/pstat.h configure:6909: result: no configure:6786: checking sys/select.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking sys/select.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for sys/select.h configure:6909: result: yes configure:6777: checking for sys/stat.h configure:6782: result: yes configure:6786: checking sys/stream.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:75:24: error: sys/stream.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking sys/stream.h presence configure:6841: gcc -E conftest.c conftest.c:41:24: error: sys/stream.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for sys/stream.h configure:6909: result: no configure:6786: checking sys/stropts.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:75:25: error: sys/stropts.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking sys/stropts.h presence configure:6841: gcc -E conftest.c conftest.c:41:25: error: sys/stropts.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for sys/stropts.h configure:6909: result: no configure:6786: checking sys/sysmacros.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:75:27: error: sys/sysmacros.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking sys/sysmacros.h presence configure:6841: gcc -E conftest.c conftest.c:41:27: error: sys/sysmacros.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for sys/sysmacros.h configure:6909: result: no configure:6786: checking sys/time.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking sys/time.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for sys/time.h configure:6909: result: yes configure:6786: checking sys/timers.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking sys/timers.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for sys/timers.h configure:6909: result: yes configure:6786: checking sys/un.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking sys/un.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for sys/un.h configure:6909: result: yes configure:6786: checking time.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking time.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for time.h configure:6909: result: yes configure:6786: checking tmpdir.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:79:20: error: tmpdir.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking tmpdir.h presence configure:6841: gcc -E conftest.c conftest.c:45:20: error: tmpdir.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for tmpdir.h configure:6909: result: no configure:6786: checking ttyent.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking ttyent.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for ttyent.h configure:6909: result: yes configure:6786: checking usersec.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:80:21: error: usersec.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking usersec.h presence configure:6841: gcc -E conftest.c conftest.c:46:21: error: usersec.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for usersec.h configure:6909: result: no configure:6786: checking util.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:80:18: error: util.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking util.h presence configure:6841: gcc -E conftest.c conftest.c:46:18: error: util.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for util.h configure:6909: result: no configure:6786: checking utime.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking utime.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for utime.h configure:6909: result: yes configure:6786: checking utmp.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking utmp.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for utmp.h configure:6909: result: yes configure:6786: checking utmpx.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:82:19: error: utmpx.h: No such file or directory configure:6804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6827: result: no configure:6831: checking utmpx.h presence configure:6841: gcc -E conftest.c conftest.c:48:19: error: utmpx.h: No such file or directory configure:6847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | /* end confdefs.h. */ | #include configure:6867: result: no configure:6902: checking for utmpx.h configure:6909: result: no configure:6786: checking vis.h usability configure:6798: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:6804: $? = 0 configure:6808: test -z || test ! -s conftest.err configure:6811: $? = 0 configure:6814: test -s conftest.o configure:6817: $? = 0 configure:6827: result: yes configure:6831: checking vis.h presence configure:6841: gcc -E conftest.c configure:6847: $? = 0 configure:6867: result: yes configure:6902: checking for vis.h configure:6909: result: yes configure:6928: checking for sys/ptms.h configure:6948: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:55:22: error: sys/ptms.h: No such file or directory configure:6954: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_STREAM_H | # include | #endif | | | #include configure:6978: result: no configure:6991: checking for yp_match configure:7048: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:7054: $? = 0 configure:7058: test -z || test ! -s conftest.err configure:7061: $? = 0 configure:7064: test -s conftest configure:7067: $? = 0 configure:7079: result: yes configure:7160: checking for setsockopt configure:7217: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:7223: $? = 0 configure:7227: test -z || test ! -s conftest.err configure:7230: $? = 0 configure:7233: test -s conftest configure:7236: $? = 0 configure:7248: result: yes configure:7334: checking for dirname configure:7391: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:7397: $? = 0 configure:7401: test -z || test ! -s conftest.err configure:7404: $? = 0 configure:7407: test -s conftest configure:7410: $? = 0 configure:7422: result: yes configure:7442: checking libgen.h usability configure:7454: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:7460: $? = 0 configure:7464: test -z || test ! -s conftest.err configure:7467: $? = 0 configure:7470: test -s conftest.o configure:7473: $? = 0 configure:7483: result: yes configure:7487: checking libgen.h presence configure:7497: gcc -E conftest.c configure:7503: $? = 0 configure:7523: result: yes configure:7558: checking for libgen.h configure:7565: result: yes configure:7877: checking for getspnam configure:7934: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 /var/tmp//ccr8J23W.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:90: undefined reference to `getspnam' /var/tmp//ccr8J23W.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:90: undefined reference to `getspnam' configure:7940: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | /* Define getspnam to an innocuous variant, in case declares getspnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getspnam innocuous_getspnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getspnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getspnam | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getspnam (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getspnam) || defined (__stub___getspnam) | choke me | #else | char (*f) () = getspnam; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getspnam; | ; | return 0; | } configure:7965: result: no configure:7970: checking for getspnam in -lgen configure:8000: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lgen >&5 /usr/bin/ld: cannot find -lgen configure:8006: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getspnam (); | int | main () | { | getspnam (); | ; | return 0; | } configure:8032: result: no configure:8040: checking for library containing basename configure:8070: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:8076: $? = 0 configure:8080: test -z || test ! -s conftest.err configure:8083: $? = 0 configure:8086: test -s conftest configure:8089: $? = 0 configure:8159: result: none required configure:8203: checking for deflate in -lz configure:8233: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lz >&5 configure:8239: $? = 0 configure:8243: test -z || test ! -s conftest.err configure:8246: $? = 0 configure:8249: test -s conftest configure:8252: $? = 0 configure:8265: result: yes configure:8361: checking zlib.h usability configure:8373: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:8379: $? = 0 configure:8383: test -z || test ! -s conftest.err configure:8386: $? = 0 configure:8389: test -s conftest.o configure:8392: $? = 0 configure:8402: result: yes configure:8406: checking zlib.h presence configure:8416: gcc -E conftest.c configure:8422: $? = 0 configure:8442: result: yes configure:8477: checking for zlib.h configure:8484: result: yes configure:8509: checking for zlib 1.1.4 or greater configure:8537: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lz >&5 conftest.c: In function 'main': conftest.c:58: warning: implicit declaration of function 'sscanf' conftest.c:58: warning: incompatible implicit declaration of built-in function 'sscanf' conftest.c:59: warning: implicit declaration of function 'exit' conftest.c:59: warning: incompatible implicit declaration of built-in function 'exit' configure:8540: $? = 0 configure:8542: ./conftest configure:8545: $? = 0 configure:8547: result: yes configure:8580: checking for strcasecmp configure:8637: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lz >&5 conftest.c:77: warning: conflicting types for built-in function 'strcasecmp' configure:8643: $? = 0 configure:8647: test -z || test ! -s conftest.err configure:8650: $? = 0 configure:8653: test -s conftest configure:8656: $? = 0 configure:8668: result: yes configure:8744: checking for utimes configure:8801: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lz >&5 configure:8807: $? = 0 configure:8811: test -z || test ! -s conftest.err configure:8814: $? = 0 configure:8817: test -s conftest configure:8820: $? = 0 configure:8832: result: yes configure:8927: checking libutil.h usability configure:8939: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:8945: $? = 0 configure:8949: test -z || test ! -s conftest.err configure:8952: $? = 0 configure:8955: test -s conftest.o configure:8958: $? = 0 configure:8968: result: yes configure:8972: checking libutil.h presence configure:8982: gcc -E conftest.c configure:8988: $? = 0 configure:9008: result: yes configure:9043: checking for libutil.h configure:9050: result: yes configure:9063: checking for library containing login configure:9093: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lz >&5 /var/tmp//ccGXbDnN.o(.text+0x12): In function `main': /warez/unix/openssh-4.0p1/conftest.c:65: undefined reference to `login' configure:9099: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char login (); | int | main () | { | login (); | ; | return 0; | } configure:9148: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:9154: $? = 0 configure:9158: test -z || test ! -s conftest.err configure:9161: $? = 0 configure:9164: test -s conftest configure:9167: $? = 0 configure:9182: result: -lutil configure:9198: checking for logout configure:9255: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:9261: $? = 0 configure:9265: test -z || test ! -s conftest.err configure:9268: $? = 0 configure:9271: test -s conftest configure:9274: $? = 0 configure:9286: result: yes configure:9198: checking for updwtmp configure:9255: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccK3fNKc.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:95: undefined reference to `updwtmp' /var/tmp//ccK3fNKc.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:95: undefined reference to `updwtmp' configure:9261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | /* end confdefs.h. */ | /* Define updwtmp to an innocuous variant, in case declares updwtmp. | For example, HP-UX 11i declares gettimeofday. */ | #define updwtmp innocuous_updwtmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char updwtmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef updwtmp | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char updwtmp (); | /* 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_updwtmp) || defined (__stub___updwtmp) | choke me | #else | char (*f) () = updwtmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != updwtmp; | ; | return 0; | } configure:9286: result: no configure:9198: checking for logwtmp configure:9255: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:9261: $? = 0 configure:9265: test -z || test ! -s conftest.err configure:9268: $? = 0 configure:9271: test -s conftest configure:9274: $? = 0 configure:9286: result: yes configure:9301: checking for strftime configure:9358: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 conftest.c:81: warning: conflicting types for built-in function 'strftime' configure:9364: $? = 0 configure:9368: test -z || test ! -s conftest.err configure:9371: $? = 0 configure:9374: test -s conftest configure:9377: $? = 0 configure:9389: result: yes configure:9475: checking for GLOB_ALTDIRFUNC support configure:9497: result: yes configure:9511: checking for gl_matchc field in glob_t configure:9536: result: no configure:9544: checking whether struct dirent allocates space for d_name configure:9570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 conftest.c: In function 'main': conftest.c:62: warning: implicit declaration of function 'exit' conftest.c:62: warning: incompatible implicit declaration of built-in function 'exit' configure:9573: $? = 0 configure:9575: ./conftest configure:9578: $? = 0 configure:9580: result: yes configure:9600: checking for /proc/pid/fd directory configure:9610: result: no configure:10513: checking for arc4random configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for __b64_ntop configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for b64_ntop configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//cc4fzrov.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:100: undefined reference to `b64_ntop' /var/tmp//cc4fzrov.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:100: undefined reference to `b64_ntop' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | /* end confdefs.h. */ | /* Define b64_ntop to an innocuous variant, in case declares b64_ntop. | For example, HP-UX 11i declares gettimeofday. */ | #define b64_ntop innocuous_b64_ntop | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char b64_ntop (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef b64_ntop | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char b64_ntop (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_b64_ntop) || defined (__stub___b64_ntop) | choke me | #else | char (*f) () = b64_ntop; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != b64_ntop; | ; | return 0; | } configure:10601: result: no configure:10513: checking for __b64_pton configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for b64_pton configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//cc5xIuIM.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:101: undefined reference to `b64_pton' /var/tmp//cc5xIuIM.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:101: undefined reference to `b64_pton' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | /* end confdefs.h. */ | /* Define b64_pton to an innocuous variant, in case declares b64_pton. | For example, HP-UX 11i declares gettimeofday. */ | #define b64_pton innocuous_b64_pton | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char b64_pton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef b64_pton | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char b64_pton (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_b64_pton) || defined (__stub___b64_pton) | choke me | #else | char (*f) () = b64_pton; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != b64_pton; | ; | return 0; | } configure:10601: result: no configure:10513: checking for bcopy configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 conftest.c:86: warning: conflicting types for built-in function 'bcopy' configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for bindresvport_sa configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for clock configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for closefrom configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for dirfd configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccVgQ4YR.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:105: undefined reference to `dirfd' /var/tmp//ccVgQ4YR.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:105: undefined reference to `dirfd' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | /* end confdefs.h. */ | /* Define dirfd to an innocuous variant, in case declares dirfd. | For example, HP-UX 11i declares gettimeofday. */ | #define dirfd innocuous_dirfd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dirfd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dirfd | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dirfd (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dirfd) || defined (__stub___dirfd) | choke me | #else | char (*f) () = dirfd; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dirfd; | ; | return 0; | } configure:10601: result: no configure:10513: checking for fchdir configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for fchmod configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for fchown configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for freeaddrinfo configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for futimes configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for getaddrinfo configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for getcwd configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for getgrouplist configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for getnameinfo configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for getopt configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for getpeereid configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for _getpty configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccp4ZEAE.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:116: undefined reference to `_getpty' /var/tmp//ccp4ZEAE.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:116: undefined reference to `_getpty' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _getpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__getpty) || defined (__stub____getpty) | choke me | #else | char (*f) () = _getpty; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _getpty; | ; | return 0; | } configure:10601: result: no configure:10513: checking for getrlimit configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for getttyent configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for glob configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for inet_aton configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for inet_ntoa configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for inet_ntop configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for innetgr configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for login_getcapbool configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for md5_crypt configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccxiYtaf.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:124: undefined reference to `md5_crypt' /var/tmp//ccxiYtaf.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:124: undefined reference to `md5_crypt' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | /* end confdefs.h. */ | /* Define md5_crypt to an innocuous variant, in case declares md5_crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define md5_crypt innocuous_md5_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char md5_crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef md5_crypt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char md5_crypt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_md5_crypt) || defined (__stub___md5_crypt) | choke me | #else | char (*f) () = md5_crypt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != md5_crypt; | ; | return 0; | } configure:10601: result: no configure:10513: checking for memmove configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 conftest.c:109: warning: conflicting types for built-in function 'memmove' configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for mkdtemp configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for mmap configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for ngetaddrinfo configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccPHXnE6.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:127: undefined reference to `ngetaddrinfo' /var/tmp//ccPHXnE6.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:127: undefined reference to `ngetaddrinfo' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define ngetaddrinfo to an innocuous variant, in case declares ngetaddrinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define ngetaddrinfo innocuous_ngetaddrinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ngetaddrinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ngetaddrinfo | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ngetaddrinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_ngetaddrinfo) || defined (__stub___ngetaddrinfo) | choke me | #else | char (*f) () = ngetaddrinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ngetaddrinfo; | ; | return 0; | } configure:10601: result: no configure:10513: checking for nsleep configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//cculDcaU.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:127: undefined reference to `nsleep' /var/tmp//cculDcaU.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:127: undefined reference to `nsleep' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define nsleep to an innocuous variant, in case declares nsleep. | For example, HP-UX 11i declares gettimeofday. */ | #define nsleep innocuous_nsleep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nsleep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nsleep | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char nsleep (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_nsleep) || defined (__stub___nsleep) | choke me | #else | char (*f) () = nsleep; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != nsleep; | ; | return 0; | } configure:10601: result: no configure:10513: checking for ogetaddrinfo configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccLFZrAA.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:127: undefined reference to `ogetaddrinfo' /var/tmp//ccLFZrAA.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:127: undefined reference to `ogetaddrinfo' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define ogetaddrinfo to an innocuous variant, in case declares ogetaddrinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define ogetaddrinfo innocuous_ogetaddrinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ogetaddrinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ogetaddrinfo | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ogetaddrinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_ogetaddrinfo) || defined (__stub___ogetaddrinfo) | choke me | #else | char (*f) () = ogetaddrinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ogetaddrinfo; | ; | return 0; | } configure:10601: result: no configure:10513: checking for openlog_r configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//cce9sM50.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:127: undefined reference to `openlog_r' /var/tmp//cce9sM50.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:127: undefined reference to `openlog_r' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 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 declares openlog_r. | For example, HP-UX 11i declares gettimeofday. */ | #define openlog_r innocuous_openlog_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openlog_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openlog_r | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char openlog_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_openlog_r) || defined (__stub___openlog_r) | choke me | #else | char (*f) () = openlog_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != openlog_r; | ; | return 0; | } configure:10601: result: no configure:10513: checking for openpty configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for pstat configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//cciIJKqP.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:128: undefined reference to `pstat' /var/tmp//cciIJKqP.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:128: undefined reference to `pstat' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | /* Define pstat to an innocuous variant, in case declares pstat. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat innocuous_pstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pstat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_pstat) || defined (__stub___pstat) | choke me | #else | char (*f) () = pstat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pstat; | ; | return 0; | } configure:10601: result: no configure:10513: checking for prctl configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccsdGvtX.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:128: undefined reference to `prctl' /var/tmp//ccsdGvtX.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:128: undefined reference to `prctl' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | /* Define prctl to an innocuous variant, in case declares prctl. | For example, HP-UX 11i declares gettimeofday. */ | #define prctl innocuous_prctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char prctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef prctl | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char prctl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_prctl) || defined (__stub___prctl) | choke me | #else | char (*f) () = prctl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != prctl; | ; | return 0; | } configure:10601: result: no configure:10513: checking for readpassphrase configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for realpath configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for recvmsg configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for rresvport_af configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for sendmsg configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for setdtablesize configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccMdrtLq.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:133: undefined reference to `setdtablesize' /var/tmp//ccMdrtLq.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:133: undefined reference to `setdtablesize' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | /* end confdefs.h. */ | /* Define setdtablesize to an innocuous variant, in case declares setdtablesize. | For example, HP-UX 11i declares gettimeofday. */ | #define setdtablesize innocuous_setdtablesize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setdtablesize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setdtablesize | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setdtablesize (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_setdtablesize) || defined (__stub___setdtablesize) | choke me | #else | char (*f) () = setdtablesize; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setdtablesize; | ; | return 0; | } configure:10601: result: no configure:10513: checking for setegid configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for setenv configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for seteuid configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for setgroups configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for setlogin configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for setpcred configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccrJirGA.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:138: undefined reference to `setpcred' /var/tmp//ccrJirGA.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:138: undefined reference to `setpcred' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | /* end confdefs.h. */ | /* Define setpcred to an innocuous variant, in case declares setpcred. | For example, HP-UX 11i declares gettimeofday. */ | #define setpcred innocuous_setpcred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpcred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpcred | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setpcred (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_setpcred) || defined (__stub___setpcred) | choke me | #else | char (*f) () = setpcred; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setpcred; | ; | return 0; | } configure:10601: result: no configure:10513: checking for setproctitle configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for setregid configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for setreuid configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for setrlimit configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for setsid configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for setvbuf configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for sigaction configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for sigvec configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for snprintf configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 conftest.c:131: warning: conflicting types for built-in function 'snprintf' configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for socketpair configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for strerror configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for strlcat configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for strlcpy configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for strmode configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for strnvis configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//cc7FHMSV.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:152: undefined reference to `strnvis' /var/tmp//cc7FHMSV.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:152: undefined reference to `strnvis' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | /* end confdefs.h. */ | /* Define strnvis to an innocuous variant, in case declares strnvis. | For example, HP-UX 11i declares gettimeofday. */ | #define strnvis innocuous_strnvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnvis | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strnvis (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strnvis) || defined (__stub___strnvis) | choke me | #else | char (*f) () = strnvis; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strnvis; | ; | return 0; | } configure:10601: result: no configure:10513: checking for strtoul configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for sysconf configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for tcgetpgrp configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for truncate configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for unsetenv configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for updwtmpx configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//cczSCmA1.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:157: undefined reference to `updwtmpx' /var/tmp//cczSCmA1.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:157: undefined reference to `updwtmpx' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* Define updwtmpx to an innocuous variant, in case declares updwtmpx. | For example, HP-UX 11i declares gettimeofday. */ | #define updwtmpx innocuous_updwtmpx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char updwtmpx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef updwtmpx | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char updwtmpx (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_updwtmpx) || defined (__stub___updwtmpx) | choke me | #else | char (*f) () = updwtmpx; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != updwtmpx; | ; | return 0; | } configure:10601: result: no configure:10513: checking for utimes configure:10601: result: yes configure:10513: checking for vhangup configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccFglfpO.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:158: undefined reference to `vhangup' /var/tmp//ccFglfpO.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:158: undefined reference to `vhangup' configure:10576: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | /* Define vhangup to an innocuous variant, in case declares vhangup. | For example, HP-UX 11i declares gettimeofday. */ | #define vhangup innocuous_vhangup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vhangup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vhangup | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vhangup (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_vhangup) || defined (__stub___vhangup) | choke me | #else | char (*f) () = vhangup; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vhangup; | ; | return 0; | } configure:10601: result: no configure:10513: checking for vsnprintf configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 conftest.c:143: warning: conflicting types for built-in function 'vsnprintf' configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10513: checking for waitpid configure:10570: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10576: $? = 0 configure:10580: test -z || test ! -s conftest.err configure:10583: $? = 0 configure:10586: test -s conftest configure:10589: $? = 0 configure:10601: result: yes configure:10617: checking for gai_strerror configure:10674: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10680: $? = 0 configure:10684: test -z || test ! -s conftest.err configure:10687: $? = 0 configure:10690: test -s conftest configure:10693: $? = 0 configure:10705: result: yes configure:10740: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:135: warning: assignment discards qualifiers from pointer target type configure:10746: $? = 0 configure:10750: test -z || test ! -s conftest.err configure:10753: $? = 0 configure:10756: test -s conftest.o configure:10759: $? = 0 configure:10777: checking for library containing nanosleep configure:10807: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:10813: $? = 0 configure:10817: test -z || test ! -s conftest.err configure:10820: $? = 0 configure:10823: test -s conftest configure:10826: $? = 0 configure:10896: result: none required configure:10907: checking whether strsep is declared configure:10931: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:163: warning: unused variable 'p' configure:10937: $? = 0 configure:10941: test -z || test ! -s conftest.err configure:10944: $? = 0 configure:10947: test -s conftest.o configure:10950: $? = 0 configure:10961: result: yes configure:10968: checking for strsep configure:11025: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:11031: $? = 0 configure:11035: test -z || test ! -s conftest.err configure:11038: $? = 0 configure:11041: test -s conftest configure:11044: $? = 0 configure:11056: result: yes configure:11068: checking whether getrusage is declared configure:11092: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:164: error: 'getrusage' undeclared (first use in this function) conftest.c:164: error: (Each undeclared identifier is reported only once conftest.c:164: error: for each function it appears in.) conftest.c:164: warning: unused variable 'p' configure:11098: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getrusage | char *p = (char *) getrusage; | #endif | | ; | return 0; | } configure:11122: result: no configure:11230: checking whether tcsendbreak is declared configure:11256: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:133: warning: unused variable 'p' configure:11262: $? = 0 configure:11266: test -z || test ! -s conftest.err configure:11269: $? = 0 configure:11272: test -s conftest.o configure:11275: $? = 0 configure:11286: result: yes configure:11399: checking whether h_errno is declared configure:11424: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:11430: $? = 0 configure:11434: test -z || test ! -s conftest.err configure:11437: $? = 0 configure:11440: test -s conftest.o configure:11443: $? = 0 configure:11454: result: yes configure:11477: checking for setresuid configure:11534: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:11540: $? = 0 configure:11544: test -z || test ! -s conftest.err configure:11547: $? = 0 configure:11550: test -s conftest configure:11553: $? = 0 configure:11565: result: yes configure:11572: checking if setresuid seems to work configure:11592: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 conftest.c: In function 'main': conftest.c:132: warning: implicit declaration of function 'setresuid' configure:11595: $? = 0 configure:11597: ./conftest configure:11600: $? = 0 configure:11602: result: yes configure:11628: checking for setresgid configure:11685: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:11691: $? = 0 configure:11695: test -z || test ! -s conftest.err configure:11698: $? = 0 configure:11701: test -s conftest configure:11704: $? = 0 configure:11716: result: yes configure:11723: checking if setresgid seems to work configure:11743: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 conftest.c: In function 'main': conftest.c:133: warning: implicit declaration of function 'setresgid' configure:11746: $? = 0 configure:11748: ./conftest configure:11751: $? = 0 configure:11753: result: yes configure:11780: checking for gettimeofday configure:11837: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:11843: $? = 0 configure:11847: test -z || test ! -s conftest.err configure:11850: $? = 0 configure:11853: test -s conftest configure:11856: $? = 0 configure:11868: result: yes configure:11780: checking for time configure:11837: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:11843: $? = 0 configure:11847: test -z || test ! -s conftest.err configure:11850: $? = 0 configure:11853: test -s conftest configure:11856: $? = 0 configure:11868: result: yes configure:11887: checking for endutent configure:11944: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccOLMe4J.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `endutent' /var/tmp//ccOLMe4J.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `endutent' configure:11950: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define endutent to an innocuous variant, in case declares endutent. | For example, HP-UX 11i declares gettimeofday. */ | #define endutent innocuous_endutent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endutent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endutent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char endutent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_endutent) || defined (__stub___endutent) | choke me | #else | char (*f) () = endutent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != endutent; | ; | return 0; | } configure:11975: result: no configure:11887: checking for getutent configure:11944: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccWfp9OA.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `getutent' /var/tmp//ccWfp9OA.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `getutent' configure:11950: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define getutent to an innocuous variant, in case declares getutent. | For example, HP-UX 11i declares gettimeofday. */ | #define getutent innocuous_getutent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getutent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getutent) || defined (__stub___getutent) | choke me | #else | char (*f) () = getutent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutent; | ; | return 0; | } configure:11975: result: no configure:11887: checking for getutid configure:11944: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccpNeBC0.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `getutid' /var/tmp//ccpNeBC0.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `getutid' configure:11950: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define getutid to an innocuous variant, in case declares getutid. | For example, HP-UX 11i declares gettimeofday. */ | #define getutid innocuous_getutid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getutid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getutid) || defined (__stub___getutid) | choke me | #else | char (*f) () = getutid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutid; | ; | return 0; | } configure:11975: result: no configure:11887: checking for getutline configure:11944: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//cckmC7W6.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `getutline' /var/tmp//cckmC7W6.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `getutline' configure:11950: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define getutline to an innocuous variant, in case declares getutline. | For example, HP-UX 11i declares gettimeofday. */ | #define getutline innocuous_getutline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutline | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getutline (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getutline) || defined (__stub___getutline) | choke me | #else | char (*f) () = getutline; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutline; | ; | return 0; | } configure:11975: result: no configure:11887: checking for pututline configure:11944: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccvUXAE0.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `pututline' /var/tmp//ccvUXAE0.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `pututline' configure:11950: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define pututline to an innocuous variant, in case declares pututline. | For example, HP-UX 11i declares gettimeofday. */ | #define pututline innocuous_pututline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pututline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pututline | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pututline (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_pututline) || defined (__stub___pututline) | choke me | #else | char (*f) () = pututline; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pututline; | ; | return 0; | } configure:11975: result: no configure:11887: checking for setutent configure:11944: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccg7dZC5.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `setutent' /var/tmp//ccg7dZC5.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `setutent' configure:11950: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define setutent to an innocuous variant, in case declares setutent. | For example, HP-UX 11i declares gettimeofday. */ | #define setutent innocuous_setutent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setutent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setutent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setutent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_setutent) || defined (__stub___setutent) | choke me | #else | char (*f) () = setutent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setutent; | ; | return 0; | } configure:11975: result: no configure:11989: checking for utmpname configure:12046: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccNZrQ18.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `utmpname' /var/tmp//ccNZrQ18.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `utmpname' configure:12052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define utmpname to an innocuous variant, in case declares utmpname. | For example, HP-UX 11i declares gettimeofday. */ | #define utmpname innocuous_utmpname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utmpname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef utmpname | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char utmpname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_utmpname) || defined (__stub___utmpname) | choke me | #else | char (*f) () = utmpname; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != utmpname; | ; | return 0; | } configure:12077: result: no configure:12095: checking for endutxent configure:12152: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccaBYURV.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `endutxent' /var/tmp//ccaBYURV.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `endutxent' configure:12158: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define endutxent to an innocuous variant, in case declares endutxent. | For example, HP-UX 11i declares gettimeofday. */ | #define endutxent innocuous_endutxent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endutxent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endutxent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char endutxent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_endutxent) || defined (__stub___endutxent) | choke me | #else | char (*f) () = endutxent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != endutxent; | ; | return 0; | } configure:12183: result: no configure:12095: checking for getutxent configure:12152: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccN9ThmL.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `getutxent' /var/tmp//ccN9ThmL.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `getutxent' configure:12158: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define getutxent to an innocuous variant, in case declares getutxent. | For example, HP-UX 11i declares gettimeofday. */ | #define getutxent innocuous_getutxent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutxent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutxent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getutxent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getutxent) || defined (__stub___getutxent) | choke me | #else | char (*f) () = getutxent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutxent; | ; | return 0; | } configure:12183: result: no configure:12095: checking for getutxid configure:12152: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//cchUh4Cn.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `getutxid' /var/tmp//cchUh4Cn.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `getutxid' configure:12158: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define getutxid to an innocuous variant, in case declares getutxid. | For example, HP-UX 11i declares gettimeofday. */ | #define getutxid innocuous_getutxid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutxid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutxid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getutxid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getutxid) || defined (__stub___getutxid) | choke me | #else | char (*f) () = getutxid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutxid; | ; | return 0; | } configure:12183: result: no configure:12095: checking for getutxline configure:12152: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//cceLy0V1.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `getutxline' /var/tmp//cceLy0V1.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `getutxline' configure:12158: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define getutxline to an innocuous variant, in case declares getutxline. | For example, HP-UX 11i declares gettimeofday. */ | #define getutxline innocuous_getutxline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutxline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutxline | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getutxline (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getutxline) || defined (__stub___getutxline) | choke me | #else | char (*f) () = getutxline; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutxline; | ; | return 0; | } configure:12183: result: no configure:12095: checking for pututxline configure:12152: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//cc74QirV.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `pututxline' /var/tmp//cc74QirV.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `pututxline' configure:12158: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define pututxline to an innocuous variant, in case declares pututxline. | For example, HP-UX 11i declares gettimeofday. */ | #define pututxline innocuous_pututxline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pututxline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pututxline | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pututxline (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_pututxline) || defined (__stub___pututxline) | choke me | #else | char (*f) () = pututxline; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pututxline; | ; | return 0; | } configure:12183: result: no configure:12198: checking for setutxent configure:12255: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccXlQ8E2.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `setutxent' /var/tmp//ccXlQ8E2.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `setutxent' configure:12261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define setutxent to an innocuous variant, in case declares setutxent. | For example, HP-UX 11i declares gettimeofday. */ | #define setutxent innocuous_setutxent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setutxent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setutxent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setutxent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_setutxent) || defined (__stub___setutxent) | choke me | #else | char (*f) () = setutxent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setutxent; | ; | return 0; | } configure:12286: result: no configure:12198: checking for utmpxname configure:12255: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 /var/tmp//ccLZSKCm.o(.text+0x17): In function `main': /warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `utmpxname' /var/tmp//ccLZSKCm.o(.data+0x0):/warez/unix/openssh-4.0p1/conftest.c:171: undefined reference to `utmpxname' configure:12261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | /* end confdefs.h. */ | /* Define utmpxname to an innocuous variant, in case declares utmpxname. | For example, HP-UX 11i declares gettimeofday. */ | #define utmpxname innocuous_utmpxname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utmpxname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef utmpxname | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char utmpxname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_utmpxname) || defined (__stub___utmpxname) | choke me | #else | char (*f) () = utmpxname; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != utmpxname; | ; | return 0; | } configure:12286: result: no configure:12297: checking for daemon configure:12354: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:12360: $? = 0 configure:12364: test -z || test ! -s conftest.err configure:12367: $? = 0 configure:12370: test -s conftest configure:12373: $? = 0 configure:12385: result: yes configure:12468: checking for getpagesize configure:12525: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 configure:12531: $? = 0 configure:12535: test -z || test ! -s conftest.err configure:12538: $? = 0 configure:12541: test -s conftest configure:12544: $? = 0 configure:12556: result: yes configure:12641: checking whether snprintf correctly terminates long strings configure:12660: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 conftest.c: In function 'main': conftest.c:136: warning: implicit declaration of function 'exit' conftest.c:136: warning: incompatible implicit declaration of built-in function 'exit' configure:12663: $? = 0 configure:12665: ./conftest configure:12668: $? = 0 configure:12670: result: yes configure:12751: checking for (overly) strict mkstemp configure:12780: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lutil -lz >&5 conftest.c:136: warning: return type defaults to 'int' conftest.c: In function 'main': conftest.c:139: warning: implicit declaration of function 'unlink' configure:12783: $? = 0 configure:12785: ./conftest configure:12788: $? = 0 configure:12791: result: no configure:13158: checking whether getpgrp requires zero arguments configure:13180: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:171: error: too many arguments to function 'getpgrp' configure:13186: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure:13211: result: yes configure:13739: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz >&5 configure:13745: $? = 0 configure:13749: test -z || test ! -s conftest.err configure:13752: $? = 0 configure:13755: test -s conftest configure:13758: $? = 0 configure:13843: checking OpenSSL header version configure:13879: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz >&5 conftest.c: In function 'main': conftest.c:147: warning: implicit declaration of function 'exit' conftest.c:147: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:149: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long int' configure:13882: $? = 0 configure:13884: ./conftest configure:13887: $? = 0 configure:13891: result: 90805f (OpenSSL 0.9.8e 23 Feb 2007) configure:13912: checking OpenSSL library version configure:13949: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz >&5 conftest.c: In function 'main': conftest.c:150: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long unsigned int' configure:13952: $? = 0 configure:13954: ./conftest configure:13957: $? = 0 configure:13961: result: 90805f (OpenSSL 0.9.8e 23 Feb 2007) configure:13982: checking whether OpenSSL's headers match the library configure:14004: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz >&5 conftest.c: In function 'main': conftest.c:139: warning: implicit declaration of function 'exit' conftest.c:139: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:139: warning: implicit declaration of function 'SSLeay' configure:14007: $? = 0 configure:14009: ./conftest configure:14012: $? = 0 configure:14015: result: yes configure:14121: checking for crypt in -lcrypt configure:14151: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypt -lcrypto -lutil -lz >&5 configure:14157: $? = 0 configure:14161: test -z || test ! -s conftest.err configure:14164: $? = 0 configure:14167: test -s conftest configure:14170: $? = 0 configure:14183: result: yes configure:14195: checking whether OpenSSL's PRNG is internally seeded configure:14220: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:14223: $? = 0 configure:14225: ./conftest configure:14228: $? = 0 configure:14232: result: yes configure:14443: checking for ls configure:14461: found /bin/ls configure:14473: result: /bin/ls configure:14488: checking for netstat configure:14506: found /usr/bin/netstat configure:14518: result: /usr/bin/netstat configure:14533: checking for arp configure:14551: found /usr/sbin/arp configure:14563: result: /usr/sbin/arp configure:14578: checking for ifconfig configure:14596: found /sbin/ifconfig configure:14608: result: /sbin/ifconfig configure:14623: checking for jstat configure:14656: result: no configure:14668: checking for ps configure:14686: found /bin/ps configure:14698: result: /bin/ps configure:14713: checking for sar configure:14746: result: no configure:14758: checking for w configure:14776: found /usr/bin/w configure:14788: result: /usr/bin/w configure:14803: checking for who configure:14821: found /usr/bin/who configure:14833: result: /usr/bin/who configure:14848: checking for last configure:14866: found /usr/bin/last configure:14878: result: /usr/bin/last configure:14893: checking for lastlog configure:14926: result: no configure:14938: checking for df configure:14956: found /bin/df configure:14968: result: /bin/df configure:14983: checking for vmstat configure:15001: found /usr/bin/vmstat configure:15013: result: /usr/bin/vmstat configure:15028: checking for uptime configure:15046: found /usr/bin/uptime configure:15058: result: /usr/bin/uptime configure:15073: checking for ipcs configure:15091: found /usr/bin/ipcs configure:15103: result: /usr/bin/ipcs configure:15118: checking for tail configure:15136: found /usr/bin/tail configure:15148: result: /usr/bin/tail configure:15185: checking for char configure:15209: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:15215: $? = 0 configure:15219: test -z || test ! -s conftest.err configure:15222: $? = 0 configure:15225: test -s conftest.o configure:15228: $? = 0 configure:15239: result: yes configure:15242: checking size of char configure:15561: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:15564: $? = 0 configure:15566: ./conftest configure:15569: $? = 0 configure:15592: result: 1 configure:15599: checking for short int configure:15623: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:15629: $? = 0 configure:15633: test -z || test ! -s conftest.err configure:15636: $? = 0 configure:15639: test -s conftest.o configure:15642: $? = 0 configure:15653: result: yes configure:15656: checking size of short int configure:15975: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:15978: $? = 0 configure:15980: ./conftest configure:15983: $? = 0 configure:16006: result: 2 configure:16013: checking for int configure:16037: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:16043: $? = 0 configure:16047: test -z || test ! -s conftest.err configure:16050: $? = 0 configure:16053: test -s conftest.o configure:16056: $? = 0 configure:16067: result: yes configure:16070: checking size of int configure:16389: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:16392: $? = 0 configure:16394: ./conftest configure:16397: $? = 0 configure:16420: result: 4 configure:16427: checking for long int configure:16451: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:16457: $? = 0 configure:16461: test -z || test ! -s conftest.err configure:16464: $? = 0 configure:16467: test -s conftest.o configure:16470: $? = 0 configure:16481: result: yes configure:16484: checking size of long int configure:16803: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:16806: $? = 0 configure:16808: ./conftest configure:16811: $? = 0 configure:16834: result: 4 configure:16841: checking for long long int configure:16865: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:16871: $? = 0 configure:16875: test -z || test ! -s conftest.err configure:16878: $? = 0 configure:16881: test -s conftest.o configure:16884: $? = 0 configure:16895: result: yes configure:16898: checking size of long long int configure:17217: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:17220: $? = 0 configure:17222: ./conftest configure:17225: $? = 0 configure:17248: result: 8 configure:17262: checking for u_int type configure:17284: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:17290: $? = 0 configure:17294: test -z || test ! -s conftest.err configure:17297: $? = 0 configure:17300: test -s conftest.o configure:17303: $? = 0 configure:17316: result: yes configure:17326: checking for intXX_t types configure:17348: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:17354: $? = 0 configure:17358: test -z || test ! -s conftest.err configure:17361: $? = 0 configure:17364: test -s conftest.o configure:17367: $? = 0 configure:17380: result: yes configure:17451: checking for int64_t type configure:17482: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:17488: $? = 0 configure:17492: test -z || test ! -s conftest.err configure:17495: $? = 0 configure:17498: test -s conftest.o configure:17501: $? = 0 configure:17514: result: yes configure:17523: checking for u_intXX_t types configure:17545: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:17551: $? = 0 configure:17555: test -z || test ! -s conftest.err configure:17558: $? = 0 configure:17561: test -s conftest.o configure:17564: $? = 0 configure:17577: result: yes configure:17646: checking for u_int64_t types configure:17668: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:17674: $? = 0 configure:17678: test -z || test ! -s conftest.err configure:17681: $? = 0 configure:17684: test -s conftest.o configure:17687: $? = 0 configure:17700: result: yes configure:17837: checking for uintXX_t types in stdint.h configure:17855: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:17861: $? = 0 configure:17865: test -z || test ! -s conftest.err configure:17868: $? = 0 configure:17871: test -s conftest.o configure:17874: $? = 0 configure:17881: result: yes configure:17967: checking for u_char configure:17991: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:17997: $? = 0 configure:18001: test -z || test ! -s conftest.err configure:18004: $? = 0 configure:18007: test -s conftest.o configure:18010: $? = 0 configure:18023: result: yes configure:18033: checking for socklen_t configure:18059: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:18065: $? = 0 configure:18069: test -z || test ! -s conftest.err configure:18072: $? = 0 configure:18075: test -s conftest.o configure:18078: $? = 0 configure:18089: result: yes configure:18183: checking for sig_atomic_t configure:18208: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:18214: $? = 0 configure:18218: test -z || test ! -s conftest.err configure:18221: $? = 0 configure:18224: test -s conftest.o configure:18227: $? = 0 configure:18238: result: yes configure:18250: checking for in_addr_t configure:18276: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:18282: $? = 0 configure:18286: test -z || test ! -s conftest.err configure:18289: $? = 0 configure:18292: test -s conftest.o configure:18295: $? = 0 configure:18306: result: yes configure:18318: checking for size_t configure:18342: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:18348: $? = 0 configure:18352: test -z || test ! -s conftest.err configure:18355: $? = 0 configure:18358: test -s conftest.o configure:18361: $? = 0 configure:18374: result: yes configure:18383: checking for ssize_t configure:18407: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:18413: $? = 0 configure:18417: test -z || test ! -s conftest.err configure:18420: $? = 0 configure:18423: test -s conftest.o configure:18426: $? = 0 configure:18439: result: yes configure:18448: checking for clock_t configure:18472: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:18478: $? = 0 configure:18482: test -z || test ! -s conftest.err configure:18485: $? = 0 configure:18488: test -s conftest.o configure:18491: $? = 0 configure:18504: result: yes configure:18513: checking for sa_family_t configure:18538: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:163: warning: large integer implicitly truncated to unsigned type configure:18544: $? = 0 configure:18548: test -z || test ! -s conftest.err configure:18551: $? = 0 configure:18554: test -s conftest.o configure:18557: $? = 0 configure:18619: result: yes configure:18628: checking for pid_t configure:18652: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:18658: $? = 0 configure:18662: test -z || test ! -s conftest.err configure:18665: $? = 0 configure:18668: test -s conftest.o configure:18671: $? = 0 configure:18684: result: yes configure:18693: checking for mode_t configure:18717: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:18723: $? = 0 configure:18727: test -z || test ! -s conftest.err configure:18730: $? = 0 configure:18733: test -s conftest.o configure:18736: $? = 0 configure:18749: result: yes configure:18759: checking for struct sockaddr_storage configure:18784: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:166: warning: unused variable 's' configure:18790: $? = 0 configure:18794: test -z || test ! -s conftest.err configure:18797: $? = 0 configure:18800: test -s conftest.o configure:18803: $? = 0 configure:18816: result: yes configure:18825: checking for struct sockaddr_in6 configure:18850: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:18856: $? = 0 configure:18860: test -z || test ! -s conftest.err configure:18863: $? = 0 configure:18866: test -s conftest.o configure:18869: $? = 0 configure:18882: result: yes configure:18891: checking for struct in6_addr configure:18916: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:18922: $? = 0 configure:18926: test -z || test ! -s conftest.err configure:18929: $? = 0 configure:18932: test -s conftest.o configure:18935: $? = 0 configure:18948: result: yes configure:18957: checking for struct addrinfo configure:18983: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:18989: $? = 0 configure:18993: test -z || test ! -s conftest.err configure:18996: $? = 0 configure:18999: test -s conftest.o configure:19002: $? = 0 configure:19015: result: yes configure:19024: checking for struct timeval configure:19046: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:19052: $? = 0 configure:19056: test -z || test ! -s conftest.err configure:19059: $? = 0 configure:19062: test -s conftest.o configure:19065: $? = 0 configure:19078: result: yes configure:19088: checking for struct timespec configure:19112: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:19118: $? = 0 configure:19122: test -z || test ! -s conftest.err configure:19125: $? = 0 configure:19128: test -s conftest.o configure:19131: $? = 0 configure:19142: result: yes configure:19200: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 conftest.c:170: warning: return type defaults to 'int' conftest.c: In function 'main': conftest.c:182: warning: implicit declaration of function 'exit' conftest.c:182: warning: incompatible implicit declaration of built-in function 'exit' configure:19203: $? = 0 configure:19205: ./conftest configure:19208: $? = 0 configure:19230: checking for ut_host field in utmp.h configure:19257: result: yes configure:19274: checking for ut_host field in utmpx.h conftest.c:166:19: error: utmpx.h: No such file or directory configure:19301: result: no configure:19318: checking for syslen field in utmpx.h conftest.c:166:19: error: utmpx.h: No such file or directory configure:19345: result: no configure:19362: checking for ut_pid field in utmp.h configure:19389: result: no configure:19406: checking for ut_type field in utmp.h configure:19433: result: no configure:19450: checking for ut_type field in utmpx.h conftest.c:166:19: error: utmpx.h: No such file or directory configure:19477: result: no configure:19494: checking for ut_tv field in utmp.h configure:19521: result: no configure:19538: checking for ut_id field in utmp.h configure:19565: result: no configure:19582: checking for ut_id field in utmpx.h conftest.c:166:19: error: utmpx.h: No such file or directory configure:19609: result: no configure:19626: checking for ut_addr field in utmp.h configure:19653: result: no configure:19670: checking for ut_addr field in utmpx.h conftest.c:166:19: error: utmpx.h: No such file or directory configure:19697: result: no configure:19714: checking for ut_addr_v6 field in utmp.h configure:19741: result: no configure:19758: checking for ut_addr_v6 field in utmpx.h conftest.c:166:19: error: utmpx.h: No such file or directory configure:19785: result: no configure:19802: checking for ut_exit field in utmp.h configure:19829: result: no configure:19846: checking for ut_time field in utmp.h configure:19873: result: yes configure:19890: checking for ut_time field in utmpx.h conftest.c:167:19: error: utmpx.h: No such file or directory configure:19917: result: no configure:19934: checking for ut_tv field in utmpx.h conftest.c:167:19: error: utmpx.h: No such file or directory configure:19961: result: no configure:19975: checking for struct stat.st_blksize configure:19998: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:20004: $? = 0 configure:20008: test -z || test ! -s conftest.err configure:20011: $? = 0 configure:20014: test -s conftest.o configure:20017: $? = 0 configure:20074: result: yes configure:20086: checking for ss_family field in struct sockaddr_storage configure:20111: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:20117: $? = 0 configure:20121: test -z || test ! -s conftest.err configure:20124: $? = 0 configure:20127: test -s conftest.o configure:20130: $? = 0 configure:20142: result: yes configure:20151: checking for __ss_family field in struct sockaddr_storage configure:20176: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:176: error: 'struct sockaddr_storage' has no member named '__ss_family' configure:20182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define SIZEOF_CHAR 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_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | struct sockaddr_storage s; s.__ss_family = 1; | ; | return 0; | } configure:20208: result: no configure:20217: checking for pw_class field in struct passwd configure:20241: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:20247: $? = 0 configure:20251: test -z || test ! -s conftest.err configure:20254: $? = 0 configure:20257: test -s conftest.o configure:20260: $? = 0 configure:20273: result: yes configure:20282: checking for pw_expire field in struct passwd configure:20306: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:20312: $? = 0 configure:20316: test -z || test ! -s conftest.err configure:20319: $? = 0 configure:20322: test -s conftest.o configure:20325: $? = 0 configure:20338: result: yes configure:20347: checking for pw_change field in struct passwd configure:20371: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:20377: $? = 0 configure:20381: test -z || test ! -s conftest.err configure:20384: $? = 0 configure:20387: test -s conftest.o configure:20390: $? = 0 configure:20403: result: yes configure:20412: checking for msg_accrights field in struct msghdr configure:20435: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized 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:20441: $? = 1 configure: failed program was: | | #include | #include | #include | int main() { | #ifdef msg_accrights | #error "msg_accrights is a macro" | exit(1); | #endif | struct msghdr m; | m.msg_accrights = 0; | exit(0); | } | configure:20467: result: no configure:20476: checking for msg_control field in struct msghdr configure:20499: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized 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:20505: $? = 0 configure:20509: test -z || test ! -s conftest.err configure:20512: $? = 0 configure:20515: test -s conftest.o configure:20518: $? = 0 configure:20531: result: yes configure:20540: checking if libc defines __progname configure:20562: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 conftest.c: In function 'main': conftest.c:177: warning: implicit declaration of function 'printf' conftest.c:177: warning: incompatible implicit declaration of built-in function 'printf' configure:20568: $? = 0 configure:20572: test -z || test ! -s conftest.err configure:20575: $? = 0 configure:20578: test -s conftest configure:20581: $? = 0 configure:20595: result: yes configure:20604: checking whether gcc implements __FUNCTION__ configure:20628: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:20634: $? = 0 configure:20638: test -z || test ! -s conftest.err configure:20641: $? = 0 configure:20644: test -s conftest configure:20647: $? = 0 configure:20661: result: yes configure:20670: checking whether gcc implements __func__ configure:20694: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:20700: $? = 0 configure:20704: test -z || test ! -s conftest.err configure:20707: $? = 0 configure:20710: test -s conftest configure:20713: $? = 0 configure:20727: result: yes configure:20736: checking whether getopt has optreset support configure:20760: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:20766: $? = 0 configure:20770: test -z || test ! -s conftest.err configure:20773: $? = 0 configure:20776: test -s conftest configure:20779: $? = 0 configure:20793: result: yes configure:20802: checking if libc defines sys_errlist configure:20824: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 conftest.c: In function 'main': conftest.c:181: warning: implicit declaration of function 'printf' conftest.c:181: warning: incompatible implicit declaration of built-in function 'printf' configure:20830: $? = 0 configure:20834: test -z || test ! -s conftest.err configure:20837: $? = 0 configure:20840: test -s conftest configure:20843: $? = 0 configure:20857: result: yes configure:20867: checking if libc defines sys_nerr configure:20889: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 conftest.c: In function 'main': conftest.c:182: warning: implicit declaration of function 'printf' conftest.c:182: warning: incompatible implicit declaration of built-in function 'printf' configure:20895: $? = 0 configure:20899: test -z || test ! -s conftest.err configure:20902: $? = 0 configure:20905: test -s conftest configure:20908: $? = 0 configure:20922: result: yes configure:21266: checking for library containing getrrsetbyname configure:21296: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 /var/tmp//ccHtmckm.o(.text+0x12): In function `main': /warez/unix/openssh-4.0p1/conftest.c:190: undefined reference to `getrrsetbyname' configure:21302: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define SIZEOF_CHAR 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_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_PW_CLASS_IN_PASSWD 1 | #define HAVE_PW_EXPIRE_IN_PASSWD 1 | #define HAVE_PW_CHANGE_IN_PASSWD 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_GETOPT_OPTRESET 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getrrsetbyname (); | int | main () | { | getrrsetbyname (); | ; | return 0; | } configure:21351: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lresolv -lcrypto -lutil -lz -lcrypt >&5 /usr/bin/ld: cannot find -lresolv configure:21357: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define SIZEOF_CHAR 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_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_PW_CLASS_IN_PASSWD 1 | #define HAVE_PW_EXPIRE_IN_PASSWD 1 | #define HAVE_PW_CHANGE_IN_PASSWD 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_GETOPT_OPTRESET 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getrrsetbyname (); | int | main () | { | getrrsetbyname (); | ; | return 0; | } configure:21385: result: no configure:21396: checking for library containing res_query configure:21426: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:21432: $? = 0 configure:21436: test -z || test ! -s conftest.err configure:21439: $? = 0 configure:21442: test -s conftest configure:21445: $? = 0 configure:21515: result: none required configure:21522: checking for library containing dn_expand configure:21552: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:21558: $? = 0 configure:21562: test -z || test ! -s conftest.err configure:21565: $? = 0 configure:21568: test -s conftest configure:21571: $? = 0 configure:21641: result: none required configure:21648: checking if res_query will link configure:21673: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:21679: $? = 0 configure:21683: test -z || test ! -s conftest.err configure:21686: $? = 0 configure:21689: test -s conftest configure:21692: $? = 0 configure:21694: result: yes configure:21760: checking for _getshort configure:21817: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:21823: $? = 0 configure:21827: test -z || test ! -s conftest.err configure:21830: $? = 0 configure:21833: test -s conftest configure:21836: $? = 0 configure:21848: result: yes configure:21760: checking for _getlong configure:21817: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c -lcrypto -lutil -lz -lcrypt >&5 configure:21823: $? = 0 configure:21827: test -z || test ! -s conftest.err configure:21830: $? = 0 configure:21833: test -s conftest configure:21836: $? = 0 configure:21848: result: yes configure:21858: checking for HEADER.ad configure:21882: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 configure:21888: $? = 0 configure:21892: test -z || test ! -s conftest.err configure:21895: $? = 0 configure:21898: test -s conftest.o configure:21901: $? = 0 configure:21959: result: yes configure:23688: checking for xauth configure:23706: found /usr/local/bin/xauth configure:23718: result: /usr/local/bin/xauth configure:23773: checking for "/dev/ptmx" configure:23788: result: no configure:23805: checking for "/dev/ptc" configure:23820: result: no configure:23863: checking for nroff configure:23881: found /usr/bin/nroff configure:23893: result: /usr/bin/nroff configure:23956: checking if the systems has expire shadow information configure:23978: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c:185:20: error: shadow.h: No such file or directory conftest.c: In function 'main': conftest.c:191: error: invalid use of undefined type 'struct spwd' conftest.c:191: error: invalid use of undefined type 'struct spwd' conftest.c:191: error: invalid use of undefined type 'struct spwd' configure:23984: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define SIZEOF_CHAR 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_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_PW_CLASS_IN_PASSWD 1 | #define HAVE_PW_EXPIRE_IN_PASSWD 1 | #define HAVE_PW_CHANGE_IN_PASSWD 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_GETOPT_OPTRESET 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_HEADER_AD 1 | #define XAUTH_PATH "/usr/local/bin/xauth" | /* end confdefs.h. */ | | #include | #include | struct spwd sp; | | int | main () | { | sp.sp_expire = sp.sp_lstchg = sp.sp_inact = 0; | ; | return 0; | } configure:24017: result: no configure:24065: checking for "/etc/default/login" configure:24080: result: no configure:24132: WARNING: Make sure the path to scp is in /etc/login.conf configure:24255: checking if we need to convert IPv4 in IPv6-mapped addresses configure:24287: result: no (default) configure:24466: checking if your system defines LASTLOG_FILE configure:24496: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:200: error: 'LASTLOG_FILE' undeclared (first use in this function) conftest.c:200: error: (Each undeclared identifier is reported only once conftest.c:200: error: for each function it appears in.) conftest.c:200: warning: unused variable 'lastlog' configure:24502: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define SIZEOF_CHAR 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_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_PW_CLASS_IN_PASSWD 1 | #define HAVE_PW_EXPIRE_IN_PASSWD 1 | #define HAVE_PW_CHANGE_IN_PASSWD 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_GETOPT_OPTRESET 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_HEADER_AD 1 | #define XAUTH_PATH "/usr/local/bin/xauth" | #define _PATH_SSH_PIDDIR "/var/run" | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_LASTLOG_H | # include | #endif | #ifdef HAVE_PATHS_H | # include | #endif | #ifdef HAVE_LOGIN_H | # include | #endif | | int | main () | { | char *lastlog = LASTLOG_FILE; | ; | return 0; | } configure:24524: result: no configure:24526: checking if your system defines _PATH_LASTLOG configure:24553: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:197: warning: unused variable 'lastlog' configure:24559: $? = 0 configure:24563: test -z || test ! -s conftest.err configure:24566: $? = 0 configure:24569: test -s conftest.o configure:24572: $? = 0 configure:24574: result: yes configure:24613: checking if your system defines UTMP_FILE configure:24637: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:194: error: 'UTMP_FILE' undeclared (first use in this function) conftest.c:194: error: (Each undeclared identifier is reported only once conftest.c:194: error: for each function it appears in.) conftest.c:194: warning: unused variable 'utmp' configure:24643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define SIZEOF_CHAR 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_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_PW_CLASS_IN_PASSWD 1 | #define HAVE_PW_EXPIRE_IN_PASSWD 1 | #define HAVE_PW_CHANGE_IN_PASSWD 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_GETOPT_OPTRESET 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_HEADER_AD 1 | #define XAUTH_PATH "/usr/local/bin/xauth" | #define _PATH_SSH_PIDDIR "/var/run" | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_PATHS_H | # include | #endif | | int | main () | { | char *utmp = UTMP_FILE; | ; | return 0; | } configure:24664: result: no configure:24692: checking if your system defines WTMP_FILE configure:24716: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:195: error: 'WTMP_FILE' undeclared (first use in this function) conftest.c:195: error: (Each undeclared identifier is reported only once conftest.c:195: error: for each function it appears in.) conftest.c:195: warning: unused variable 'wtmp' configure:24722: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define SIZEOF_CHAR 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_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_PW_CLASS_IN_PASSWD 1 | #define HAVE_PW_EXPIRE_IN_PASSWD 1 | #define HAVE_PW_CHANGE_IN_PASSWD 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_GETOPT_OPTRESET 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_HEADER_AD 1 | #define XAUTH_PATH "/usr/local/bin/xauth" | #define _PATH_SSH_PIDDIR "/var/run" | #define CONF_UTMP_FILE "/var/run/utmp" | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_PATHS_H | # include | #endif | | int | main () | { | char *wtmp = WTMP_FILE; | ; | return 0; | } configure:24743: result: no configure:24772: checking if your system defines UTMPX_FILE configure:24799: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:199: error: 'UTMPX_FILE' undeclared (first use in this function) conftest.c:199: error: (Each undeclared identifier is reported only once conftest.c:199: error: for each function it appears in.) conftest.c:199: warning: unused variable 'utmpx' configure:24805: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define SIZEOF_CHAR 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_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_PW_CLASS_IN_PASSWD 1 | #define HAVE_PW_EXPIRE_IN_PASSWD 1 | #define HAVE_PW_CHANGE_IN_PASSWD 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_GETOPT_OPTRESET 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_HEADER_AD 1 | #define XAUTH_PATH "/usr/local/bin/xauth" | #define _PATH_SSH_PIDDIR "/var/run" | #define CONF_UTMP_FILE "/var/run/utmp" | #define CONF_WTMP_FILE "/var/log/wtmp" | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_UTMPX_H | #include | #endif | #ifdef HAVE_PATHS_H | # include | #endif | | int | main () | { | char *utmpx = UTMPX_FILE; | ; | return 0; | } configure:24826: result: no configure:24846: checking if your system defines WTMPX_FILE configure:24873: gcc -c -g -O2 -Wall -Wpointer-arith -Wno-uninitialized conftest.c >&5 conftest.c: In function 'main': conftest.c:200: error: 'WTMPX_FILE' undeclared (first use in this function) conftest.c:200: error: (Each undeclared identifier is reported only once conftest.c:200: error: for each function it appears in.) conftest.c:200: warning: unused variable 'wtmpx' configure:24879: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "" | #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" | #define _PATH_PASSWD_PROG "/bin/passwd" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOGIN_CAP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_READPASSPHRASE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMERS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VIS_H 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBUTIL_H 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE___B64_NTOP 1 | #define HAVE___B64_PTON 1 | #define HAVE_BCOPY 1 | #define HAVE_BINDRESVPORT_SA 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 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_GETPEEREID 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_LOGIN_GETCAPBOOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_OPENPTY 1 | #define HAVE_READPASSPHRASE 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_SETLOGIN 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRMODE 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_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_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define OPENSSL_PRNG_ONLY 1 | #define ENTROPY_TIMEOUT_MSEC 200 | #define SSH_PRIVSEP_USER "sshd" | #define SIZEOF_CHAR 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_IN_ADDR_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_TIME_IN_UTMP 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_PW_CLASS_IN_PASSWD 1 | #define HAVE_PW_EXPIRE_IN_PASSWD 1 | #define HAVE_PW_CHANGE_IN_PASSWD 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_GETOPT_OPTRESET 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_HEADER_AD 1 | #define XAUTH_PATH "/usr/local/bin/xauth" | #define _PATH_SSH_PIDDIR "/var/run" | #define CONF_UTMP_FILE "/var/run/utmp" | #define CONF_WTMP_FILE "/var/log/wtmp" | #define DISABLE_UTMPX 1 | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_UTMPX_H | #include | #endif | #ifdef HAVE_PATHS_H | # include | #endif | | int | main () | { | char *wtmpx = WTMPX_FILE; | ; | return 0; | } configure:24900: result: no configure:25032: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by OpenSSH config.status Portable, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on megawarez.nnhost.ru config.status:713: creating Makefile config.status:713: creating buildpkg.sh config.status:713: creating opensshd.init config.status:713: creating openbsd-compat/Makefile config.status:713: creating scard/Makefile config.status:713: creating ssh_prng_cmds config.status:713: creating survey.sh config.status:817: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-freebsd7.4 ac_cv_build_alias=i386-unknown-freebsd7.4 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cc_implements___FUNCTION__=yes ac_cv_cc_implements___func__=yes ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_exeext='' ac_cv_file___dev_ptc_=no ac_cv_file___dev_ptmx_=no ac_cv_file___etc_default_login_=no ac_cv_func___b64_ntop=yes ac_cv_func___b64_pton=yes ac_cv_func__getlong=yes ac_cv_func__getpty=no ac_cv_func__getshort=yes ac_cv_func_arc4random=yes ac_cv_func_b64_ntop=no ac_cv_func_b64_pton=no ac_cv_func_bcopy=yes ac_cv_func_bindresvport_sa=yes ac_cv_func_clock=yes ac_cv_func_closefrom=yes ac_cv_func_daemon=yes ac_cv_func_dirfd=no ac_cv_func_dirname=yes ac_cv_func_endutent=no ac_cv_func_endutxent=no ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_freeaddrinfo=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_getnameinfo=yes ac_cv_func_getopt=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeereid=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getrlimit=yes ac_cv_func_getspnam=no ac_cv_func_gettimeofday=yes ac_cv_func_getttyent=yes ac_cv_func_getutent=no ac_cv_func_getutid=no ac_cv_func_getutline=no ac_cv_func_getutxent=no ac_cv_func_getutxid=no ac_cv_func_getutxline=no ac_cv_func_glob=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=yes 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_prctl=no ac_cv_func_pstat=no ac_cv_func_pututline=no ac_cv_func_pututxline=no ac_cv_func_readpassphrase=yes 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=yes ac_cv_func_setpcred=no ac_cv_func_setproctitle=yes 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=no ac_cv_func_setutxent=no ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strmode=yes ac_cv_func_strnvis=no ac_cv_func_strsep=yes ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_time=yes ac_cv_func_truncate=yes ac_cv_func_unsetenv=yes ac_cv_func_updwtmp=no ac_cv_func_updwtmpx=no ac_cv_func_utimes=yes ac_cv_func_utmpname=no ac_cv_func_utmpxname=no ac_cv_func_vhangup=no ac_cv_func_vsnprintf=yes ac_cv_func_waitpid=yes ac_cv_func_yp_match=yes ac_cv_have___ss_family_in_struct_ss=no ac_cv_have_accrights_in_msghdr=no ac_cv_have_clock_t=yes ac_cv_have_control_in_msghdr=yes ac_cv_have_decl_getrusage=no ac_cv_have_decl_h_errno=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_tcsendbreak=yes ac_cv_have_getopt_optreset=yes 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=yes ac_cv_have_pw_class_in_struct_passwd=yes ac_cv_have_pw_expire_in_struct_passwd=yes 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_header_bstring_h=no ac_cv_header_crypt_h=no ac_cv_header_dirent_h=yes ac_cv_header_endian_h=no ac_cv_header_features_h=no ac_cv_header_floatingpoint_h=yes ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_ia_h=no ac_cv_header_inttypes_h=yes ac_cv_header_lastlog_h=no ac_cv_header_libgen_h=yes ac_cv_header_libutil_h=yes ac_cv_header_limits_h=yes ac_cv_header_login_cap_h=yes 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_netdb_h=yes ac_cv_header_netgroup_h=no ac_cv_header_netinet_in_systm_h=yes ac_cv_header_pam_pam_appl_h=no ac_cv_header_paths_h=yes ac_cv_header_pty_h=no ac_cv_header_readpassphrase_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_shadow_h=no ac_cv_header_stdc=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=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_dir_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_sys_prctl_h=no ac_cv_header_sys_pstat_h=no ac_cv_header_sys_ptms_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_stropts_h=no ac_cv_header_sys_strtio_h=no ac_cv_header_sys_sysmacros_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timers_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_time_h=yes ac_cv_header_tmpdir_h=no ac_cv_header_ttyent_h=yes ac_cv_header_unistd_h=yes ac_cv_header_usersec_h=no ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=no ac_cv_header_vis_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-freebsd7.4 ac_cv_host_alias=i386-unknown-freebsd7.4 ac_cv_lib_crypt_crypt=yes ac_cv_lib_gen_getspnam=no 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_stat_st_blksize=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_CAT=/bin/cat ac_cv_path_KILL=/bin/kill ac_cv_path_LOGIN_PROGRAM_FALLBACK=/usr/bin/login ac_cv_path_NROFF=/usr/bin/nroff ac_cv_path_PATH_GROUPADD_PROG=groupadd ac_cv_path_PATH_PASSWD_PROG=/bin/passwd ac_cv_path_PATH_USERADD_PROG=useradd ac_cv_path_PERL=/usr/bin/perl5 ac_cv_path_PROG_ARP=/usr/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_LS=/bin/ls ac_cv_path_PROG_NETSTAT=/usr/bin/netstat ac_cv_path_PROG_PS=/bin/ps ac_cv_path_PROG_TAIL=/usr/bin/tail ac_cv_path_PROG_UPTIME=/usr/bin/uptime ac_cv_path_PROG_VMSTAT=/usr/bin/vmstat ac_cv_path_PROG_W=/usr/bin/w ac_cv_path_PROG_WHO=/usr/bin/who ac_cv_path_SED=/bin/sed ac_cv_path_SH=/bin/sh ac_cv_path_TEST_MINUS_S_SH=/bin/bash ac_cv_path_install='/usr/bin/install -c' ac_cv_path_xauth_path=/usr/local/bin/xauth ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_MAKE_PACKAGE_SUPPORTED=no ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_egrep='grep -E' ac_cv_search_basename='none required' ac_cv_search_dn_expand='none required' ac_cv_search_getrrsetbyname=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=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_char=yes ac_cv_type_in_addr_t=yes ac_cv_type_int=yes ac_cv_type_long_int=yes ac_cv_type_long_long_int=yes ac_cv_type_short_int=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_timespec=yes ossh_cv_utmp_h_has_ut_addr=no ossh_cv_utmp_h_has_ut_addr_v6=no ossh_cv_utmp_h_has_ut_exit=no ossh_cv_utmp_h_has_ut_host=yes ossh_cv_utmp_h_has_ut_id=no ossh_cv_utmp_h_has_ut_pid=no ossh_cv_utmp_h_has_ut_time=yes ossh_cv_utmp_h_has_ut_tv=no ossh_cv_utmp_h_has_ut_type=no ossh_cv_utmpx_h_has_syslen=no ossh_cv_utmpx_h_has_ut_addr=no ossh_cv_utmpx_h_has_ut_addr_v6=no ossh_cv_utmpx_h_has_ut_host=no ossh_cv_utmpx_h_has_ut_id=no ossh_cv_utmpx_h_has_ut_time=no ossh_cv_utmpx_h_has_ut_tv=no ossh_cv_utmpx_h_has_ut_type=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' AWK='nawk' CAT='/bin/cat' CC='gcc' CFLAGS='-g -O2 -Wall -Wpointer-arith -Wno-uninitialized' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENT='' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_SSH_PRNG_CMDS='' INSTALL_SSH_RAND_HELPER='' KILL='/bin/kill' LD='gcc' LDFLAGS='' LIBEDIT='' LIBOBJS='' LIBPAM='' LIBS='-lcrypto -lutil -lz -lcrypt' LIBWRAP='' LOGIN_PROGRAM_FALLBACK='/usr/bin/login' LTLIBOBJS='' MAKE_PACKAGE_SUPPORTED='no' MANTYPE='doc' NROFF='/usr/bin/nroff' OBJEXT='o' OPENSC_CONFIG='' PACKAGE_BUGREPORT='' PACKAGE_NAME='OpenSSH' PACKAGE_STRING='OpenSSH Portable' PACKAGE_TARNAME='openssh' PACKAGE_VERSION='Portable' PATH_GROUPADD_PROG='groupadd' PATH_PASSWD_PROG='/bin/passwd' PATH_SEPARATOR=':' PATH_USERADD_PROG='useradd' PERL='/usr/bin/perl5' PRIVSEP_PATH='/var/empty' PROG_ARP='/usr/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='undef' PROG_LS='/bin/ls' PROG_NETSTAT='/usr/bin/netstat' PROG_PS='/bin/ps' PROG_SAR='undef' PROG_TAIL='/usr/bin/tail' PROG_UPTIME='/usr/bin/uptime' PROG_VMSTAT='/usr/bin/vmstat' PROG_W='/usr/bin/w' PROG_WHO='/usr/bin/who' RANLIB='ranlib' SED='/bin/sed' SH='/bin/sh' SHELL='/bin/sh' SSH_PRIVSEP_USER='sshd' STRIP_OPT='-s' TEST_MINUS_S_SH='/bin/bash' TEST_SHELL='sh' XAUTH_PATH='/usr/local/bin/xauth' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-unknown-freebsd7.4' build_alias='' build_cpu='i386' build_os='freebsd7.4' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-freebsd7.4' host_alias='' host_cpu='i386' host_os='freebsd7.4' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mansubdir='man' oldincludedir='/usr/include' piddir='/var/run' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' user_path='' xauth_path='/usr/local/bin/xauth' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CONF_UTMP_FILE "/var/run/utmp" #define CONF_WTMP_FILE "/var/log/wtmp" #define DISABLE_UTMPX 1 #define DISABLE_WTMPX 1 #define ENTROPY_TIMEOUT_MSEC 200 #define GETPGRP_VOID 1 #define GLOB_HAS_ALTDIRFUNC 1 #define HAVE_ARC4RANDOM 1 #define HAVE_BASENAME 1 #define HAVE_BCOPY 1 #define HAVE_BINDRESVPORT_SA 1 #define HAVE_CLOCK 1 #define HAVE_CLOCK_T 1 #define HAVE_CLOSEFROM 1 #define HAVE_CONST_GAI_STRERROR_PROTO 1 #define HAVE_CONTROL_IN_MSGHDR 1 #define HAVE_DAEMON 1 #define HAVE_DECL_H_ERRNO 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRNAME 1 #define HAVE_FCHDIR 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_FLOATINGPOINT_H 1 #define HAVE_FREEADDRINFO 1 #define HAVE_FUTIMES 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_OPTRESET 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPEEREID 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETTTYENT 1 #define HAVE_GLOB 1 #define HAVE_GLOB_H 1 #define HAVE_HEADER_AD 1 #define HAVE_HOST_IN_UTMP 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_INNETGR 1 #define HAVE_INT64_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTXX_T 1 #define HAVE_IN_ADDR_T 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIBUTIL_H 1 #define HAVE_LIBZ 1 #define HAVE_LIMITS_H 1 #define HAVE_LOGIN 1 #define HAVE_LOGIN_CAP_H 1 #define HAVE_LOGIN_GETCAPBOOL 1 #define HAVE_LOGOUT 1 #define HAVE_LOGWTMP 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MKDTEMP 1 #define HAVE_MMAP 1 #define HAVE_MODE_T 1 #define HAVE_NANOSLEEP 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_OPENPTY 1 #define HAVE_OPENSSL 1 #define HAVE_PATHS_H 1 #define HAVE_PID_T 1 #define HAVE_PW_CHANGE_IN_PASSWD 1 #define HAVE_PW_CLASS_IN_PASSWD 1 #define HAVE_PW_EXPIRE_IN_PASSWD 1 #define HAVE_READPASSPHRASE 1 #define HAVE_READPASSPHRASE_H 1 #define HAVE_REALPATH 1 #define HAVE_RECVMSG 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RRESVPORT_AF 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SENDMSG 1 #define HAVE_SETEGID 1 #define HAVE_SETENV 1 #define HAVE_SETEUID 1 #define HAVE_SETGROUPS 1 #define HAVE_SETLOGIN 1 #define HAVE_SETPROCTITLE 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_SETRESUID 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_SIG_ATOMIC_T 1 #define HAVE_SIZE_T 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKETPAIR 1 #define HAVE_SSIZE_T 1 #define HAVE_SS_FAMILY_IN_SS 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRMODE 1 #define HAVE_STRSEP 1 #define HAVE_STRTOUL 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_IN6_ADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_STRUCT_TIMEVAL 1 #define HAVE_SYSCONF 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_NERR 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMERS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSENDBREAK 1 #define HAVE_TIME 1 #define HAVE_TIME_H 1 #define HAVE_TIME_IN_UTMP 1 #define HAVE_TRUNCATE 1 #define HAVE_TTYENT_H 1 #define HAVE_UINTXX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSETENV 1 #define HAVE_UTIMES 1 #define HAVE_UTIME_H 1 #define HAVE_UTMP_H 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT 1 #define HAVE_U_INT64_T 1 #define HAVE_U_INTXX_T 1 #define HAVE_VIS_H 1 #define HAVE_VSNPRINTF 1 #define HAVE_WAITPID 1 #define HAVE__GETLONG 1 #define HAVE__GETSHORT 1 #define HAVE___B64_NTOP 1 #define HAVE___B64_PTON 1 #define HAVE___FUNCTION__ 1 #define HAVE___PROGNAME 1 #define HAVE___func__ 1 #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" #define OPENSSL_PRNG_ONLY 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "OpenSSH" #define PACKAGE_STRING "OpenSSH Portable" #define PACKAGE_TARNAME "openssh" #define PACKAGE_VERSION "Portable" #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_INT 4 #define SIZEOF_LONG_LONG_INT 8 #define SIZEOF_SHORT_INT 2 #define SSH_PRIVSEP_USER "sshd" #define STDC_HEADERS 1 #define XAUTH_PATH "/usr/local/bin/xauth" #define _PATH_PASSWD_PROG "/bin/passwd" #define _PATH_SSH_PIDDIR "/var/run" configure: exit 0