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.68. Invocation command line was $ ./configure --sysconfdir=/etc/ssh --datadir=/usr/share/openssh --with-kerberos5=/usr --with-xauth=/usr/bin/xauth --with-pam --prefix=/usr --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp06 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2596: checking for i686-uhu-linux-gcc configure:2612: found /usr/bin/i686-uhu-linux-gcc configure:2623: result: i686-uhu-linux-gcc configure:2892: checking for C compiler version configure:2901: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2912: $? = 0 configure:2901: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2912: $? = 0 configure:2901: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2912: $? = 1 configure:2901: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2912: $? = 1 configure:2932: checking whether the C compiler works configure:2954: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2958: $? = 0 configure:3006: result: yes configure:3009: checking for C compiler default output file name configure:3011: result: a.out configure:3017: checking for suffix of executables configure:3024: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3028: $? = 0 configure:3050: result: configure:3072: checking whether we are cross compiling configure:3080: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3084: $? = 0 configure:3091: ./conftest configure:3095: $? = 0 configure:3110: result: no configure:3115: checking for suffix of object files configure:3137: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3141: $? = 0 configure:3162: result: o configure:3166: checking whether we are using the GNU C compiler configure:3185: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3185: $? = 0 configure:3194: result: yes configure:3203: checking whether i686-uhu-linux-gcc accepts -g configure:3223: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3223: $? = 0 configure:3264: result: yes configure:3281: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3345: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3345: $? = 0 configure:3358: result: none needed configure:3411: checking build system type configure:3425: result: i686-uhu-linux-gnu configure:3445: checking host system type configure:3458: result: i686-uhu-linux-gnu configure:3484: checking how to run the C preprocessor configure:3515: i686-uhu-linux-gcc -E conftest.c configure:3515: $? = 0 configure:3529: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3529: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3554: result: i686-uhu-linux-gcc -E configure:3574: i686-uhu-linux-gcc -E conftest.c configure:3574: $? = 0 configure:3588: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3617: checking for grep that handles long lines and -e configure:3675: result: /bin/grep configure:3680: checking for egrep configure:3742: result: /bin/grep -E configure:3747: checking for ANSI C header files configure:3767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3767: $? = 0 configure:3840: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3840: $? = 0 configure:3840: ./conftest configure:3840: $? = 0 configure:3851: result: yes configure:3864: checking for sys/types.h configure:3864: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3864: $? = 0 configure:3864: result: yes configure:3864: checking for sys/stat.h configure:3864: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3864: $? = 0 configure:3864: result: yes configure:3864: checking for stdlib.h configure:3864: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3864: $? = 0 configure:3864: result: yes configure:3864: checking for string.h configure:3864: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3864: $? = 0 configure:3864: result: yes configure:3864: checking for memory.h configure:3864: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3864: $? = 0 configure:3864: result: yes configure:3864: checking for strings.h configure:3864: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3864: $? = 0 configure:3864: result: yes configure:3864: checking for inttypes.h configure:3864: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3864: $? = 0 configure:3864: result: yes configure:3864: checking for stdint.h configure:3864: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3864: $? = 0 configure:3864: result: yes configure:3864: checking for unistd.h configure:3864: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3864: $? = 0 configure:3864: result: yes configure:3876: checking whether byte ordering is bigendian configure:3891: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:20:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:20:15: error: unknown type name 'universal' configure:3891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:3936: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3936: $? = 0 configure:3954: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:26:4: error: unknown type name 'not' not big endian ^ conftest.c:26:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:3954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4082: result: no configure:4106: checking for gawk configure:4122: found /bin/gawk configure:4133: result: gawk configure:4149: checking how to run the C preprocessor configure:4219: result: i686-uhu-linux-gcc -E configure:4239: i686-uhu-linux-gcc -E conftest.c configure:4239: $? = 0 configure:4253: i686-uhu-linux-gcc -E conftest.c conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4253: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #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:4284: checking for i686-uhu-linux-ranlib configure:4314: result: no configure:4324: checking for ranlib configure:4340: found /usr/bin/ranlib configure:4351: result: ranlib configure:4387: checking for a BSD-compatible install configure:4455: result: /bin/install -c configure:4466: checking for egrep configure:4528: result: /bin/grep -E configure:4535: checking for ar configure:4553: found /usr/bin/ar configure:4565: result: /usr/bin/ar configure:4575: checking for cat configure:4593: found /bin/cat configure:4605: result: /bin/cat configure:4615: checking for kill configure:4633: found /bin/kill configure:4645: result: /bin/kill configure:4657: checking for perl5 configure:4675: found /usr/bin/perl5 configure:4687: result: /usr/bin/perl5 configure:4700: checking for sed configure:4718: found /bin/sed configure:4730: result: /bin/sed configure:4741: checking for ent configure:4774: result: no configure:4782: checking for bash configure:4800: found /bin/bash configure:4812: result: /bin/bash configure:4822: checking for ksh configure:4852: result: /bin/bash configure:4862: checking for sh configure:4892: result: /bin/bash configure:4902: checking for sh configure:4920: found /bin/sh configure:4932: result: /bin/sh configure:4942: checking for groff configure:4960: found /usr/bin/groff configure:4972: result: /usr/bin/groff configure:4982: checking for nroff configure:5000: found /usr/bin/nroff configure:5012: result: /usr/bin/nroff configure:5022: checking for mandoc configure:5055: result: no configure:5078: checking for groupadd configure:5096: found /usr/sbin/groupadd configure:5109: result: /usr/sbin/groupadd configure:5119: checking for useradd configure:5137: found /usr/sbin/useradd configure:5150: result: /usr/sbin/useradd configure:5160: checking for pkgmk configure:5188: result: no configure:5212: checking for special C compiler options needed for large files configure:5257: result: no configure:5263: checking for _FILE_OFFSET_BITS value needed for large files configure:5288: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:25:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:25:3: warning: left shift count >= width of type [enabled by default] conftest.c:26:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:26:10: warning: left shift count >= width of type [enabled by default] conftest.c:25:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:5288: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #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 | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5312: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5312: $? = 0 configure:5320: result: 64 configure:5419: checking for login configure:5437: found /bin/login configure:5449: result: /bin/login configure:5467: checking for passwd configure:5485: found /usr/bin/passwd configure:5497: result: /usr/bin/passwd configure:5518: checking for inline configure:5534: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5534: $? = 0 configure:5542: result: inline configure:5561: checking whether LLONG_MAX is declared configure:5561: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5561: $? = 0 configure:5561: result: yes configure:5567: checking whether SYSTR_POLICY_KILL is declared configure:5567: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:25:27: fatal error: dev/systrace.h: No such file or directory #include ^ compilation terminated. configure:5567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | #ifndef SYSTR_POLICY_KILL | #ifdef __cplusplus | (void) SYSTR_POLICY_KILL; | #else | (void) SYSTR_POLICY_KILL; | #endif | #endif | | ; | return 0; | } configure:5567: result: no configure:5577: checking whether RLIMIT_NPROC is declared configure:5577: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5577: $? = 0 configure:5577: result: yes configure:5588: checking whether PR_SET_NO_NEW_PRIVS is declared configure:5588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5588: $? = 0 configure:5588: result: yes configure:5621: checking if i686-uhu-linux-gcc supports -Werror configure:5629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror conftest.c >&5 configure:5629: $? = 0 configure:5630: result: yes configure:5644: checking if i686-uhu-linux-gcc supports compile flag -Qunused-arguments configure:5666: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror -Qunused-arguments conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Qunused-arguments' configure:5666: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | /* end confdefs.h. */ | | #include | #include | int main(int argc, char **argv) { | /* Some math to catch -ftrapv problems in the toolchain */ | int i = 123 * argc, j = 456 + argc, k = 789 - argc; | float l = i * 2.1; | double m = l / 0.5; | long long int n = argc * 12345LL, o = 12345LL * (long long int)argc; | printf("%d %d %d %f %f %lld %lld\n", i, j, k, l, m, n, o); | exit(0); | } | configure:5679: result: no configure:5687: checking if i686-uhu-linux-gcc supports compile flag -Wunknown-warning-option configure:5709: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror -Wunknown-warning-option conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Wunknown-warning-option' configure:5709: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | /* end confdefs.h. */ | | #include | #include | int main(int argc, char **argv) { | /* Some math to catch -ftrapv problems in the toolchain */ | int i = 123 * argc, j = 456 + argc, k = 789 - argc; | float l = i * 2.1; | double m = l / 0.5; | long long int n = argc * 12345LL, o = 12345LL * (long long int)argc; | printf("%d %d %d %f %f %lld %lld\n", i, j, k, l, m, n, o); | exit(0); | } | configure:5722: result: no configure:5730: checking if i686-uhu-linux-gcc supports compile flag -Wall configure:5752: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror -Wall conftest.c >&5 configure:5752: $? = 0 configure:5760: result: yes configure:5773: checking if i686-uhu-linux-gcc supports compile flag -Wpointer-arith configure:5795: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Werror -Wpointer-arith conftest.c >&5 configure:5795: $? = 0 configure:5803: result: yes configure:5816: checking if i686-uhu-linux-gcc supports compile flag -Wuninitialized configure:5838: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Werror -Wuninitialized conftest.c >&5 configure:5838: $? = 0 configure:5846: result: yes configure:5859: checking if i686-uhu-linux-gcc supports compile flag -Wsign-compare configure:5881: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Werror -Wsign-compare conftest.c >&5 configure:5881: $? = 0 configure:5889: result: yes configure:5902: checking if i686-uhu-linux-gcc supports compile flag -Wformat-security configure:5924: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Werror -Wformat-security conftest.c >&5 configure:5924: $? = 0 configure:5932: result: yes configure:5945: checking if i686-uhu-linux-gcc supports compile flag -Wsizeof-pointer-memaccess configure:5967: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Werror -Wsizeof-pointer-memaccess conftest.c >&5 configure:5967: $? = 0 configure:5975: result: yes configure:5988: checking if i686-uhu-linux-gcc supports compile flag -Wpointer-sign configure:6010: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Werror -Wpointer-sign conftest.c >&5 configure:6010: $? = 0 configure:6018: result: yes configure:6031: checking if i686-uhu-linux-gcc supports compile flag -Wunused-result configure:6053: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Werror -Wunused-result conftest.c >&5 configure:6053: $? = 0 configure:6061: result: yes configure:6074: checking if i686-uhu-linux-gcc supports compile flag -fno-strict-aliasing configure:6096: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Werror -fno-strict-aliasing conftest.c >&5 configure:6096: $? = 0 configure:6104: result: yes configure:6117: checking if i686-uhu-linux-gcc supports compile flag -D_FORTIFY_SOURCE=2 configure:6139: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -Werror -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6139: $? = 0 configure:6147: result: yes configure:6161: checking if i686-uhu-linux-gcc supports link flag -Wl,-z,relro configure:6183: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Werror -Wl,-z,relro conftest.c >&5 configure:6183: $? = 0 configure:6184: result: yes configure:6197: checking if i686-uhu-linux-gcc supports link flag -Wl,-z,now configure:6219: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Werror -Wl,-z,now conftest.c >&5 configure:6219: $? = 0 configure:6220: result: yes configure:6233: checking if i686-uhu-linux-gcc supports link flag -Wl,-z,noexecstack configure:6255: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Werror -Wl,-z,noexecstack conftest.c >&5 configure:6255: $? = 0 configure:6256: result: yes configure:6274: checking if i686-uhu-linux-gcc supports compile flag -ftrapv and linking succeeds configure:6296: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Werror -ftrapv -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c >&5 configure:6296: $? = 0 configure:6304: result: yes configure:6318: checking gcc version configure:6329: result: 4.8.3 configure:6332: checking if i686-uhu-linux-gcc accepts -fno-builtin-memset configure:6347: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c >&5 configure:6347: $? = 0 configure:6348: result: yes configure:6365: checking if i686-uhu-linux-gcc supports -fstack-protector-strong configure:6385: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -Werror -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -Werror conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-fstack-protector-strong' i686-uhu-linux-gcc: error: unrecognized command line option '-fstack-protector-strong' configure:6385: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | /* end confdefs.h. */ | #include | int | main () | { | | char x[256]; | snprintf(x, sizeof(x), "XXX"); | | ; | return 0; | } configure:6426: result: no configure:6365: checking if i686-uhu-linux-gcc supports -fstack-protector-all configure:6385: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Werror -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -Werror conftest.c >&5 configure:6385: $? = 0 configure:6386: result: yes configure:6390: checking if -fstack-protector-all works configure:6412: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c >&5 configure:6412: $? = 0 configure:6412: ./conftest configure:6412: $? = 0 configure:6413: result: yes configure:6454: checking if compiler allows __attribute__ on return types configure:6469: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6469: $? = 0 configure:6470: result: yes configure:6638: checking blf.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:57:17: fatal error: blf.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking blf.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:24:17: fatal error: blf.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for blf.h configure:6638: result: no configure:6638: checking bstring.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:57:21: fatal error: bstring.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking bstring.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:24:21: fatal error: bstring.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for bstring.h configure:6638: result: no configure:6638: checking crypt.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking crypt.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for crypt.h configure:6638: result: yes configure:6638: checking crypto/sha2.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:58:25: fatal error: crypto/sha2.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking crypto/sha2.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:25:25: fatal error: crypto/sha2.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for crypto/sha2.h configure:6638: result: no configure:6638: checking dirent.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking dirent.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for dirent.h configure:6638: result: yes configure:6638: checking endian.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking endian.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for endian.h configure:6638: result: yes configure:6638: checking elf.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking elf.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for elf.h configure:6638: result: yes configure:6638: checking features.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking features.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for features.h configure:6638: result: yes configure:6638: checking fcntl.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking fcntl.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for fcntl.h configure:6638: result: yes configure:6638: checking floatingpoint.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:63:27: fatal error: floatingpoint.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking floatingpoint.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:30:27: fatal error: floatingpoint.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for floatingpoint.h configure:6638: result: no configure:6638: checking getopt.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking getopt.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for getopt.h configure:6638: result: yes configure:6638: checking glob.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking glob.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for glob.h configure:6638: result: yes configure:6638: checking ia.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:65:16: fatal error: ia.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking ia.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:32:16: fatal error: ia.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for ia.h configure:6638: result: no configure:6638: checking iaf.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:65:17: fatal error: iaf.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking iaf.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:32:17: fatal error: iaf.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for iaf.h configure:6638: result: no configure:6638: checking for inttypes.h configure:6638: result: yes configure:6638: checking limits.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking limits.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for limits.h configure:6638: result: yes configure:6638: checking locale.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking locale.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for locale.h configure:6638: result: yes configure:6638: checking login.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:68:19: fatal error: login.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking login.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:35:19: fatal error: login.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for login.h configure:6638: result: no configure:6638: checking maillock.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:68:22: fatal error: maillock.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking maillock.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:35:22: fatal error: maillock.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for maillock.h configure:6638: result: no configure:6638: checking ndir.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:68:18: fatal error: ndir.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking ndir.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:35:18: fatal error: ndir.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for ndir.h configure:6638: result: no configure:6638: checking net/if_tun.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:68:24: fatal error: net/if_tun.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking net/if_tun.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:35:24: fatal error: net/if_tun.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for net/if_tun.h configure:6638: result: no configure:6638: checking netdb.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking netdb.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for netdb.h configure:6638: result: yes configure:6638: checking netgroup.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:69:22: fatal error: netgroup.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking netgroup.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:36:22: fatal error: netgroup.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for netgroup.h configure:6638: result: no configure:6638: checking pam/pam_appl.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:69:26: fatal error: pam/pam_appl.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking pam/pam_appl.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:36:26: fatal error: pam/pam_appl.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for pam/pam_appl.h configure:6638: result: no configure:6638: checking paths.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking paths.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for paths.h configure:6638: result: yes configure:6638: checking poll.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking poll.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for poll.h configure:6638: result: yes configure:6638: checking pty.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking pty.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for pty.h configure:6638: result: yes configure:6638: checking readpassphrase.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:72:28: fatal error: readpassphrase.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking readpassphrase.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:39:28: fatal error: readpassphrase.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for readpassphrase.h configure:6638: result: no configure:6638: checking rpc/types.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking rpc/types.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for rpc/types.h configure:6638: result: yes configure:6638: checking security/pam_appl.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking security/pam_appl.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for security/pam_appl.h configure:6638: result: yes configure:6638: checking sha2.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:74:18: fatal error: sha2.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking sha2.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:41:18: fatal error: sha2.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for sha2.h configure:6638: result: no configure:6638: checking shadow.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking shadow.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for shadow.h configure:6638: result: yes configure:6638: checking stddef.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking stddef.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for stddef.h configure:6638: result: yes configure:6638: checking for stdint.h configure:6638: result: yes configure:6638: checking for string.h configure:6638: result: yes configure:6638: checking for strings.h configure:6638: result: yes configure:6638: checking sys/audit.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:79:23: fatal error: sys/audit.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking sys/audit.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:46:23: fatal error: sys/audit.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for sys/audit.h configure:6638: result: no configure:6638: checking sys/bitypes.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking sys/bitypes.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for sys/bitypes.h configure:6638: result: yes configure:6638: checking sys/bsdtty.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:80:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking sys/bsdtty.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:47:24: fatal error: sys/bsdtty.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for sys/bsdtty.h configure:6638: result: no configure:6638: checking sys/capability.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:80:28: fatal error: sys/capability.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking sys/capability.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:47:28: fatal error: sys/capability.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for sys/capability.h configure:6638: result: no configure:6638: checking sys/cdefs.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking sys/cdefs.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for sys/cdefs.h configure:6638: result: yes configure:6638: checking sys/dir.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking sys/dir.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for sys/dir.h configure:6638: result: yes configure:6638: checking sys/mman.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking sys/mman.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for sys/mman.h configure:6638: result: yes configure:6638: checking sys/ndir.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:83:22: fatal error: sys/ndir.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking sys/ndir.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:50:22: fatal error: sys/ndir.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for sys/ndir.h configure:6638: result: no configure:6638: checking sys/poll.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking sys/poll.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for sys/poll.h configure:6638: result: yes configure:6638: checking sys/prctl.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking sys/prctl.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for sys/prctl.h configure:6638: result: yes configure:6638: checking sys/pstat.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:85:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking sys/pstat.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:52:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for sys/pstat.h configure:6638: result: no configure:6638: checking sys/select.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking sys/select.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for sys/select.h configure:6638: result: yes configure:6638: checking for sys/stat.h configure:6638: result: yes configure:6638: checking sys/stream.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:87:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking sys/stream.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:54:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for sys/stream.h configure:6638: result: no configure:6638: checking sys/stropts.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking sys/stropts.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for sys/stropts.h configure:6638: result: yes configure:6638: checking sys/strtio.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:88:24: fatal error: sys/strtio.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking sys/strtio.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:55:24: fatal error: sys/strtio.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for sys/strtio.h configure:6638: result: no configure:6638: checking sys/statvfs.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking sys/statvfs.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for sys/statvfs.h configure:6638: result: yes configure:6638: checking sys/sysmacros.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking sys/sysmacros.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for sys/sysmacros.h configure:6638: result: yes configure:6638: checking sys/time.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking sys/time.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for sys/time.h configure:6638: result: yes configure:6638: checking sys/timers.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:91:24: fatal error: sys/timers.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking sys/timers.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:58:24: fatal error: sys/timers.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for sys/timers.h configure:6638: result: no configure:6638: checking time.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking time.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for time.h configure:6638: result: yes configure:6638: checking tmpdir.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:92:20: fatal error: tmpdir.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking tmpdir.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:59:20: fatal error: tmpdir.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for tmpdir.h configure:6638: result: no configure:6638: checking ttyent.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking ttyent.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for ttyent.h configure:6638: result: yes configure:6638: checking ucred.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:93:19: fatal error: ucred.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking ucred.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:60:19: fatal error: ucred.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for ucred.h configure:6638: result: no configure:6638: checking for unistd.h configure:6638: result: yes configure:6638: checking usersec.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:94:21: fatal error: usersec.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking usersec.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:61:21: fatal error: usersec.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for usersec.h configure:6638: result: no configure:6638: checking util.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:94:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking util.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:61:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for util.h configure:6638: result: no configure:6638: checking utime.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking utime.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for utime.h configure:6638: result: yes configure:6638: checking utmp.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking utmp.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for utmp.h configure:6638: result: yes configure:6638: checking utmpx.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking utmpx.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c configure:6638: $? = 0 configure:6638: result: yes configure:6638: checking for utmpx.h configure:6638: result: yes configure:6638: checking vis.h usability configure:6638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:97:17: fatal error: vis.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6638: checking vis.h presence configure:6638: i686-uhu-linux-gcc -E conftest.c conftest.c:64:17: fatal error: vis.h: No such file or directory #include ^ compilation terminated. configure:6638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include configure:6638: result: no configure:6638: checking for vis.h configure:6638: result: no configure:6652: checking for lastlog.h configure:6652: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6652: $? = 0 configure:6652: result: yes configure:6671: checking for sys/ptms.h configure:6671: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:71:22: fatal error: sys/ptms.h: No such file or directory #include ^ compilation terminated. configure:6671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_STREAM_H | # include | #endif | | | #include configure:6671: result: no configure:6690: checking for login_cap.h configure:6690: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:69:23: fatal error: login_cap.h: No such file or directory #include ^ compilation terminated. configure:6690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | /* end confdefs.h. */ | | #include | | | #include configure:6690: result: no configure:6707: checking for sys/mount.h configure:6707: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6707: $? = 0 configure:6707: result: yes configure:6724: checking for sys/un.h configure:6724: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:6724: $? = 0 configure:6724: result: yes configure:7473: checking linux/if_tun.h usability configure:7473: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:7473: $? = 0 configure:7473: result: yes configure:7473: checking linux/if_tun.h presence configure:7473: i686-uhu-linux-gcc -E conftest.c configure:7473: $? = 0 configure:7473: result: yes configure:7473: checking for linux/if_tun.h configure:7473: result: yes configure:7497: checking for linux/seccomp.h configure:7497: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:7497: $? = 0 configure:7497: result: yes configure:7497: checking for linux/filter.h configure:7497: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:7497: $? = 0 configure:7497: result: yes configure:7497: checking for linux/audit.h configure:7497: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:7497: $? = 0 configure:7497: result: yes configure:7510: checking for prctl configure:7510: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c >&5 configure:7510: $? = 0 configure:7510: result: yes configure:7519: checking for seccomp architecture configure:7534: result: "AUDIT_ARCH_I386" configure:8247: checking compiler and flags for sanity configure:8265: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c >&5 conftest.c: In function 'main': conftest.c:87:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ conftest.c:87:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:8265: $? = 0 configure:8265: ./conftest configure:8265: $? = 0 configure:8266: result: yes configure:8281: checking for yp_match configure:8281: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c >&5 /tmp/ccBmb3S7.o: In function `main': conftest.c:(.text.startup+0x16): undefined reference to `yp_match' collect2: error: ld returned 1 exit status configure:8281: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | /* end confdefs.h. */ | /* Define yp_match to an innocuous variant, in case declares yp_match. | For example, HP-UX 11i declares gettimeofday. */ | #define yp_match innocuous_yp_match | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char yp_match (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef yp_match | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char yp_match (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_yp_match || defined __stub___yp_match | choke me | #endif | | int | main () | { | return yp_match (); | ; | return 0; | } configure:8281: result: no configure:8285: checking for yp_match in -lnsl configure:8310: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lnsl >&5 configure:8310: $? = 0 configure:8319: result: yes configure:8332: checking for setsockopt configure:8332: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lnsl >&5 configure:8332: $? = 0 configure:8332: result: yes configure:8386: checking for dirname configure:8386: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lnsl >&5 configure:8386: $? = 0 configure:8386: result: yes configure:8393: checking libgen.h usability configure:8393: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:8393: $? = 0 configure:8393: result: yes configure:8393: checking libgen.h presence configure:8393: i686-uhu-linux-gcc -E conftest.c configure:8393: $? = 0 configure:8393: result: yes configure:8393: checking for libgen.h configure:8393: result: yes configure:8512: checking for getspnam configure:8512: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lnsl >&5 configure:8512: $? = 0 configure:8512: result: yes configure:8558: checking for library containing basename configure:8589: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lnsl >&5 configure:8589: $? = 0 configure:8606: result: none required configure:8646: checking zlib.h usability configure:8646: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:8646: $? = 0 configure:8646: result: yes configure:8646: checking zlib.h presence configure:8646: i686-uhu-linux-gcc -E conftest.c configure:8646: $? = 0 configure:8646: result: yes configure:8646: checking for zlib.h configure:8646: result: yes configure:8654: checking for deflate in -lz configure:8679: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lz -lnsl >&5 configure:8679: $? = 0 configure:8688: result: yes configure:8754: checking for possibly buggy zlib configure:8793: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lz -lnsl >&5 configure:8793: $? = 0 configure:8793: ./conftest found zlib version 1.2.5 (1020500) configure:8793: $? = 0 configure:8794: result: no configure:8818: checking for strcasecmp configure:8818: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lz -lnsl >&5 conftest.c:111:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:8818: $? = 0 configure:8818: result: yes configure:8867: checking for utimes configure:8867: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lz -lnsl >&5 configure:8867: $? = 0 configure:8867: result: yes configure:8924: checking bsd/libutil.h usability configure:8924: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:122:25: fatal error: bsd/libutil.h: No such file or directory #include ^ compilation terminated. configure:8924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8924: result: no configure:8924: checking bsd/libutil.h presence configure:8924: i686-uhu-linux-gcc -E conftest.c conftest.c:89:25: fatal error: bsd/libutil.h: No such file or directory #include ^ compilation terminated. configure:8924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | #include configure:8924: result: no configure:8924: checking for bsd/libutil.h configure:8924: result: no configure:8924: checking libutil.h usability configure:8924: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c:122:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:8924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8924: result: no configure:8924: checking libutil.h presence configure:8924: i686-uhu-linux-gcc -E conftest.c conftest.c:89:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:8924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | #include configure:8924: result: no configure:8924: checking for libutil.h configure:8924: result: no configure:8934: checking for library containing fmt_scaled configure:8965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lz -lnsl >&5 /tmp/ccqd7exl.o: In function `main': conftest.c:(.text.startup+0x16): undefined reference to `fmt_scaled' collect2: error: ld returned 1 exit status configure:8965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fmt_scaled (); | int | main () | { | return fmt_scaled (); | ; | return 0; | } configure:8965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 /tmp/ccFwUiSp.o: In function `main': conftest.c:(.text.startup+0x16): undefined reference to `fmt_scaled' collect2: error: ld returned 1 exit status configure:8965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fmt_scaled (); | int | main () | { | return fmt_scaled (); | ; | return 0; | } configure:8965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lbsd -lz -lnsl >&5 /usr/bin/ld: cannot find -lbsd collect2: error: ld returned 1 exit status configure:8965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fmt_scaled (); | int | main () | { | return fmt_scaled (); | ; | return 0; | } configure:8982: result: no configure:8990: checking for library containing scan_scaled configure:9021: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lz -lnsl >&5 /tmp/ccCwDipC.o: In function `main': conftest.c:(.text.startup+0x16): undefined reference to `scan_scaled' collect2: error: ld returned 1 exit status configure:9021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char scan_scaled (); | int | main () | { | return scan_scaled (); | ; | return 0; | } configure:9021: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 /tmp/ccRyDHEL.o: In function `main': conftest.c:(.text.startup+0x16): undefined reference to `scan_scaled' collect2: error: ld returned 1 exit status configure:9021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char scan_scaled (); | int | main () | { | return scan_scaled (); | ; | return 0; | } configure:9021: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lbsd -lz -lnsl >&5 /usr/bin/ld: cannot find -lbsd collect2: error: ld returned 1 exit status configure:9021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char scan_scaled (); | int | main () | { | return scan_scaled (); | ; | return 0; | } configure:9038: result: no configure:9046: checking for library containing login configure:9077: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lz -lnsl >&5 /tmp/cc0cagUT.o: In function `main': conftest.c:(.text.startup+0x16): undefined reference to `login' collect2: error: ld returned 1 exit status configure:9077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char login (); | int | main () | { | return login (); | ; | return 0; | } configure:9077: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 configure:9077: $? = 0 configure:9094: result: -lutil configure:9102: checking for library containing logout configure:9133: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 configure:9133: $? = 0 configure:9150: result: none required configure:9158: checking for library containing logwtmp configure:9189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 configure:9189: $? = 0 configure:9206: result: none required configure:9214: checking for library containing openpty configure:9245: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 configure:9245: $? = 0 configure:9262: result: none required configure:9270: checking for library containing updwtmp configure:9301: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 configure:9301: $? = 0 configure:9318: result: none required configure:9329: checking for fmt_scaled configure:9329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 /tmp/ccwFbeti.o: In function `main': conftest.c:(.text.startup+0x16): undefined reference to `fmt_scaled' collect2: error: ld returned 1 exit status configure:9329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | /* Define fmt_scaled to an innocuous variant, in case declares fmt_scaled. | For example, HP-UX 11i declares gettimeofday. */ | #define fmt_scaled innocuous_fmt_scaled | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fmt_scaled (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fmt_scaled | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fmt_scaled (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fmt_scaled || defined __stub___fmt_scaled | choke me | #endif | | int | main () | { | return fmt_scaled (); | ; | return 0; | } configure:9329: result: no configure:9329: checking for scan_scaled configure:9329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 /tmp/cchu0fSl.o: In function `main': conftest.c:(.text.startup+0x16): undefined reference to `scan_scaled' collect2: error: ld returned 1 exit status configure:9329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | /* Define scan_scaled to an innocuous variant, in case declares scan_scaled. | For example, HP-UX 11i declares gettimeofday. */ | #define scan_scaled innocuous_scan_scaled | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char scan_scaled (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef scan_scaled | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char scan_scaled (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_scan_scaled || defined __stub___scan_scaled | choke me | #endif | | int | main () | { | return scan_scaled (); | ; | return 0; | } configure:9329: result: no configure:9329: checking for login configure:9329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 configure:9329: $? = 0 configure:9329: result: yes configure:9329: checking for logout configure:9329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 configure:9329: $? = 0 configure:9329: result: yes configure:9329: checking for openpty configure:9329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 configure:9329: $? = 0 configure:9329: result: yes configure:9329: checking for updwtmp configure:9329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 configure:9329: $? = 0 configure:9329: result: yes configure:9329: checking for logwtmp configure:9329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 configure:9329: $? = 0 configure:9329: result: yes configure:9340: checking for library containing inet_ntop configure:9371: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 configure:9371: $? = 0 configure:9388: result: none required configure:9399: checking for strftime configure:9399: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 conftest.c:117:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:9399: $? = 0 configure:9399: result: yes configure:9454: checking for GLOB_ALTDIRFUNC support configure:9471: result: yes configure:9485: checking for gl_matchc field in glob_t configure:9498: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c: In function 'main': conftest.c:100:13: error: 'glob_t' has no member named 'gl_matchc' glob_t g; g.gl_matchc = 1; ^ conftest.c:100:9: warning: variable 'g' set but not used [-Wunused-but-set-variable] glob_t g; g.gl_matchc = 1; ^ configure:9498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | /* end confdefs.h. */ | #include | int | main () | { | glob_t g; g.gl_matchc = 1; | ; | return 0; | } configure:9508: result: no configure:9515: checking for gl_statv and GLOB_KEEPSTAT extensions for glob configure:9534: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 conftest.c: In function 'main': conftest.c:102:2: error: #error "glob does not support GLOB_KEEPSTAT extension" #error "glob does not support GLOB_KEEPSTAT extension" ^ conftest.c:105:2: error: 'glob_t' has no member named 'gl_statv' g.gl_statv = NULL; ^ conftest.c:105:14: error: 'NULL' undeclared (first use in this function) g.gl_statv = NULL; ^ conftest.c:105:14: note: each undeclared identifier is reported only once for each function it appears in conftest.c:104:8: warning: variable 'g' set but not used [-Wunused-but-set-variable] glob_t g; ^ configure:9534: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef GLOB_KEEPSTAT | #error "glob does not support GLOB_KEEPSTAT extension" | #endif | glob_t g; | g.gl_statv = NULL; | | ; | return 0; | } configure:9544: result: no configure:9551: checking whether GLOB_NOMATCH is declared configure:9551: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:9551: $? = 0 configure:9551: result: yes configure:9564: checking whether struct dirent allocates space for d_name configure:9591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all conftest.c -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:105:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(sizeof(d.d_name)<=sizeof(char)); ^ conftest.c:105:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:9591: $? = 0 configure:9591: ./conftest configure:9591: $? = 0 configure:9592: result: yes configure:9608: checking for /proc/pid/fd directory configure:9614: result: yes configure:10228: checking for gcc >= 4.x configure:10238: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all conftest.c >&5 configure:10238: $? = 0 configure:10239: result: yes configure:10253: checking if i686-uhu-linux-gcc supports compile flag -fPIE configure:10275: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -Werror -fPIE conftest.c >&5 configure:10275: $? = 0 configure:10283: result: yes configure:10296: checking if i686-uhu-linux-gcc supports link flag -pie configure:10318: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -Werror -pie conftest.c -lutil -lz -lnsl >&5 configure:10318: $? = 0 configure:10319: result: yes configure:10332: checking whether both -fPIE and -pie are supported configure:10336: result: yes configure:10462: checking for Blowfish_initstate configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccqonUdv.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `Blowfish_initstate' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | /* end confdefs.h. */ | /* Define Blowfish_initstate to an innocuous variant, in case declares Blowfish_initstate. | For example, HP-UX 11i declares gettimeofday. */ | #define Blowfish_initstate innocuous_Blowfish_initstate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char Blowfish_initstate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef Blowfish_initstate | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Blowfish_initstate (); | /* 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_Blowfish_initstate || defined __stub___Blowfish_initstate | choke me | #endif | | int | main () | { | return Blowfish_initstate (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for Blowfish_expandstate configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccUBU93C.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `Blowfish_expandstate' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | /* end confdefs.h. */ | /* Define Blowfish_expandstate to an innocuous variant, in case declares Blowfish_expandstate. | For example, HP-UX 11i declares gettimeofday. */ | #define Blowfish_expandstate innocuous_Blowfish_expandstate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char Blowfish_expandstate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef Blowfish_expandstate | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Blowfish_expandstate (); | /* 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_Blowfish_expandstate || defined __stub___Blowfish_expandstate | choke me | #endif | | int | main () | { | return Blowfish_expandstate (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for Blowfish_expand0state configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccle0mzK.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `Blowfish_expand0state' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | /* end confdefs.h. */ | /* Define Blowfish_expand0state to an innocuous variant, in case declares Blowfish_expand0state. | For example, HP-UX 11i declares gettimeofday. */ | #define Blowfish_expand0state innocuous_Blowfish_expand0state | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char Blowfish_expand0state (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef Blowfish_expand0state | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Blowfish_expand0state (); | /* 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_Blowfish_expand0state || defined __stub___Blowfish_expand0state | choke me | #endif | | int | main () | { | return Blowfish_expand0state (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for Blowfish_stream2word configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccIFcPxT.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `Blowfish_stream2word' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | /* end confdefs.h. */ | /* Define Blowfish_stream2word to an innocuous variant, in case declares Blowfish_stream2word. | For example, HP-UX 11i declares gettimeofday. */ | #define Blowfish_stream2word innocuous_Blowfish_stream2word | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char Blowfish_stream2word (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef Blowfish_stream2word | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Blowfish_stream2word (); | /* 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_Blowfish_stream2word || defined __stub___Blowfish_stream2word | choke me | #endif | | int | main () | { | return Blowfish_stream2word (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for arc4random configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccVlzGo3.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `arc4random' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | /* end confdefs.h. */ | /* Define arc4random to an innocuous variant, in case declares arc4random. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random innocuous_arc4random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_arc4random || defined __stub___arc4random | choke me | #endif | | int | main () | { | return arc4random (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for arc4random_buf configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/cc1THW6a.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `arc4random_buf' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | /* end confdefs.h. */ | /* Define arc4random_buf to an innocuous variant, in case declares arc4random_buf. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_buf innocuous_arc4random_buf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random_buf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random_buf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random_buf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_arc4random_buf || defined __stub___arc4random_buf | choke me | #endif | | int | main () | { | return arc4random_buf (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for arc4random_stir configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/cc9aU8ci.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `arc4random_stir' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | /* end confdefs.h. */ | /* Define arc4random_stir to an innocuous variant, in case declares arc4random_stir. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_stir innocuous_arc4random_stir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random_stir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random_stir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random_stir (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_arc4random_stir || defined __stub___arc4random_stir | choke me | #endif | | int | main () | { | return arc4random_stir (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for arc4random_uniform configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccGT4dIm.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `arc4random_uniform' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | /* end confdefs.h. */ | /* Define arc4random_uniform to an innocuous variant, in case declares arc4random_uniform. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_uniform innocuous_arc4random_uniform | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random_uniform (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random_uniform | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random_uniform (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_arc4random_uniform || defined __stub___arc4random_uniform | choke me | #endif | | int | main () | { | return arc4random_uniform (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for asprintf configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for b64_ntop configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccVWzkuC.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `b64_ntop' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char b64_ntop (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_b64_ntop || defined __stub___b64_ntop | choke me | #endif | | int | main () | { | return b64_ntop (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for __b64_ntop configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccPSWxIy.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `__b64_ntop' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __b64_ntop (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___b64_ntop || defined __stub_____b64_ntop | choke me | #endif | | int | main () | { | return __b64_ntop (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for b64_pton configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccw9CniG.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `b64_pton' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char b64_pton (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_b64_pton || defined __stub___b64_pton | choke me | #endif | | int | main () | { | return b64_pton (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for __b64_pton configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/cca0cNtP.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `__b64_pton' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __b64_pton (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___b64_pton || defined __stub_____b64_pton | choke me | #endif | | int | main () | { | return __b64_pton (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for bcopy configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 conftest.c:122:6: warning: conflicting types for built-in function 'bcopy' [enabled by default] char bcopy (); ^ configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for bcrypt_pbkdf configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/cckQZyu6.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `bcrypt_pbkdf' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | /* end confdefs.h. */ | /* Define bcrypt_pbkdf to an innocuous variant, in case declares bcrypt_pbkdf. | For example, HP-UX 11i declares gettimeofday. */ | #define bcrypt_pbkdf innocuous_bcrypt_pbkdf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bcrypt_pbkdf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bcrypt_pbkdf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bcrypt_pbkdf (); | /* 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_bcrypt_pbkdf || defined __stub___bcrypt_pbkdf | choke me | #endif | | int | main () | { | return bcrypt_pbkdf (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for bindresvport_sa configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccH7CWWd.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `bindresvport_sa' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | /* end confdefs.h. */ | /* Define bindresvport_sa to an innocuous variant, in case declares bindresvport_sa. | For example, HP-UX 11i declares gettimeofday. */ | #define bindresvport_sa innocuous_bindresvport_sa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindresvport_sa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bindresvport_sa | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bindresvport_sa (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_bindresvport_sa || defined __stub___bindresvport_sa | choke me | #endif | | int | main () | { | return bindresvport_sa (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for blf_enc configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/cc9yeBel.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `blf_enc' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | /* end confdefs.h. */ | /* Define blf_enc to an innocuous variant, in case declares blf_enc. | For example, HP-UX 11i declares gettimeofday. */ | #define blf_enc innocuous_blf_enc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char blf_enc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef blf_enc | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char blf_enc (); | /* 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_blf_enc || defined __stub___blf_enc | choke me | #endif | | int | main () | { | return blf_enc (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for cap_rights_limit configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccfUWl9t.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `cap_rights_limit' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | /* end confdefs.h. */ | /* Define cap_rights_limit to an innocuous variant, in case declares cap_rights_limit. | For example, HP-UX 11i declares gettimeofday. */ | #define cap_rights_limit innocuous_cap_rights_limit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cap_rights_limit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cap_rights_limit | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cap_rights_limit (); | /* 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_cap_rights_limit || defined __stub___cap_rights_limit | choke me | #endif | | int | main () | { | return cap_rights_limit (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for clock configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for closefrom configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccTgEBgF.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `closefrom' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | /* end confdefs.h. */ | /* Define closefrom to an innocuous variant, in case declares closefrom. | For example, HP-UX 11i declares gettimeofday. */ | #define closefrom innocuous_closefrom | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closefrom (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef closefrom | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char closefrom (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_closefrom || defined __stub___closefrom | choke me | #endif | | int | main () | { | return closefrom (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for dirfd configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for endgrent configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for explicit_bzero configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccHdiKsX.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `explicit_bzero' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | /* end confdefs.h. */ | /* Define explicit_bzero to an innocuous variant, in case declares explicit_bzero. | For example, HP-UX 11i declares gettimeofday. */ | #define explicit_bzero innocuous_explicit_bzero | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char explicit_bzero (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef explicit_bzero | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char explicit_bzero (); | /* 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_explicit_bzero || defined __stub___explicit_bzero | choke me | #endif | | int | main () | { | return explicit_bzero (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for fchmod configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for fchown configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for freeaddrinfo configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for fstatfs configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for fstatvfs configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for futimes configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for getaddrinfo configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for getcwd configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for getgrouplist configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for getnameinfo configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for getopt configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for getpeereid configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccxT7kV3.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpeereid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for getpeerucred configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccx3q5j9.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `getpeerucred' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpeerucred (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for getpgid configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for getpgrp configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for _getpty configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/cc22PB8t.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _getpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for getrlimit configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for getttyent configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for glob configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for group_from_gid configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/cc50ry8R.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `group_from_gid' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTTYENT 1 | #define HAVE_GLOB 1 | /* end confdefs.h. */ | /* Define group_from_gid to an innocuous variant, in case declares group_from_gid. | For example, HP-UX 11i declares gettimeofday. */ | #define group_from_gid innocuous_group_from_gid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char group_from_gid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef group_from_gid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char group_from_gid (); | /* 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_group_from_gid || defined __stub___group_from_gid | choke me | #endif | | int | main () | { | return group_from_gid (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for inet_aton configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for inet_ntoa configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for inet_ntop configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for innetgr configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for login_getcapbool configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccJUVw66.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `login_getcapbool' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTTYENT 1 | #define HAVE_GLOB 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INNETGR 1 | /* end confdefs.h. */ | /* Define login_getcapbool to an innocuous variant, in case declares login_getcapbool. | For example, HP-UX 11i declares gettimeofday. */ | #define login_getcapbool innocuous_login_getcapbool | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char login_getcapbool (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef login_getcapbool | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char login_getcapbool (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_login_getcapbool || defined __stub___login_getcapbool | choke me | #endif | | int | main () | { | return login_getcapbool (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for mblen configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for md5_crypt configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccJR6eMi.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `md5_crypt' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char md5_crypt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_md5_crypt || defined __stub___md5_crypt | choke me | #endif | | int | main () | { | return md5_crypt (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for memmove configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 conftest.c:147:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for mkdtemp configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for mmap configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for ngetaddrinfo configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccNGrB5E.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `ngetaddrinfo' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ngetaddrinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ngetaddrinfo || defined __stub___ngetaddrinfo | choke me | #endif | | int | main () | { | return ngetaddrinfo (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for nsleep configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccoSsfJL.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `nsleep' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nsleep (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_nsleep || defined __stub___nsleep | choke me | #endif | | int | main () | { | return nsleep (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for ogetaddrinfo configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/cc0FFNfT.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `ogetaddrinfo' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ogetaddrinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ogetaddrinfo || defined __stub___ogetaddrinfo | choke me | #endif | | int | main () | { | return ogetaddrinfo (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for openlog_r configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccrRpUF2.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `openlog_r' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char openlog_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_openlog_r || defined __stub___openlog_r | choke me | #endif | | int | main () | { | return openlog_r (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for poll configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for prctl configure:10462: result: yes configure:10462: checking for pstat configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/cc2zKHd4.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `pstat' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pstat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pstat || defined __stub___pstat | choke me | #endif | | int | main () | { | return pstat (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for readpassphrase configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccsFtDp9.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `readpassphrase' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | /* Define readpassphrase to an innocuous variant, in case declares readpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define readpassphrase innocuous_readpassphrase | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char readpassphrase (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef readpassphrase | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char readpassphrase (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_readpassphrase || defined __stub___readpassphrase | choke me | #endif | | int | main () | { | return readpassphrase (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for realpath configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for recvmsg configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for rresvport_af configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for sendmsg configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for setdtablesize configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccjQdUtH.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `setdtablesize' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | /* end confdefs.h. */ | /* Define setdtablesize to an innocuous variant, in case 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setdtablesize (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setdtablesize || defined __stub___setdtablesize | choke me | #endif | | int | main () | { | return setdtablesize (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for setegid configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for setenv configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for seteuid configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for setgroupent configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccav5r14.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `setgroupent' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | /* end confdefs.h. */ | /* Define setgroupent to an innocuous variant, in case declares setgroupent. | For example, HP-UX 11i declares gettimeofday. */ | #define setgroupent innocuous_setgroupent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setgroupent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setgroupent | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setgroupent (); | /* 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_setgroupent || defined __stub___setgroupent | choke me | #endif | | int | main () | { | return setgroupent (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for setgroups configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for setlinebuf configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for setlogin configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 conftest.c:166:1: error: unknown type name 'choke' choke me ^ conftest.c:169:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | /* end confdefs.h. */ | /* Define setlogin to an innocuous variant, in case declares setlogin. | For example, HP-UX 11i declares gettimeofday. */ | #define setlogin innocuous_setlogin | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setlogin (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setlogin | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setlogin (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setlogin || defined __stub___setlogin | choke me | #endif | | int | main () | { | return setlogin (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for setpassent configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccOLqMxj.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `setpassent' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | /* end confdefs.h. */ | /* Define setpassent to an innocuous variant, in case declares setpassent. | For example, HP-UX 11i declares gettimeofday. */ | #define setpassent innocuous_setpassent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpassent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpassent | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setpassent (); | /* 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_setpassent || defined __stub___setpassent | choke me | #endif | | int | main () | { | return setpassent (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for setpcred configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccelXExr.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `setpcred' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setpcred (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setpcred || defined __stub___setpcred | choke me | #endif | | int | main () | { | return setpcred (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for setproctitle configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccgqP6sC.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setproctitle (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setproctitle || defined __stub___setproctitle | choke me | #endif | | int | main () | { | return setproctitle (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for setregid configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for setreuid configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for setrlimit configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for setsid configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for setvbuf configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for sigaction configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for sigvec configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for snprintf configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 conftest.c:168:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for socketpair configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for statfs configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for statvfs configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for strdup configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 conftest.c:172:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for strerror configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for strlcat configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccwZyq0V.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for strlcpy configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccFPn8RZ.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for strmode configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccUt5Hz8.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `strmode' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strmode to an innocuous variant, in case declares strmode. | For example, HP-UX 11i declares gettimeofday. */ | #define strmode innocuous_strmode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strmode | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strmode (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strmode || defined __stub___strmode | choke me | #endif | | int | main () | { | return strmode (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for strnlen configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for strnvis configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccuDFlLi.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `strnvis' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strnvis (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strnvis || defined __stub___strnvis | choke me | #endif | | int | main () | { | return strnvis (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for strptime configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for strtonum configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/cc1EF9Dm.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `strtonum' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | /* end confdefs.h. */ | /* Define strtonum to an innocuous variant, in case declares strtonum. | For example, HP-UX 11i declares gettimeofday. */ | #define strtonum innocuous_strtonum | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtonum (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtonum | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strtonum (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strtonum || defined __stub___strtonum | choke me | #endif | | int | main () | { | return strtonum (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for strtoll configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for strtoul configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for strtoull configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for swap32 configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccGWrVoN.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `swap32' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | /* end confdefs.h. */ | /* Define swap32 to an innocuous variant, in case declares swap32. | For example, HP-UX 11i declares gettimeofday. */ | #define swap32 innocuous_swap32 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char swap32 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef swap32 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char swap32 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_swap32 || defined __stub___swap32 | choke me | #endif | | int | main () | { | return swap32 (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for sysconf configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for tcgetpgrp configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for timingsafe_bcmp configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccUelad6.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `timingsafe_bcmp' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | /* end confdefs.h. */ | /* Define timingsafe_bcmp to an innocuous variant, in case declares timingsafe_bcmp. | For example, HP-UX 11i declares gettimeofday. */ | #define timingsafe_bcmp innocuous_timingsafe_bcmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char timingsafe_bcmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef timingsafe_bcmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char timingsafe_bcmp (); | /* 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_timingsafe_bcmp || defined __stub___timingsafe_bcmp | choke me | #endif | | int | main () | { | return timingsafe_bcmp (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for truncate configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for unsetenv configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for updwtmpx configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for user_from_uid configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccOmcRLn.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `user_from_uid' collect2: error: ld returned 1 exit status configure:10462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | /* end confdefs.h. */ | /* Define user_from_uid to an innocuous variant, in case declares user_from_uid. | For example, HP-UX 11i declares gettimeofday. */ | #define user_from_uid innocuous_user_from_uid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char user_from_uid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef user_from_uid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char user_from_uid (); | /* 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_user_from_uid || defined __stub___user_from_uid | choke me | #endif | | int | main () | { | return user_from_uid (); | ; | return 0; | } configure:10462: result: no configure:10462: checking for usleep configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for vasprintf configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for vhangup configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for vsnprintf configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 conftest.c:187:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:10462: $? = 0 configure:10462: result: yes configure:10462: checking for waitpid configure:10462: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10462: $? = 0 configure:10462: result: yes configure:10483: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 configure:10483: $? = 0 configure:10493: checking for library containing dlopen configure:10524: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lutil -lz -lnsl >&5 /tmp/ccUwLQNb.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:10524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:10524: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:10524: $? = 0 configure:10541: result: -ldl configure:10556: checking for gai_strerror configure:10556: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:10556: $? = 0 configure:10556: result: yes configure:10584: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:182:6: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] str = gai_strerror(0); ^ conftest.c:181:8: warning: variable 'str' set but not used [-Wunused-but-set-variable] char *str; ^ configure:10584: $? = 0 configure:10595: checking for library containing nanosleep configure:10626: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:10626: $? = 0 configure:10643: result: none required configure:10654: checking for library containing clock_gettime configure:10685: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:10685: $? = 0 configure:10702: result: none required configure:10713: checking whether getrusage is declared configure:10713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:213:10: error: 'getrusage' undeclared (first use in this function) (void) getrusage; ^ conftest.c:213:10: note: each undeclared identifier is reported only once for each function it appears in configure:10713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getrusage | #ifdef __cplusplus | (void) getrusage; | #else | (void) getrusage; | #endif | #endif | | ; | return 0; | } configure:10713: result: no configure:10728: checking whether strsep is declared configure:10728: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:10728: $? = 0 configure:10728: result: yes configure:10737: checking for strsep configure:10737: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:10737: $? = 0 configure:10737: result: yes configure:10749: checking whether tcsendbreak is declared configure:10749: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:10749: $? = 0 configure:10749: result: yes configure:10770: checking whether h_errno is declared configure:10770: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:10770: $? = 0 configure:10770: result: yes configure:10783: checking whether SHUT_RD is declared configure:10783: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:10783: $? = 0 configure:10783: result: yes configure:10799: checking whether O_NONBLOCK is declared configure:10799: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:10799: $? = 0 configure:10799: result: yes configure:10820: checking whether writev is declared configure:10820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:10820: $? = 0 configure:10820: result: yes configure:10837: checking whether MAXSYMLINKS is declared configure:10837: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:10837: $? = 0 configure:10837: result: yes configure:10852: checking whether offsetof is declared configure:10852: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:10852: $? = 0 configure:10852: result: yes configure:10868: checking whether howmany is declared configure:10868: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:10868: $? = 0 configure:10868: result: yes configure:10894: checking whether NFDBITS is declared configure:10894: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:10894: $? = 0 configure:10894: result: yes configure:10921: checking for fd_mask configure:10921: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:10921: $? = 0 configure:10921: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:200:22: error: expected expression before ')' token if (sizeof ((fd_mask))) ^ configure:10921: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | | | int | main () | { | if (sizeof ((fd_mask))) | return 0; | ; | return 0; | } configure:10921: result: yes configure:10947: checking for setresuid configure:10947: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:10947: $? = 0 configure:10947: result: yes configure:10953: checking if setresuid seems to work configure:10981: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:194:2: warning: implicit declaration of function 'setresuid' [-Wimplicit-function-declaration] setresuid(0,0,0); ^ configure:10981: $? = 0 configure:10981: ./conftest configure:10981: $? = 0 configure:10982: result: yes configure:11002: checking for setresgid configure:11002: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11002: $? = 0 configure:11002: result: yes configure:11008: checking if setresgid seems to work configure:11036: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:195:2: warning: implicit declaration of function 'setresgid' [-Wimplicit-function-declaration] setresgid(0,0,0); ^ configure:11036: $? = 0 configure:11036: ./conftest configure:11036: $? = 0 configure:11037: result: yes configure:11058: checking for gettimeofday configure:11058: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11058: $? = 0 configure:11058: result: yes configure:11058: checking for time configure:11058: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11058: $? = 0 configure:11058: result: yes configure:11070: checking for endutent configure:11070: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking for getutent configure:11070: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking for getutid configure:11070: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking for getutline configure:11070: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking for pututline configure:11070: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking for setutent configure:11070: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11070: $? = 0 configure:11070: result: yes configure:11081: checking for utmpname configure:11081: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11081: $? = 0 configure:11081: result: yes configure:11093: checking for endutxent configure:11093: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11093: $? = 0 configure:11093: result: yes configure:11093: checking for getutxent configure:11093: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11093: $? = 0 configure:11093: result: yes configure:11093: checking for getutxid configure:11093: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11093: $? = 0 configure:11093: result: yes configure:11093: checking for getutxline configure:11093: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11093: $? = 0 configure:11093: result: yes configure:11093: checking for getutxuser configure:11093: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 /tmp/ccahoAvF.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `getutxuser' collect2: error: ld returned 1 exit status configure:11093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | /* end confdefs.h. */ | /* Define getutxuser to an innocuous variant, in case declares getutxuser. | For example, HP-UX 11i declares gettimeofday. */ | #define getutxuser innocuous_getutxuser | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutxuser (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutxuser | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getutxuser (); | /* 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_getutxuser || defined __stub___getutxuser | choke me | #endif | | int | main () | { | return getutxuser (); | ; | return 0; | } configure:11093: result: no configure:11093: checking for pututxline configure:11093: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11093: $? = 0 configure:11093: result: yes configure:11105: checking for setutxdb configure:11105: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 /tmp/ccsZ7PsO.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `setutxdb' collect2: error: ld returned 1 exit status configure:11105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | /* end confdefs.h. */ | /* Define setutxdb to an innocuous variant, in case declares setutxdb. | For example, HP-UX 11i declares gettimeofday. */ | #define setutxdb innocuous_setutxdb | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setutxdb (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setutxdb | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setutxdb (); | /* 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_setutxdb || defined __stub___setutxdb | choke me | #endif | | int | main () | { | return setutxdb (); | ; | return 0; | } configure:11105: result: no configure:11105: checking for setutxent configure:11105: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11105: $? = 0 configure:11105: result: yes configure:11105: checking for utmpxname configure:11105: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11105: $? = 0 configure:11105: result: yes configure:11116: checking for getlastlogxbyname configure:11116: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 /tmp/ccVQlooZ.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `getlastlogxbyname' collect2: error: ld returned 1 exit status configure:11116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | /* end confdefs.h. */ | /* Define getlastlogxbyname to an innocuous variant, in case declares getlastlogxbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define getlastlogxbyname innocuous_getlastlogxbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getlastlogxbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getlastlogxbyname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getlastlogxbyname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getlastlogxbyname || defined __stub___getlastlogxbyname | choke me | #endif | | int | main () | { | return getlastlogxbyname (); | ; | return 0; | } configure:11116: result: no configure:11126: checking for daemon configure:11126: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11126: $? = 0 configure:11126: result: yes configure:11177: checking for getpagesize configure:11177: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 configure:11177: $? = 0 configure:11177: result: yes configure:11230: checking whether snprintf correctly terminates long strings configure:11252: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:211:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(b[4]!='\0'); ^ conftest.c:211:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:11252: $? = 0 configure:11252: ./conftest configure:11252: $? = 0 configure:11253: result: yes configure:11332: checking whether snprintf can declare const char *fmt configure:11350: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:212:2: warning: null argument where non-null required (argument 3) [-Wnonnull] snprintf(0, 0, 0); ^ configure:11350: $? = 0 configure:11351: result: yes configure:11367: checking whether system supports SO_PEERCRED getsockopt configure:11382: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:211:5: warning: unused variable 'i' [-Wunused-variable] int i = SO_PEERCRED; ^ configure:11382: $? = 0 configure:11383: result: yes configure:11399: checking for (overly) strict mkstemp configure:11429: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:216:2: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] unlink(template); ^ configure:11429: $? = 0 configure:11429: ./conftest configure:11429: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | char template[]="conftest.mkstemp-test"; | if (mkstemp(template) == -1) | exit(1); | unlink(template); | exit(0); | | ; | return 0; | } configure:11436: result: yes configure:11450: checking if openpty correctly handles controlling tty configure:11498: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:220:2: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] pid = fork(); ^ conftest.c:222:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ conftest.c:222:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:226:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(WEXITSTATUS(status)); ^ conftest.c:230:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(0); close(1); close(2); ^ conftest.c:231:3: warning: implicit declaration of function 'setsid' [-Wimplicit-function-declaration] setsid(); ^ conftest.c:232:3: warning: implicit declaration of function 'openpty' [-Wimplicit-function-declaration] openpty(&ptyfd, &ttyfd, NULL, NULL, NULL); ^ conftest.c:235:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(3); /* Acquired ctty: broken */ ^ configure:11498: $? = 0 configure:11498: ./conftest configure:11498: $? = 0 configure:11500: result: yes configure:11722: checking whether getpgrp requires zero arguments configure:11739: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:243:1: error: too many arguments to function 'getpgrp' getpgrp (0); ^ In file included from conftest.c:238:0: /usr/include/unistd.h:634:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^ configure:11739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure:11747: result: yes configure:11816: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:11816: $? = 0 configure:11872: checking OpenSSL header version configure:11909: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:224:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ conftest.c:224:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:226:2: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=] if ((rc = fprintf(fd ,"%x (%s)\n", OPENSSL_VERSION_NUMBER, OPENSSL_VERSION_TEXT)) <0) ^ configure:11909: $? = 0 configure:11909: ./conftest configure:11909: $? = 0 configure:11912: result: 1000108f (OpenSSL 1.0.1h 5 Jun 2014) configure:11928: checking OpenSSL library version configure:11966: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:227:2: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] if ((rc = fprintf(fd ,"%x (%s)\n", SSLeay(), SSLeay_version(SSLEAY_VERSION))) <0) ^ configure:11966: $? = 0 configure:11966: ./conftest configure:11966: $? = 0 configure:11969: result: 1000108f (OpenSSL 1.0.1h 5 Jun 2014) configure:11996: checking whether OpenSSL's headers match the library configure:12021: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 conftest.c: In function 'main': conftest.c:217:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(SSLeay() == OPENSSL_VERSION_NUMBER ? 0 : 1); ^ conftest.c:217:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:217:2: warning: implicit declaration of function 'SSLeay' [-Wimplicit-function-declaration] configure:12021: $? = 0 configure:12021: ./conftest configure:12021: $? = 0 configure:12023: result: yes configure:12052: checking if programs using OpenSSL functions will link configure:12065: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12065: $? = 0 configure:12067: result: yes configure:12124: checking for BN_is_prime_ex configure:12124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12124: $? = 0 configure:12124: result: yes configure:12124: checking for DSA_generate_parameters_ex configure:12124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12124: $? = 0 configure:12124: result: yes configure:12124: checking for EVP_DigestInit_ex configure:12124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12124: $? = 0 configure:12124: result: yes configure:12124: checking for EVP_DigestFinal_ex configure:12124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12124: $? = 0 configure:12124: result: yes configure:12124: checking for EVP_MD_CTX_init configure:12124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12124: $? = 0 configure:12124: result: yes configure:12124: checking for EVP_MD_CTX_cleanup configure:12124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12124: $? = 0 configure:12124: result: yes configure:12124: checking for EVP_MD_CTX_copy_ex configure:12124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12124: $? = 0 configure:12124: result: yes configure:12124: checking for HMAC_CTX_init configure:12124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12124: $? = 0 configure:12124: result: yes configure:12124: checking for RSA_generate_key_ex configure:12124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12124: $? = 0 configure:12124: result: yes configure:12124: checking for RSA_get_default_method configure:12124: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12124: $? = 0 configure:12124: result: yes configure:12174: checking whether OpenSSL has crippled AES support configure:12192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12192: $? = 0 configure:12194: result: no configure:12211: checking whether OpenSSL has AES CTR via EVP configure:12231: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12231: $? = 0 configure:12233: result: yes configure:12250: checking whether OpenSSL has AES GCM via EVP configure:12274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12274: $? = 0 configure:12276: result: yes configure:12294: checking for library containing EVP_CIPHER_CTX_ctrl configure:12325: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12325: $? = 0 configure:12342: result: none required configure:12353: checking if EVP_DigestUpdate returns an int configure:12372: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12372: $? = 0 configure:12374: result: yes configure:12443: checking for crypt in -lcrypt configure:12468: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypt -lcrypto -ldl -lutil -lz -lnsl >&5 configure:12468: $? = 0 configure:12477: result: yes configure:12487: checking for crypt configure:12487: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:12487: $? = 0 configure:12487: result: yes configure:12487: checking for DES_crypt configure:12487: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:12487: $? = 0 configure:12487: result: yes configure:12501: checking for SHA256_Update configure:12501: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:12501: $? = 0 configure:12501: result: yes configure:12501: checking for EVP_sha256 configure:12501: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:12501: $? = 0 configure:12501: result: yes configure:12519: checking whether OpenSSL has NID_X9_62_prime256v1 configure:12545: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 conftest.c: In function 'main': conftest.c:242:16: warning: unused variable 'm' [-Wunused-variable] const EVP_MD *m = EVP_sha256(); /* We need this too */ ^ conftest.c:241:10: warning: unused variable 'e' [-Wunused-variable] EC_KEY *e = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1); ^ configure:12545: $? = 0 configure:12546: result: yes configure:12557: checking whether OpenSSL has NID_secp384r1 configure:12583: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 conftest.c: In function 'main': conftest.c:242:16: warning: unused variable 'm' [-Wunused-variable] const EVP_MD *m = EVP_sha384(); /* We need this too */ ^ conftest.c:241:10: warning: unused variable 'e' [-Wunused-variable] EC_KEY *e = EC_KEY_new_by_curve_name(NID_secp384r1); ^ configure:12583: $? = 0 configure:12584: result: yes configure:12595: checking whether OpenSSL has NID_secp521r1 configure:12621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 conftest.c: In function 'main': conftest.c:242:16: warning: unused variable 'm' [-Wunused-variable] const EVP_MD *m = EVP_sha512(); /* We need this too */ ^ conftest.c:241:10: warning: unused variable 'e' [-Wunused-variable] EC_KEY *e = EC_KEY_new_by_curve_name(NID_secp521r1); ^ configure:12621: $? = 0 configure:12622: result: yes configure:12624: checking if OpenSSL's NID_secp521r1 is functional configure:12654: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:12654: $? = 0 configure:12654: ./conftest configure:12654: $? = 0 configure:12655: result: yes configure:12718: checking for ia_openinfo in -liaf configure:12743: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -liaf -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 /usr/bin/ld: cannot find -liaf collect2: error: ld returned 1 exit status configure:12743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ia_openinfo (); | int | main () | { | return ia_openinfo (); | ; | return 0; | } configure:12752: result: no configure:12780: checking whether OpenSSL's PRNG is internally seeded configure:12808: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:12808: $? = 0 configure:12808: ./conftest configure:12808: $? = 0 configure:12811: result: yes configure:12945: checking for dlopen in -ldl configure:12970: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -ldl -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:12970: $? = 0 configure:12979: result: yes configure:12990: checking for pam_set_item in -lpam configure:13015: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lpam -ldl -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:13015: $? = 0 configure:13024: result: yes configure:13039: checking for pam_getenvlist configure:13039: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lpam -ldl -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:13039: $? = 0 configure:13039: result: yes configure:13050: checking for pam_putenv configure:13050: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lpam -ldl -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:13050: $? = 0 configure:13050: result: yes configure:13087: checking whether pam_strerror takes only one argument configure:13109: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:13109: $? = 0 configure:13110: result: no configure:13147: checking whether SECCOMP_MODE_FILTER is declared configure:13147: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:13147: $? = 0 configure:13147: result: yes configure:13158: checking kernel for seccomp_filter support configure:13181: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 conftest.c: In function 'main': conftest.c:248:6: warning: unused variable 'i' [-Wunused-variable] int i = AUDIT_ARCH_I386; ^ configure:13181: $? = 0 configure:13182: result: yes configure:13216: checking if select works with descriptor rlimit configure:13262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:13262: $? = 0 configure:13262: ./conftest configure:13262: $? = 0 configure:13263: result: yes configure:13276: checking if setrlimit(RLIMIT_NOFILE,{0,0}) works configure:13310: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 conftest.c: In function 'main': conftest.c:252:9: warning: unused variable 'fds' [-Wunused-variable] fd_set fds; ^ conftest.c:251:6: warning: unused variable 'fd' [-Wunused-variable] int fd, r; ^ configure:13310: $? = 0 configure:13310: ./conftest configure:13310: $? = 0 configure:13311: result: yes configure:13324: checking if setrlimit RLIMIT_FSIZE works configure:13351: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:13351: $? = 0 configure:13351: ./conftest configure:13351: $? = 0 configure:13352: result: yes configure:13445: checking for long long configure:13445: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:13445: $? = 0 configure:13445: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:274:24: error: expected expression before ')' token if (sizeof ((long long))) ^ configure:13445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:13445: result: yes configure:13454: checking for unsigned long long configure:13454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:13454: $? = 0 configure:13454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:275:33: error: expected expression before ')' token if (sizeof ((unsigned long long))) ^ configure:13454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((unsigned long long))) | return 0; | ; | return 0; | } configure:13454: result: yes configure:13463: checking for long double configure:13463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:13463: $? = 0 configure:13463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:276:26: error: expected expression before ')' token if (sizeof ((long double))) ^ configure:13463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long double))) | return 0; | ; | return 0; | } configure:13463: result: yes configure:13479: checking size of short int configure:13484: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:13484: $? = 0 configure:13484: ./conftest configure:13484: $? = 0 configure:13498: result: 2 configure:13512: checking size of int configure:13517: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:13517: $? = 0 configure:13517: ./conftest configure:13517: $? = 0 configure:13531: result: 4 configure:13545: checking size of long int configure:13550: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:13550: $? = 0 configure:13550: ./conftest configure:13550: $? = 0 configure:13564: result: 4 configure:13578: checking size of long long int configure:13583: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:13583: $? = 0 configure:13583: ./conftest configure:13583: $? = 0 configure:13597: result: 8 configure:13741: checking for u_int type configure:13758: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:249:8: warning: variable 'a' set but not used [-Wunused-but-set-variable] u_int a; a = 1; ^ configure:13758: $? = 0 configure:13767: result: yes configure:13776: checking for intXX_t types configure:13793: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:250:9: warning: variable 'a' set but not used [-Wunused-but-set-variable] int8_t a; int16_t b; int32_t c; a = b = c = 1; ^ configure:13793: $? = 0 configure:13802: result: yes configure:13842: checking for int64_t type configure:13870: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:261:9: warning: variable 'a' set but not used [-Wunused-but-set-variable] int64_t a; a = 1; ^ configure:13870: $? = 0 configure:13879: result: yes configure:13887: checking for u_intXX_t types configure:13904: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:252:11: warning: variable 'a' set but not used [-Wunused-but-set-variable] u_int8_t a; u_int16_t b; u_int32_t c; a = b = c = 1; ^ configure:13904: $? = 0 configure:13913: result: yes configure:13951: checking for u_int64_t types configure:13968: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:253:12: warning: variable 'a' set but not used [-Wunused-but-set-variable] u_int64_t a; a = 1; ^ configure:13968: $? = 0 configure:13977: result: yes configure:14063: checking for uintXX_t types in stdint.h configure:14076: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:254:10: warning: variable 'a' set but not used [-Wunused-but-set-variable] uint8_t a; uint16_t b; uint32_t c; a = b = c = 1; ^ configure:14076: $? = 0 configure:14080: result: yes configure:14094: checking for uintXX_t types in inttypes.h configure:14107: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:255:10: warning: variable 'a' set but not used [-Wunused-but-set-variable] uint8_t a; uint16_t b; uint32_t c; a = b = c = 1; ^ configure:14107: $? = 0 configure:14111: result: yes configure:14162: checking for u_char configure:14179: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:256:9: warning: variable 'foo' set but not used [-Wunused-but-set-variable] u_char foo; foo = 125; ^ configure:14179: $? = 0 configure:14188: result: yes configure:14196: checking for intmax_t configure:14196: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:14196: $? = 0 configure:14196: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:261:23: error: expected expression before ')' token if (sizeof ((intmax_t))) ^ configure:14196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if (sizeof ((intmax_t))) | return 0; | ; | return 0; | } configure:14196: result: yes configure:14209: checking for uintmax_t configure:14209: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:14209: $? = 0 configure:14209: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:262:24: error: expected expression before ')' token if (sizeof ((uintmax_t))) ^ configure:14209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:14209: result: yes configure:14225: checking for socklen_t configure:14225: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:14225: $? = 0 configure:14225: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:261:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:14225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:14225: result: yes configure:14289: checking for sig_atomic_t configure:14289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:14289: $? = 0 configure:14289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:260:27: error: expected expression before ')' token if (sizeof ((sig_atomic_t))) ^ configure:14289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((sig_atomic_t))) | return 0; | ; | return 0; | } configure:14289: result: yes configure:14300: checking for fsblkcnt_t configure:14300: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:14300: $? = 0 configure:14300: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:272:25: error: expected expression before ')' token if (sizeof ((fsblkcnt_t))) ^ configure:14300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_STATVFS_H | #include | #endif | | | int | main () | { | if (sizeof ((fsblkcnt_t))) | return 0; | ; | return 0; | } configure:14300: result: yes configure:14321: checking for fsfilcnt_t configure:14321: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:14321: $? = 0 configure:14321: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:273:25: error: expected expression before ')' token if (sizeof ((fsfilcnt_t))) ^ configure:14321: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_STATVFS_H | #include | #endif | | | int | main () | { | if (sizeof ((fsfilcnt_t))) | return 0; | ; | return 0; | } configure:14321: result: yes configure:14344: checking for in_addr_t configure:14344: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:14344: $? = 0 configure:14344: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:264:24: error: expected expression before ')' token if (sizeof ((in_addr_t))) ^ configure:14344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((in_addr_t))) | return 0; | ; | return 0; | } configure:14344: result: yes configure:14355: checking for in_port_t configure:14355: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:14355: $? = 0 configure:14355: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:265:24: error: expected expression before ')' token if (sizeof ((in_port_t))) ^ configure:14355: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((in_port_t))) | return 0; | ; | return 0; | } configure:14355: result: yes configure:14368: checking for size_t configure:14385: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:264:9: warning: variable 'foo' set but not used [-Wunused-but-set-variable] size_t foo; foo = 1235; ^ configure:14385: $? = 0 configure:14394: result: yes configure:14402: checking for ssize_t configure:14419: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:265:10: warning: variable 'foo' set but not used [-Wunused-but-set-variable] ssize_t foo; foo = 1235; ^ configure:14419: $? = 0 configure:14428: result: yes configure:14436: checking for clock_t configure:14453: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:266:10: warning: variable 'foo' set but not used [-Wunused-but-set-variable] clock_t foo; foo = 1235; ^ configure:14453: $? = 0 configure:14462: result: yes configure:14470: checking for sa_family_t configure:14490: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:270:14: warning: variable 'foo' set but not used [-Wunused-but-set-variable] sa_family_t foo; foo = 1235; ^ configure:14490: $? = 0 configure:14520: result: yes configure:14528: checking for pid_t configure:14545: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:268:8: warning: variable 'foo' set but not used [-Wunused-but-set-variable] pid_t foo; foo = 1235; ^ configure:14545: $? = 0 configure:14554: result: yes configure:14562: checking for mode_t configure:14579: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:269:9: warning: variable 'foo' set but not used [-Wunused-but-set-variable] mode_t foo; foo = 1235; ^ configure:14579: $? = 0 configure:14588: result: yes configure:14597: checking for struct sockaddr_storage configure:14617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:273:26: warning: unused variable 's' [-Wunused-variable] struct sockaddr_storage s; ^ configure:14617: $? = 0 configure:14626: result: yes configure:14634: checking for struct sockaddr_in6 configure:14654: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:274:22: warning: variable 's' set but not used [-Wunused-but-set-variable] struct sockaddr_in6 s; s.sin6_family = 0; ^ configure:14654: $? = 0 configure:14663: result: yes configure:14671: checking for struct in6_addr configure:14691: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:275:18: warning: variable 's' set but not used [-Wunused-but-set-variable] struct in6_addr s; s.s6_addr[0] = 0; ^ configure:14691: $? = 0 configure:14700: result: yes configure:14707: checking for struct sockaddr_in6.sin6_scope_id configure:14707: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:14707: $? = 0 configure:14707: result: yes configure:14725: checking for struct addrinfo configure:14746: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:278:18: warning: variable 's' set but not used [-Wunused-but-set-variable] struct addrinfo s; s.ai_flags = AI_PASSIVE; ^ configure:14746: $? = 0 configure:14755: result: yes configure:14763: checking for struct timeval configure:14780: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:275:17: warning: variable 'tv' set but not used [-Wunused-but-set-variable] struct timeval tv; tv.tv_sec = 1; ^ configure:14780: $? = 0 configure:14789: result: yes configure:14798: checking for struct timespec configure:14798: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:14798: $? = 0 configure:14798: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:308:30: error: expected expression before ')' token if (sizeof ((struct timespec))) ^ configure:14798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((struct timespec))) | return 0; | ; | return 0; | } configure:14798: result: yes configure:14850: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 conftest.c:277:1: warning: return type defaults to 'int' [-Wreturn-type] main() ^ conftest.c: In function 'main': conftest.c:290:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ conftest.c:290:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:14850: $? = 0 configure:14850: ./conftest configure:14850: $? = 0 configure:14866: checking for ut_host field in utmp.h configure:14889: result: yes configure:14905: checking for ut_host field in utmpx.h configure:14928: result: yes configure:14944: checking for syslen field in utmpx.h configure:14967: result: no configure:14983: checking for ut_pid field in utmp.h configure:15006: result: yes configure:15022: checking for ut_type field in utmp.h configure:15045: result: yes configure:15061: checking for ut_type field in utmpx.h configure:15084: result: yes configure:15100: checking for ut_tv field in utmp.h configure:15123: result: yes configure:15139: checking for ut_id field in utmp.h configure:15162: result: yes configure:15178: checking for ut_id field in utmpx.h configure:15201: result: yes configure:15217: checking for ut_addr field in utmp.h configure:15240: result: yes configure:15256: checking for ut_addr field in utmpx.h configure:15279: result: yes configure:15295: checking for ut_addr_v6 field in utmp.h configure:15318: result: yes configure:15334: checking for ut_addr_v6 field in utmpx.h configure:15357: result: yes configure:15373: checking for ut_exit field in utmp.h configure:15396: result: yes configure:15412: checking for ut_time field in utmp.h configure:15435: result: no configure:15451: checking for ut_time field in utmpx.h configure:15474: result: no configure:15490: checking for ut_tv field in utmpx.h configure:15513: result: yes configure:15526: checking for struct stat.st_blksize configure:15526: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:15526: $? = 0 configure:15526: result: yes configure:15536: checking for struct passwd.pw_gecos configure:15536: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:15536: $? = 0 configure:15536: result: yes configure:15549: checking for struct passwd.pw_class configure:15549: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:298:12: error: 'struct passwd' has no member named 'pw_class' if (ac_aggr.pw_class) ^ conftest.c:297:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct passwd ac_aggr; ^ configure:15549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (ac_aggr.pw_class) | return 0; | ; | return 0; | } configure:15549: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:298:19: error: 'struct passwd' has no member named 'pw_class' if (sizeof ac_aggr.pw_class) ^ conftest.c:297:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct passwd ac_aggr; ^ configure:15549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (sizeof ac_aggr.pw_class) | return 0; | ; | return 0; | } configure:15549: result: no configure:15562: checking for struct passwd.pw_change configure:15562: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:298:12: error: 'struct passwd' has no member named 'pw_change' if (ac_aggr.pw_change) ^ conftest.c:297:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct passwd ac_aggr; ^ configure:15562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (ac_aggr.pw_change) | return 0; | ; | return 0; | } configure:15562: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:298:19: error: 'struct passwd' has no member named 'pw_change' if (sizeof ac_aggr.pw_change) ^ conftest.c:297:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct passwd ac_aggr; ^ configure:15562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (sizeof ac_aggr.pw_change) | return 0; | ; | return 0; | } configure:15562: result: no configure:15575: checking for struct passwd.pw_expire configure:15575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:298:12: error: 'struct passwd' has no member named 'pw_expire' if (ac_aggr.pw_expire) ^ conftest.c:297:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct passwd ac_aggr; ^ configure:15575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (ac_aggr.pw_expire) | return 0; | ; | return 0; | } configure:15575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:298:19: error: 'struct passwd' has no member named 'pw_expire' if (sizeof ac_aggr.pw_expire) ^ conftest.c:297:22: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct passwd ac_aggr; ^ configure:15575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (sizeof ac_aggr.pw_expire) | return 0; | ; | return 0; | } configure:15575: result: no configure:15590: checking for struct __res_state.retrans configure:15590: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:15590: $? = 0 configure:15590: result: yes configure:15609: checking for ss_family field in struct sockaddr_storage configure:15629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:296:26: warning: variable 's' set but not used [-Wunused-but-set-variable] struct sockaddr_storage s; s.ss_family = 1; ^ configure:15629: $? = 0 configure:15637: result: yes configure:15645: checking for __ss_family field in struct sockaddr_storage configure:15665: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:297:30: error: 'struct sockaddr_storage' has no member named '__ss_family' struct sockaddr_storage s; s.__ss_family = 1; ^ conftest.c:297:26: warning: variable 's' set but not used [-Wunused-but-set-variable] struct sockaddr_storage s; s.__ss_family = 1; ^ configure:15665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 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:15674: result: no configure:15682: checking for msg_accrights field in struct msghdr configure:15711: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:304:2: error: 'struct msghdr' has no member named 'msg_accrights' m.msg_accrights = 0; ^ conftest.c:305:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ conftest.c:305:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:303:15: warning: variable 'm' set but not used [-Wunused-but-set-variable] struct msghdr m; ^ configure:15711: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | /* end confdefs.h. */ | | #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); | | ; | return 0; | } configure:15720: result: no configure:15728: checking if struct statvfs.f_fsid is integral type configure:15753: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:306:17: warning: variable 's' set but not used [-Wunused-but-set-variable] struct statvfs s; s.f_fsid = 0; ^ configure:15753: $? = 0 configure:15754: result: yes configure:15819: checking for msg_control field in struct msghdr configure:15848: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:305:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ conftest.c:305:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:303:15: warning: variable 'm' set but not used [-Wunused-but-set-variable] struct msghdr m; ^ configure:15848: $? = 0 configure:15857: result: yes configure:15865: checking if libc defines __progname configure:15882: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 conftest.c: In function 'main': conftest.c:295:2: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] extern char *__progname; printf("%s", __progname); ^ conftest.c:295:27: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] extern char *__progname; printf("%s", __progname); ^ configure:15882: $? = 0 configure:15892: result: yes configure:15900: checking whether i686-uhu-linux-gcc implements __FUNCTION__ configure:15917: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:15917: $? = 0 configure:15927: result: yes configure:15935: checking whether i686-uhu-linux-gcc implements __func__ configure:15952: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:15952: $? = 0 configure:15962: result: yes configure:15970: checking whether va_copy exists configure:15990: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:15990: $? = 0 configure:16000: result: yes configure:16008: checking whether __va_copy exists configure:16028: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:16028: $? = 0 configure:16038: result: yes configure:16046: checking whether getopt has optreset support configure:16063: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 /tmp/ccuvSBof.o: In function `main': conftest.c:(.text.startup+0x23): undefined reference to `optreset' collect2: error: ld returned 1 exit status configure:16063: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | /* end confdefs.h. */ | #include | int | main () | { | extern int optreset; optreset = 0; | ; | return 0; | } configure:16073: result: no configure:16081: checking if libc defines sys_errlist configure:16098: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 conftest.c: In function 'main': conftest.c:300:2: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] extern const char *const sys_errlist[]; printf("%s", sys_errlist[0]); ^ conftest.c:300:42: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] extern const char *const sys_errlist[]; printf("%s", sys_errlist[0]); ^ configure:16098: $? = 0 configure:16108: result: yes configure:16117: checking if libc defines sys_nerr configure:16134: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 conftest.c: In function 'main': conftest.c:301:2: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] extern int sys_nerr; printf("%i", sys_nerr); ^ conftest.c:301:23: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] extern int sys_nerr; printf("%i", sys_nerr); ^ configure:16134: $? = 0 configure:16144: result: yes configure:16153: checking for library containing getrrsetbyname configure:16184: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 /tmp/ccv5gzUC.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `getrrsetbyname' collect2: error: ld returned 1 exit status configure:16184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getrrsetbyname (); | int | main () | { | return getrrsetbyname (); | ; | return 0; | } configure:16184: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 /tmp/ccLCeRiL.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `getrrsetbyname' collect2: error: ld returned 1 exit status configure:16184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getrrsetbyname (); | int | main () | { | return getrrsetbyname (); | ; | return 0; | } configure:16201: result: no configure:16212: checking for library containing res_query configure:16243: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 /tmp/cc3KOASO.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `res_query' collect2: error: ld returned 1 exit status configure:16243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_query (); | int | main () | { | return res_query (); | ; | return 0; | } configure:16243: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:16243: $? = 0 configure:16260: result: -lresolv configure:16268: checking for library containing dn_expand configure:16299: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:16299: $? = 0 configure:16316: result: none required configure:16324: checking if res_query will link configure:16345: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:16345: $? = 0 configure:16346: result: yes configure:16391: checking for _getshort configure:16391: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:16391: $? = 0 configure:16391: result: yes configure:16391: checking for _getlong configure:16391: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:16391: $? = 0 configure:16391: result: yes configure:16400: checking whether _getshort is declared configure:16400: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:310:10: error: '_getshort' undeclared (first use in this function) (void) _getshort; ^ conftest.c:310:10: note: each undeclared identifier is reported only once for each function it appears in configure:16400: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #ifndef _getshort | #ifdef __cplusplus | (void) _getshort; | #else | (void) _getshort; | #endif | #endif | | ; | return 0; | } configure:16400: result: no configure:16412: checking whether _getlong is declared configure:16412: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:10: error: '_getlong' undeclared (first use in this function) (void) _getlong; ^ conftest.c:311:10: note: each undeclared identifier is reported only once for each function it appears in configure:16412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #ifndef _getlong | #ifdef __cplusplus | (void) _getlong; | #else | (void) _getlong; | #endif | #endif | | ; | return 0; | } configure:16412: result: no configure:16425: checking for HEADER.ad configure:16425: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:16425: $? = 0 configure:16425: result: yes configure:16437: checking if struct __res_state _res is an extern configure:16459: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 configure:16459: $? = 0 configure:16460: result: yes configure:16579: checking for krb5-config configure:16598: found /usr/bin/krb5-config configure:16611: result: /usr/bin/krb5-config configure:16624: checking for gssapi support configure:16627: result: yes configure:16639: checking whether we are using Heimdal configure:16653: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:14: error: 'heimdal_version' undeclared (first use in this function) char *tmp = heimdal_version; ^ conftest.c:311:14: note: each undeclared identifier is reported only once for each function it appears in conftest.c:311:8: warning: unused variable 'tmp' [-Wunused-variable] char *tmp = heimdal_version; ^ configure:16653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | #define HAVE_HEADER_AD 1 | #define HAVE__RES_EXTERN 1 | #define KRB5 1 | #define GSSAPI 1 | /* end confdefs.h. */ | #include | | int | main () | { | char *tmp = heimdal_version; | ; | return 0; | } configure:16660: result: no configure:17019: checking gssapi.h usability configure:17019: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:17019: $? = 0 configure:17019: result: yes configure:17019: checking gssapi.h presence configure:17019: i686-uhu-linux-gcc -E conftest.c configure:17019: $? = 0 configure:17019: result: yes configure:17019: checking for gssapi.h configure:17019: result: yes configure:17019: checking gssapi/gssapi.h usability configure:17019: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:17019: $? = 0 configure:17019: result: yes configure:17019: checking gssapi/gssapi.h presence configure:17019: i686-uhu-linux-gcc -E conftest.c configure:17019: $? = 0 configure:17019: result: yes configure:17019: checking for gssapi/gssapi.h configure:17019: result: yes configure:17032: checking gssapi_krb5.h usability configure:17032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c:341:25: fatal error: gssapi_krb5.h: No such file or directory #include ^ compilation terminated. configure:17032: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | #define HAVE_HEADER_AD 1 | #define HAVE__RES_EXTERN 1 | #define KRB5 1 | #define GSSAPI 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17032: result: no configure:17032: checking gssapi_krb5.h presence configure:17032: i686-uhu-linux-gcc -E conftest.c conftest.c:308:25: fatal error: gssapi_krb5.h: No such file or directory #include ^ compilation terminated. configure:17032: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | #define HAVE_HEADER_AD 1 | #define HAVE__RES_EXTERN 1 | #define KRB5 1 | #define GSSAPI 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | /* end confdefs.h. */ | #include configure:17032: result: no configure:17032: checking for gssapi_krb5.h configure:17032: result: no configure:17032: checking gssapi/gssapi_krb5.h usability configure:17032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:17032: $? = 0 configure:17032: result: yes configure:17032: checking gssapi/gssapi_krb5.h presence configure:17032: i686-uhu-linux-gcc -E conftest.c configure:17032: $? = 0 configure:17032: result: yes configure:17032: checking for gssapi/gssapi_krb5.h configure:17032: result: yes configure:17045: checking gssapi_generic.h usability configure:17045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c:342:28: fatal error: gssapi_generic.h: No such file or directory #include ^ compilation terminated. configure:17045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | #define HAVE_HEADER_AD 1 | #define HAVE__RES_EXTERN 1 | #define KRB5 1 | #define GSSAPI 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17045: result: no configure:17045: checking gssapi_generic.h presence configure:17045: i686-uhu-linux-gcc -E conftest.c conftest.c:309:28: fatal error: gssapi_generic.h: No such file or directory #include ^ compilation terminated. configure:17045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | #define HAVE_HEADER_AD 1 | #define HAVE__RES_EXTERN 1 | #define KRB5 1 | #define GSSAPI 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | /* end confdefs.h. */ | #include configure:17045: result: no configure:17045: checking for gssapi_generic.h configure:17045: result: no configure:17045: checking gssapi/gssapi_generic.h usability configure:17045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:17045: $? = 0 configure:17045: result: yes configure:17045: checking gssapi/gssapi_generic.h presence configure:17045: i686-uhu-linux-gcc -E conftest.c configure:17045: $? = 0 configure:17045: result: yes configure:17045: checking for gssapi/gssapi_generic.h configure:17045: result: yes configure:17056: checking for library containing k_hasafs configure:17087: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 /tmp/cctHO1MZ.o: In function `main': conftest.c:(.text.startup+0x22): undefined reference to `k_hasafs' collect2: error: ld returned 1 exit status configure:17087: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | #define HAVE_HEADER_AD 1 | #define HAVE__RES_EXTERN 1 | #define KRB5 1 | #define GSSAPI 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char k_hasafs (); | int | main () | { | return k_hasafs (); | ; | return 0; | } configure:17087: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lkafs -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 /usr/bin/ld: cannot find -lkafs collect2: error: ld returned 1 exit status configure:17087: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | #define HAVE_HEADER_AD 1 | #define HAVE__RES_EXTERN 1 | #define KRB5 1 | #define GSSAPI 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char k_hasafs (); | int | main () | { | return k_hasafs (); | ; | return 0; | } configure:17104: result: no configure:17115: checking whether GSS_C_NT_HOSTBASED_SERVICE is declared configure:17115: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:17115: $? = 0 configure:17115: result: yes configure:17144: checking for krb5_cc_new_unique configure:17144: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lkrb5 -lk5crypto -lcom_err >&5 configure:17144: $? = 0 configure:17144: result: yes configure:17144: checking for krb5_get_error_message configure:17144: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lkrb5 -lk5crypto -lcom_err >&5 configure:17144: $? = 0 configure:17144: result: yes configure:17144: checking for krb5_free_error_message configure:17144: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lkrb5 -lk5crypto -lcom_err >&5 configure:17144: $? = 0 configure:17144: result: yes configure:17292: checking Discovering system mail directory configure:17344: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 conftest.c: In function 'main': conftest.c:335:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ conftest.c:335:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:17344: $? = 0 configure:17344: ./conftest configure:17344: $? = 0 configure:17349: result: Using: /var/mail from _PATH_MAILDIR configure:17425: checking for "/dev/ptc" configure:17439: result: no configure:17481: checking for nroff configure:17511: result: /usr/bin/nroff configure:17572: checking if the systems has expire shadow information configure:17589: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:17589: $? = 0 configure:17595: result: yes configure:17654: checking for "/etc/default/login" configure:17668: result: no configure:17769: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie conftest.c -lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt >&5 conftest.c: In function 'main': conftest.c:343:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ conftest.c:343:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:17769: $? = 0 configure:17769: ./conftest configure:17769: $? = 0 configure:17831: checking if we need to convert IPv4 in IPv6-mapped addresses configure:17853: result: yes (default) configure:18026: checking if your system defines LASTLOG_FILE configure:18051: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:335:18: error: 'LASTLOG_FILE' undeclared (first use in this function) char *lastlog = LASTLOG_FILE; ^ conftest.c:335:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:335:8: warning: unused variable 'lastlog' [-Wunused-variable] char *lastlog = LASTLOG_FILE; ^ configure:18051: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | #define HAVE_HEADER_AD 1 | #define HAVE__RES_EXTERN 1 | #define KRB5 1 | #define GSSAPI 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_DECL_GSS_C_NT_HOSTBASED_SERVICE 1 | #define HAVE_KRB5_CC_NEW_UNIQUE 1 | #define HAVE_KRB5_GET_ERROR_MESSAGE 1 | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1 | #define XAUTH_PATH "/usr/bin/xauth" | #define HAS_SHADOW_EXPIRE 1 | #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin" | #define IPV4_IN_IPV6 1 | #define _PATH_SSH_PIDDIR "/var/run" | /* end confdefs.h. */ | | #include | #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:18056: result: no configure:18058: checking if your system defines _PATH_LASTLOG configure:18080: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:8: warning: unused variable 'lastlog' [-Wunused-variable] char *lastlog = _PATH_LASTLOG; ^ configure:18080: $? = 0 configure:18081: result: yes configure:18117: checking if your system defines UTMP_FILE configure:18136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:329:8: warning: unused variable 'utmp' [-Wunused-variable] char *utmp = UTMP_FILE; ^ configure:18136: $? = 0 configure:18137: result: yes configure:18167: checking if your system defines WTMP_FILE configure:18186: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:329:8: warning: unused variable 'wtmp' [-Wunused-variable] char *wtmp = WTMP_FILE; ^ configure:18186: $? = 0 configure:18187: result: yes configure:18217: checking if your system defines WTMPX_FILE configure:18239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:16: error: 'WTMPX_FILE' undeclared (first use in this function) char *wtmpx = WTMPX_FILE; ^ conftest.c:332:16: note: each undeclared identifier is reported only once for each function it appears in conftest.c:332:8: warning: unused variable 'wtmpx' [-Wunused-variable] char *wtmpx = WTMPX_FILE; ^ configure:18239: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | #define HAVE_HEADER_AD 1 | #define HAVE__RES_EXTERN 1 | #define KRB5 1 | #define GSSAPI 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_DECL_GSS_C_NT_HOSTBASED_SERVICE 1 | #define HAVE_KRB5_CC_NEW_UNIQUE 1 | #define HAVE_KRB5_GET_ERROR_MESSAGE 1 | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1 | #define XAUTH_PATH "/usr/bin/xauth" | #define HAS_SHADOW_EXPIRE 1 | #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin" | #define IPV4_IN_IPV6 1 | #define _PATH_SSH_PIDDIR "/var/run" | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_UTMPX_H | #include | #endif | #ifdef HAVE_PATHS_H | # include | #endif | | int | main () | { | char *wtmpx = WTMPX_FILE; | ; | return 0; | } configure:18243: result: no configure:18269: checking for struct lastlog.ll_line configure:18269: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:18269: $? = 0 configure:18269: result: yes configure:18296: checking for struct utmp.ut_line configure:18296: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 configure:18296: $? = 0 configure:18296: result: yes configure:18330: checking whether BROKEN_GETADDRINFO is declared configure:18330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE conftest.c >&5 conftest.c: In function 'main': conftest.c:360:10: error: 'BROKEN_GETADDRINFO' undeclared (first use in this function) (void) BROKEN_GETADDRINFO; ^ conftest.c:360:10: note: each undeclared identifier is reported only once for each function it appears in configure:18330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OpenSSH" | #define PACKAGE_TARNAME "openssh" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenSSH Portable" | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define LOGIN_PROGRAM_FALLBACK "/bin/login" | #define _PATH_PASSWD_PROG "/usr/bin/passwd" | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_ATTRIBUTE__NONNULL__ 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTY_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_UN_H 1 | #define PAM_TTY_KLUDGE 1 | #define LOCKED_PASSWD_PREFIX "!" | #define SPT_TYPE SPT_REUSEARGV | #define LINK_OPNOTSUPP_ERRNO EPERM | #define _PATH_BTMP "/var/log/btmp" | #define USE_BTMP 1 | #define LINUX_OOM_ADJUST 1 | #define HAVE_LINUX_IF_TUN_H 1 | #define SSH_TUN_LINUX 1 | #define SSH_TUN_COMPAT_AF 1 | #define SSH_TUN_PREPEND_AF 1 | #define HAVE_LINUX_SECCOMP_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_AUDIT_H 1 | #define HAVE_PRCTL 1 | #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 | #define HAVE_LIBNSL 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define HAVE_LIBZ 1 | #define HAVE_UTIMES 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_OPENPTY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_LOGWTMP 1 | #define HAVE_STRFTIME 1 | #define GLOB_HAS_ALTDIRFUNC 1 | #define HAVE_DECL_GLOB_NOMATCH 1 | #define HAVE_PROC_PID 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CLOCK 1 | #define HAVE_DIRFD 1 | #define HAVE_ENDGRENT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_FSTATFS 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 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_MBLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_PRCTL 1 | #define HAVE_REALPATH 1 | #define HAVE_RECVMSG 1 | #define HAVE_RRESVPORT_AF 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETSID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_USLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VHANGUP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_ISBLANK 1 | #define ENABLE_PKCS11 /**/ | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_CONST_GAI_STRERROR_PROTO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_DECL_SHUT_RD 1 | #define HAVE_DECL_O_NONBLOCK 1 | #define HAVE_DECL_WRITEV 1 | #define HAVE_DECL_MAXSYMLINKS 1 | #define HAVE_DECL_OFFSETOF 1 | #define HAVE_DECL_HOWMANY 1 | #define HAVE_DECL_NFDBITS 1 | #define HAVE_FD_MASK 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIME 1 | #define HAVE_ENDUTENT 1 | #define HAVE_GETUTENT 1 | #define HAVE_GETUTID 1 | #define HAVE_GETUTLINE 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_SETUTENT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_ENDUTXENT 1 | #define HAVE_GETUTXENT 1 | #define HAVE_GETUTXID 1 | #define HAVE_GETUTXLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETUTXENT 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_DAEMON 1 | #define HAVE_GETPAGESIZE 1 | #define SNPRINTF_CONST const | #define HAVE_SO_PEERCRED 1 | #define HAVE_STRICT_MKSTEMP 1 | #define GETPGRP_VOID 1 | #define HAVE_OPENSSL 1 | #define HAVE_BN_IS_PRIME_EX 1 | #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 | #define HAVE_EVP_DIGESTINIT_EX 1 | #define HAVE_EVP_DIGESTFINAL_EX 1 | #define HAVE_EVP_MD_CTX_INIT 1 | #define HAVE_EVP_MD_CTX_CLEANUP 1 | #define HAVE_EVP_MD_CTX_COPY_EX 1 | #define HAVE_HMAC_CTX_INIT 1 | #define HAVE_RSA_GENERATE_KEY_EX 1 | #define HAVE_RSA_GET_DEFAULT_METHOD 1 | #define OPENSSL_HAVE_EVPCTR 1 | #define OPENSSL_HAVE_EVPGCM 1 | #define HAVE_EVP_CIPHER_CTX_CTRL 1 | #define HAVE_CRYPT 1 | #define HAVE_DES_CRYPT 1 | #define HAVE_SHA256_UPDATE 1 | #define HAVE_EVP_SHA256 1 | #define OPENSSL_HAS_ECC 1 | #define OPENSSL_HAS_NISTP256 1 | #define OPENSSL_HAS_NISTP384 1 | #define OPENSSL_HAS_NISTP521 1 | #define OPENSSL_PRNG_ONLY 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBPAM 1 | #define HAVE_PAM_GETENVLIST 1 | #define HAVE_PAM_PUTENV 1 | #define USE_PAM 1 | #define SSH_PRIVSEP_USER "sshd" | #define SANDBOX_SECCOMP_FILTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 | #define HAVE_U_CHAR 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_FSBLKCNT_T 1 | #define HAVE_FSFILCNT_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_CLOCK_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_PID_T 1 | #define HAVE_MODE_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_HOST_IN_UTMP 1 | #define HAVE_HOST_IN_UTMPX 1 | #define HAVE_PID_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMP 1 | #define HAVE_TYPE_IN_UTMPX 1 | #define HAVE_TV_IN_UTMP 1 | #define HAVE_ID_IN_UTMP 1 | #define HAVE_ID_IN_UTMPX 1 | #define HAVE_ADDR_IN_UTMP 1 | #define HAVE_ADDR_IN_UTMPX 1 | #define HAVE_ADDR_V6_IN_UTMP 1 | #define HAVE_ADDR_V6_IN_UTMPX 1 | #define HAVE_EXIT_IN_UTMP 1 | #define HAVE_TV_IN_UTMPX 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_PASSWD_PW_GECOS 1 | #define HAVE_SS_FAMILY_IN_SS 1 | #define HAVE_CONTROL_IN_MSGHDR 1 | #define HAVE___PROGNAME 1 | #define HAVE___FUNCTION__ 1 | #define HAVE___func__ 1 | #define HAVE_VA_COPY 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE__GETSHORT 1 | #define HAVE__GETLONG 1 | #define HAVE_DECL__GETSHORT 0 | #define HAVE_DECL__GETLONG 0 | #define HAVE_HEADER_AD 1 | #define HAVE__RES_EXTERN 1 | #define KRB5 1 | #define GSSAPI 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_DECL_GSS_C_NT_HOSTBASED_SERVICE 1 | #define HAVE_KRB5_CC_NEW_UNIQUE 1 | #define HAVE_KRB5_GET_ERROR_MESSAGE 1 | #define HAVE_KRB5_FREE_ERROR_MESSAGE 1 | #define XAUTH_PATH "/usr/bin/xauth" | #define HAS_SHADOW_EXPIRE 1 | #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin" | #define IPV4_IN_IPV6 1 | #define _PATH_SSH_PIDDIR "/var/run" | #define DISABLE_WTMPX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef BROKEN_GETADDRINFO | #ifdef __cplusplus | (void) BROKEN_GETADDRINFO; | #else | (void) BROKEN_GETADDRINFO; | #endif | #endif | | ; | return 0; | } configure:18330: result: no configure:18460: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by OpenSSH config.status Portable, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp06 config.status:1173: creating Makefile config.status:1173: creating buildpkg.sh config.status:1173: creating opensshd.init config.status:1173: creating openssh.xml config.status:1173: creating openbsd-compat/Makefile config.status:1173: creating openbsd-compat/regress/Makefile config.status:1173: creating survey.sh config.status:1173: creating config.h configure:19639: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cc_implements___FUNCTION__=yes ac_cv_cc_implements___func__=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_ptc=no ac_cv_file__etc_default_login=no ac_cv_func_BN_is_prime_ex=yes ac_cv_func_Blowfish_expand0state=no ac_cv_func_Blowfish_expandstate=no ac_cv_func_Blowfish_initstate=no ac_cv_func_Blowfish_stream2word=no ac_cv_func_DES_crypt=yes ac_cv_func_DSA_generate_parameters_ex=yes ac_cv_func_EVP_DigestFinal_ex=yes ac_cv_func_EVP_DigestInit_ex=yes ac_cv_func_EVP_MD_CTX_cleanup=yes ac_cv_func_EVP_MD_CTX_copy_ex=yes ac_cv_func_EVP_MD_CTX_init=yes ac_cv_func_EVP_sha256=yes ac_cv_func_HMAC_CTX_init=yes ac_cv_func_RSA_generate_key_ex=yes ac_cv_func_RSA_get_default_method=yes ac_cv_func_SHA256_Update=yes ac_cv_func___b64_ntop=no ac_cv_func___b64_pton=no ac_cv_func__getlong=yes ac_cv_func__getpty=no ac_cv_func__getshort=yes ac_cv_func_arc4random=no ac_cv_func_arc4random_buf=no ac_cv_func_arc4random_stir=no ac_cv_func_arc4random_uniform=no ac_cv_func_asprintf=yes ac_cv_func_b64_ntop=no ac_cv_func_b64_pton=no ac_cv_func_bcopy=yes ac_cv_func_bcrypt_pbkdf=no ac_cv_func_bindresvport_sa=no ac_cv_func_blf_enc=no ac_cv_func_cap_rights_limit=no ac_cv_func_clock=yes ac_cv_func_closefrom=no ac_cv_func_crypt=yes ac_cv_func_daemon=yes ac_cv_func_dirfd=yes ac_cv_func_dirname=yes ac_cv_func_endgrent=yes ac_cv_func_endutent=yes ac_cv_func_endutxent=yes ac_cv_func_explicit_bzero=no ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fmt_scaled=no ac_cv_func_freeaddrinfo=yes ac_cv_func_fstatfs=yes ac_cv_func_fstatvfs=yes ac_cv_func_futimes=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getgrouplist=yes ac_cv_func_getlastlogxbyname=no ac_cv_func_getnameinfo=yes ac_cv_func_getopt=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeereid=no ac_cv_func_getpeerucred=no ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getrlimit=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getttyent=yes ac_cv_func_getutent=yes ac_cv_func_getutid=yes ac_cv_func_getutline=yes ac_cv_func_getutxent=yes ac_cv_func_getutxid=yes ac_cv_func_getutxline=yes ac_cv_func_getutxuser=no ac_cv_func_glob=yes ac_cv_func_group_from_gid=no 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_krb5_cc_new_unique=yes ac_cv_func_krb5_free_error_message=yes ac_cv_func_krb5_get_error_message=yes ac_cv_func_login=yes ac_cv_func_login_getcapbool=no ac_cv_func_logout=yes ac_cv_func_logwtmp=yes ac_cv_func_mblen=yes ac_cv_func_md5_crypt=no ac_cv_func_memmove=yes ac_cv_func_mkdtemp=yes ac_cv_func_mmap=yes ac_cv_func_ngetaddrinfo=no ac_cv_func_nsleep=no ac_cv_func_ogetaddrinfo=no ac_cv_func_openlog_r=no ac_cv_func_openpty=yes ac_cv_func_pam_getenvlist=yes ac_cv_func_pam_putenv=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pstat=no ac_cv_func_pututline=yes ac_cv_func_pututxline=yes ac_cv_func_readpassphrase=no ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_rresvport_af=yes ac_cv_func_scan_scaled=no 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_setgroupent=no ac_cv_func_setgroups=yes ac_cv_func_setlinebuf=yes ac_cv_func_setlogin=no ac_cv_func_setpassent=no ac_cv_func_setpcred=no ac_cv_func_setproctitle=no ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setutent=yes ac_cv_func_setutxdb=no ac_cv_func_setutxent=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strmode=no ac_cv_func_strnlen=yes ac_cv_func_strnvis=no ac_cv_func_strptime=yes ac_cv_func_strsep=yes ac_cv_func_strtoll=yes ac_cv_func_strtonum=no ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_swap32=no ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_time=yes ac_cv_func_timingsafe_bcmp=no ac_cv_func_truncate=yes ac_cv_func_unsetenv=yes ac_cv_func_updwtmp=yes ac_cv_func_updwtmpx=yes ac_cv_func_user_from_uid=no ac_cv_func_usleep=yes ac_cv_func_utimes=yes ac_cv_func_utmpname=yes ac_cv_func_utmpxname=yes ac_cv_func_vasprintf=yes ac_cv_func_vhangup=yes ac_cv_func_vsnprintf=yes ac_cv_func_waitpid=yes ac_cv_func_yp_match=no ac_cv_have___ss_family_in_struct_ss=no ac_cv_have___va_copy=yes ac_cv_have_accrights_in_msghdr=no ac_cv_have_clock_t=yes ac_cv_have_control_in_msghdr=yes ac_cv_have_decl_BROKEN_GETADDRINFO=no ac_cv_have_decl_GLOB_NOMATCH=yes ac_cv_have_decl_GSS_C_NT_HOSTBASED_SERVICE=yes ac_cv_have_decl_LLONG_MAX=yes ac_cv_have_decl_MAXSYMLINKS=yes ac_cv_have_decl_NFDBITS=yes ac_cv_have_decl_O_NONBLOCK=yes ac_cv_have_decl_PR_SET_NO_NEW_PRIVS=yes ac_cv_have_decl_RLIMIT_NPROC=yes ac_cv_have_decl_SECCOMP_MODE_FILTER=yes ac_cv_have_decl_SHUT_RD=yes ac_cv_have_decl_SYSTR_POLICY_KILL=no ac_cv_have_decl__getlong=no ac_cv_have_decl__getshort=no ac_cv_have_decl_getrusage=no ac_cv_have_decl_h_errno=yes ac_cv_have_decl_howmany=yes ac_cv_have_decl_offsetof=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_tcsendbreak=yes ac_cv_have_decl_writev=yes ac_cv_have_getopt_optreset=no ac_cv_have_int64_t=yes ac_cv_have_intxx_t=yes ac_cv_have_mode_t=yes ac_cv_have_pid_t=yes ac_cv_have_sa_family_t=yes ac_cv_have_size_t=yes ac_cv_have_ss_family_in_struct_ss=yes ac_cv_have_ssize_t=yes ac_cv_have_struct_addrinfo=yes ac_cv_have_struct_in6_addr=yes ac_cv_have_struct_sockaddr_in6=yes ac_cv_have_struct_sockaddr_storage=yes ac_cv_have_struct_timeval=yes ac_cv_have_u_char=yes ac_cv_have_u_int64_t=yes ac_cv_have_u_int=yes ac_cv_have_u_intxx_t=yes ac_cv_have_va_copy=yes ac_cv_header_blf_h=no ac_cv_header_bsd_libutil_h=no ac_cv_header_bstring_h=no ac_cv_header_crypt_h=yes ac_cv_header_crypto_sha2_h=no ac_cv_header_dirent_h=yes ac_cv_header_elf_h=yes ac_cv_header_endian_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_gssapi_generic_h=no ac_cv_header_gssapi_gssapi_generic_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=yes ac_cv_header_gssapi_krb5_h=no ac_cv_header_ia_h=no ac_cv_header_iaf_h=no ac_cv_header_inttypes_h=yes ac_cv_header_lastlog_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_audit_h=yes ac_cv_header_linux_filter_h=yes ac_cv_header_linux_if_tun_h=yes ac_cv_header_linux_seccomp_h=yes ac_cv_header_locale_h=yes ac_cv_header_login_cap_h=no ac_cv_header_login_h=no ac_cv_header_maillock_h=no ac_cv_header_memory_h=yes ac_cv_header_ndir_h=no ac_cv_header_net_if_tun_h=no ac_cv_header_netdb_h=yes ac_cv_header_netgroup_h=no ac_cv_header_pam_pam_appl_h=no ac_cv_header_paths_h=yes ac_cv_header_poll_h=yes ac_cv_header_pty_h=yes ac_cv_header_readpassphrase_h=no ac_cv_header_rpc_types_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_sha2_h=no ac_cv_header_shadow_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_audit_h=no ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_capability_h=no ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_dir_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_ptms_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_stropts_h=yes ac_cv_header_sys_strtio_h=no ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timers_h=no ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_time_h=yes ac_cv_header_tmpdir_h=no ac_cv_header_ttyent_h=yes ac_cv_header_ucred_h=no ac_cv_header_unistd_h=yes ac_cv_header_usersec_h=no ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_vis_h=no ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_iaf_ia_openinfo=no ac_cv_lib_nsl_yp_match=yes ac_cv_lib_pam_pam_set_item=yes ac_cv_lib_z_deflate=yes ac_cv_libc_defines___progname=yes ac_cv_libc_defines_sys_errlist=yes ac_cv_libc_defines_sys_nerr=yes ac_cv_member_HEADER_ad=yes ac_cv_member_struct___res_state_retrans=yes ac_cv_member_struct_lastlog_ll_line=yes ac_cv_member_struct_passwd_pw_change=no ac_cv_member_struct_passwd_pw_class=no ac_cv_member_struct_passwd_pw_expire=no ac_cv_member_struct_passwd_pw_gecos=yes ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_utmp_ut_line=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_CAT=/bin/cat ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_GROFF=/usr/bin/groff ac_cv_path_KILL=/bin/kill ac_cv_path_KRB5CONF=/usr/bin/krb5-config ac_cv_path_LOGIN_PROGRAM_FALLBACK=/bin/login ac_cv_path_NROFF=/usr/bin/nroff ac_cv_path_PATH_GROUPADD_PROG=/usr/sbin/groupadd ac_cv_path_PATH_PASSWD_PROG=/usr/bin/passwd ac_cv_path_PATH_USERADD_PROG=/usr/sbin/useradd ac_cv_path_PERL=/usr/bin/perl5 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='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_MAKE_PACKAGE_SUPPORTED=no ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_EVP_CIPHER_CTX_ctrl='none required' ac_cv_search_basename='none required' ac_cv_search_clock_gettime='none required' ac_cv_search_dlopen=-ldl ac_cv_search_dn_expand='none required' ac_cv_search_fmt_scaled=no ac_cv_search_getrrsetbyname=no ac_cv_search_inet_ntop='none required' ac_cv_search_k_hasafs=no ac_cv_search_login=-lutil ac_cv_search_logout='none required' ac_cv_search_logwtmp='none required' ac_cv_search_nanosleep='none required' ac_cv_search_openpty='none required' ac_cv_search_res_query=-lresolv ac_cv_search_scan_scaled=no ac_cv_search_updwtmp='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long_int=4 ac_cv_sizeof_long_long_int=8 ac_cv_sizeof_short_int=2 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_fd_mask=yes ac_cv_type_fsblkcnt_t=yes ac_cv_type_fsfilcnt_t=yes ac_cv_type_in_addr_t=yes ac_cv_type_in_port_t=yes ac_cv_type_intmax_t=yes ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_timespec=yes ac_cv_type_uintmax_t=yes ac_cv_type_unsigned_long_long=yes ossh_cv_utmp_h_has_ut_addr=yes ossh_cv_utmp_h_has_ut_addr_v6=yes ossh_cv_utmp_h_has_ut_exit=yes ossh_cv_utmp_h_has_ut_host=yes ossh_cv_utmp_h_has_ut_id=yes ossh_cv_utmp_h_has_ut_pid=yes ossh_cv_utmp_h_has_ut_time=no ossh_cv_utmp_h_has_ut_tv=yes ossh_cv_utmp_h_has_ut_type=yes ossh_cv_utmpx_h_has_syslen=no ossh_cv_utmpx_h_has_ut_addr=yes ossh_cv_utmpx_h_has_ut_addr_v6=yes ossh_cv_utmpx_h_has_ut_host=yes ossh_cv_utmpx_h_has_ut_id=yes ossh_cv_utmpx_h_has_ut_time=no ossh_cv_utmpx_h_has_ut_tv=yes ossh_cv_utmpx_h_has_ut_type=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' AWK='gawk' CAT='/bin/cat' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all -fPIE ' COMMENT_OUT_ECC='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' ' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENT='' EXEEXT='' GREP='/bin/grep' GROFF='/usr/bin/groff' GSSLIBS='-Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' K5LIBS='-Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lkrb5 -lk5crypto -lcom_err' KILL='/bin/kill' KRB5CONF='/usr/bin/krb5-config' LD='i686-uhu-linux-gcc' LDFLAGS=' -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-all -pie' LIBEDIT='' LIBOBJS='' LIBS='-lresolv -lcrypto -ldl -lutil -lz -lnsl -lcrypt' LOGIN_PROGRAM_FALLBACK='/bin/login' LTLIBOBJS='' MAKE_PACKAGE_SUPPORTED='no' MANDOC='' MANFMT='/usr/bin/nroff -mandoc' MANTYPE='doc' NROFF='/usr/bin/nroff' OBJEXT='o' PACKAGE_BUGREPORT='openssh-unix-dev@mindrot.org' PACKAGE_NAME='OpenSSH' PACKAGE_STRING='OpenSSH Portable' PACKAGE_TARNAME='openssh' PACKAGE_URL='' PACKAGE_VERSION='Portable' PATH_GROUPADD_PROG='/usr/sbin/groupadd' PATH_PASSWD_PROG='/usr/bin/passwd' PATH_SEPARATOR=':' PATH_USERADD_PROG='/usr/sbin/useradd' PERL='/usr/bin/perl5' PKGCONFIG='' PRIVSEP_PATH='/var/empty' RANLIB='ranlib' SED='/bin/sed' SH='/bin/sh' SHELL='/bin/sh' SSHDLIBS=' -lpam' SSHLIBS='' SSH_PRIVSEP_USER='sshd' STARTUP_SCRIPT_SHELL='/bin/sh' STRIP_OPT='-s' TEST_MALLOC_OPTIONS='' TEST_MINUS_S_SH='/bin/bash' TEST_SHELL='sh' TEST_SSH_ECC='yes' TEST_SSH_IPV6='yes' UNSUPPORTED_ALGORITHMS='' XAUTH_PATH='/usr/bin/xauth' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='/usr/share/openssh' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mansubdir='man' oldincludedir='/usr/include' pdfdir='${docdir}' piddir='/var/run' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/ssh' target_alias='' user_path='/usr/bin:/bin:/usr/sbin:/sbin' xauth_path='/usr/bin/xauth' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "OpenSSH" #define PACKAGE_TARNAME "openssh" #define PACKAGE_VERSION "Portable" #define PACKAGE_STRING "OpenSSH Portable" #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define _FILE_OFFSET_BITS 64 #define LOGIN_PROGRAM_FALLBACK "/bin/login" #define _PATH_PASSWD_PROG "/usr/bin/passwd" #define HAVE_RLIMIT_NPROC /**/ #define HAVE_ATTRIBUTE__NONNULL__ 1 #define HAVE_CRYPT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_ELF_H 1 #define HAVE_FEATURES_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GLOB_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NETDB_H 1 #define HAVE_PATHS_H 1 #define HAVE_POLL_H 1 #define HAVE_PTY_H 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SHADOW_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STROPTS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_TTYENT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_UN_H 1 #define PAM_TTY_KLUDGE 1 #define LOCKED_PASSWD_PREFIX "!" #define SPT_TYPE SPT_REUSEARGV #define LINK_OPNOTSUPP_ERRNO EPERM #define _PATH_BTMP "/var/log/btmp" #define USE_BTMP 1 #define LINUX_OOM_ADJUST 1 #define HAVE_LINUX_IF_TUN_H 1 #define SSH_TUN_LINUX 1 #define SSH_TUN_COMPAT_AF 1 #define SSH_TUN_PREPEND_AF 1 #define HAVE_LINUX_SECCOMP_H 1 #define HAVE_LINUX_FILTER_H 1 #define HAVE_LINUX_AUDIT_H 1 #define HAVE_PRCTL 1 #define SECCOMP_AUDIT_ARCH AUDIT_ARCH_I386 #define HAVE_LIBNSL 1 #define HAVE_DIRNAME 1 #define HAVE_LIBGEN_H 1 #define HAVE_BASENAME 1 #define HAVE_LIBZ 1 #define HAVE_UTIMES 1 #define HAVE_LOGIN 1 #define HAVE_LOGOUT 1 #define HAVE_OPENPTY 1 #define HAVE_UPDWTMP 1 #define HAVE_LOGWTMP 1 #define HAVE_STRFTIME 1 #define GLOB_HAS_ALTDIRFUNC 1 #define HAVE_DECL_GLOB_NOMATCH 1 #define HAVE_PROC_PID 1 #define HAVE_ASPRINTF 1 #define HAVE_BCOPY 1 #define HAVE_CLOCK 1 #define HAVE_DIRFD 1 #define HAVE_ENDGRENT 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_FREEADDRINFO 1 #define HAVE_FSTATFS 1 #define HAVE_FSTATVFS 1 #define HAVE_FUTIMES 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETOPT 1 #define HAVE_GETPGID 1 #define HAVE_GETPGRP 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_MBLEN 1 #define HAVE_MEMMOVE 1 #define HAVE_MKDTEMP 1 #define HAVE_MMAP 1 #define HAVE_POLL 1 #define HAVE_PRCTL 1 #define HAVE_REALPATH 1 #define HAVE_RECVMSG 1 #define HAVE_RRESVPORT_AF 1 #define HAVE_SENDMSG 1 #define HAVE_SETEGID 1 #define HAVE_SETENV 1 #define HAVE_SETEUID 1 #define HAVE_SETGROUPS 1 #define HAVE_SETLINEBUF 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETSID 1 #define HAVE_SETVBUF 1 #define HAVE_SIGACTION 1 #define HAVE_SIGVEC 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKETPAIR 1 #define HAVE_STATFS 1 #define HAVE_STATVFS 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNLEN 1 #define HAVE_STRPTIME 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_SYSCONF 1 #define HAVE_TCGETPGRP 1 #define HAVE_TRUNCATE 1 #define HAVE_UNSETENV 1 #define HAVE_UPDWTMPX 1 #define HAVE_USLEEP 1 #define HAVE_VASPRINTF 1 #define HAVE_VHANGUP 1 #define HAVE_VSNPRINTF 1 #define HAVE_WAITPID 1 #define HAVE_ISBLANK 1 #define ENABLE_PKCS11 /**/ #define HAVE_GAI_STRERROR 1 #define HAVE_GAI_STRERROR 1 #define HAVE_CONST_GAI_STRERROR_PROTO 1 #define HAVE_NANOSLEEP 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_STRSEP 1 #define HAVE_TCSENDBREAK 1 #define HAVE_DECL_H_ERRNO 1 #define HAVE_DECL_SHUT_RD 1 #define HAVE_DECL_O_NONBLOCK 1 #define HAVE_DECL_WRITEV 1 #define HAVE_DECL_MAXSYMLINKS 1 #define HAVE_DECL_OFFSETOF 1 #define HAVE_DECL_HOWMANY 1 #define HAVE_DECL_NFDBITS 1 #define HAVE_FD_MASK 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_TIME 1 #define HAVE_ENDUTENT 1 #define HAVE_GETUTENT 1 #define HAVE_GETUTID 1 #define HAVE_GETUTLINE 1 #define HAVE_PUTUTLINE 1 #define HAVE_SETUTENT 1 #define HAVE_UTMPNAME 1 #define HAVE_ENDUTXENT 1 #define HAVE_GETUTXENT 1 #define HAVE_GETUTXID 1 #define HAVE_GETUTXLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_SETUTXENT 1 #define HAVE_UTMPXNAME 1 #define HAVE_DAEMON 1 #define HAVE_GETPAGESIZE 1 #define SNPRINTF_CONST const #define HAVE_SO_PEERCRED 1 #define HAVE_STRICT_MKSTEMP 1 #define GETPGRP_VOID 1 #define HAVE_OPENSSL 1 #define HAVE_BN_IS_PRIME_EX 1 #define HAVE_DSA_GENERATE_PARAMETERS_EX 1 #define HAVE_EVP_DIGESTINIT_EX 1 #define HAVE_EVP_DIGESTFINAL_EX 1 #define HAVE_EVP_MD_CTX_INIT 1 #define HAVE_EVP_MD_CTX_CLEANUP 1 #define HAVE_EVP_MD_CTX_COPY_EX 1 #define HAVE_HMAC_CTX_INIT 1 #define HAVE_RSA_GENERATE_KEY_EX 1 #define HAVE_RSA_GET_DEFAULT_METHOD 1 #define OPENSSL_HAVE_EVPCTR 1 #define OPENSSL_HAVE_EVPGCM 1 #define HAVE_EVP_CIPHER_CTX_CTRL 1 #define HAVE_CRYPT 1 #define HAVE_DES_CRYPT 1 #define HAVE_SHA256_UPDATE 1 #define HAVE_EVP_SHA256 1 #define OPENSSL_HAS_ECC 1 #define OPENSSL_HAS_NISTP256 1 #define OPENSSL_HAS_NISTP384 1 #define OPENSSL_HAS_NISTP521 1 #define OPENSSL_PRNG_ONLY 1 #define HAVE_LIBDL 1 #define HAVE_LIBPAM 1 #define HAVE_PAM_GETENVLIST 1 #define HAVE_PAM_PUTENV 1 #define USE_PAM 1 #define SSH_PRIVSEP_USER "sshd" #define SANDBOX_SECCOMP_FILTER 1 #define HAVE_LONG_LONG 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_LONG_DOUBLE 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_UINTXX_T 1 #define HAVE_U_CHAR 1 #define HAVE_INTMAX_T 1 #define HAVE_UINTMAX_T 1 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_FSBLKCNT_T 1 #define HAVE_FSFILCNT_T 1 #define HAVE_IN_ADDR_T 1 #define HAVE_IN_PORT_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_CLOCK_T 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_PID_T 1 #define HAVE_MODE_T 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_IN6_ADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_TIMEVAL 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_HOST_IN_UTMP 1 #define HAVE_HOST_IN_UTMPX 1 #define HAVE_PID_IN_UTMP 1 #define HAVE_TYPE_IN_UTMP 1 #define HAVE_TYPE_IN_UTMPX 1 #define HAVE_TV_IN_UTMP 1 #define HAVE_ID_IN_UTMP 1 #define HAVE_ID_IN_UTMPX 1 #define HAVE_ADDR_IN_UTMP 1 #define HAVE_ADDR_IN_UTMPX 1 #define HAVE_ADDR_V6_IN_UTMP 1 #define HAVE_ADDR_V6_IN_UTMPX 1 #define HAVE_EXIT_IN_UTMP 1 #define HAVE_TV_IN_UTMPX 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_PASSWD_PW_GECOS 1 #define HAVE_SS_FAMILY_IN_SS 1 #define HAVE_CONTROL_IN_MSGHDR 1 #define HAVE___PROGNAME 1 #define HAVE___FUNCTION__ 1 #define HAVE___func__ 1 #define HAVE_VA_COPY 1 #define HAVE___VA_COPY 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_SYS_NERR 1 #define HAVE__GETSHORT 1 #define HAVE__GETLONG 1 #define HAVE_DECL__GETSHORT 0 #define HAVE_DECL__GETLONG 0 #define HAVE_HEADER_AD 1 #define HAVE__RES_EXTERN 1 #define KRB5 1 #define GSSAPI 1 #define HAVE_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 #define HAVE_DECL_GSS_C_NT_HOSTBASED_SERVICE 1 #define HAVE_KRB5_CC_NEW_UNIQUE 1 #define HAVE_KRB5_GET_ERROR_MESSAGE 1 #define HAVE_KRB5_FREE_ERROR_MESSAGE 1 #define XAUTH_PATH "/usr/bin/xauth" #define HAS_SHADOW_EXPIRE 1 #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin" #define IPV4_IN_IPV6 1 #define _PATH_SSH_PIDDIR "/var/run" #define DISABLE_WTMPX 1 configure: exit 0